Skip to content

Commit f5eafb7

Browse files
Bump rubocop from 1.75.5 to 1.81.6
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.5 to 1.81.6. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.81.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abbaa96 commit f5eafb7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@ GEM
194194
rails-dom-testing (>= 1, < 3)
195195
railties (>= 4.2.0)
196196
thor (>= 0.14, < 2.0)
197-
json (2.11.3)
197+
json (2.15.1)
198198
jwt (2.8.2)
199199
base64
200-
language_server-protocol (3.17.0.4)
200+
language_server-protocol (3.17.0.5)
201201
lint_roller (1.1.0)
202202
logger (1.6.4)
203203
loofah (2.23.1)
@@ -234,11 +234,11 @@ GEM
234234
racc (~> 1.4)
235235
orm_adapter (0.5.0)
236236
parallel (1.27.0)
237-
parser (3.3.8.0)
237+
parser (3.3.9.0)
238238
ast (~> 2.4.1)
239239
racc
240240
pg (1.5.9)
241-
prism (1.4.0)
241+
prism (1.6.0)
242242
psych (5.2.2)
243243
date
244244
stringio
@@ -287,7 +287,7 @@ GEM
287287
redis-client (>= 0.22.0)
288288
redis-client (0.24.0)
289289
connection_pool
290-
regexp_parser (2.10.0)
290+
regexp_parser (2.11.3)
291291
reline (0.6.0)
292292
io-console (~> 0.5)
293293
responders (3.1.1)
@@ -311,18 +311,18 @@ GEM
311311
rspec-mocks (~> 3.13)
312312
rspec-support (~> 3.13)
313313
rspec-support (3.13.2)
314-
rubocop (1.75.5)
314+
rubocop (1.81.6)
315315
json (~> 2.3)
316316
language_server-protocol (~> 3.17.0.2)
317317
lint_roller (~> 1.1.0)
318318
parallel (~> 1.10)
319319
parser (>= 3.3.0.2)
320320
rainbow (>= 2.2.2, < 4.0)
321321
regexp_parser (>= 2.9.3, < 3.0)
322-
rubocop-ast (>= 1.44.0, < 2.0)
322+
rubocop-ast (>= 1.47.1, < 2.0)
323323
ruby-progressbar (~> 1.7)
324324
unicode-display_width (>= 2.4.0, < 4.0)
325-
rubocop-ast (1.44.1)
325+
rubocop-ast (1.47.1)
326326
parser (>= 3.3.7.2)
327327
prism (~> 1.4)
328328
rubocop-rails (2.27.0)
@@ -362,9 +362,9 @@ GEM
362362
railties (>= 6.0.0)
363363
tzinfo (2.0.6)
364364
concurrent-ruby (~> 1.0)
365-
unicode-display_width (3.1.4)
366-
unicode-emoji (~> 4.0, >= 4.0.4)
367-
unicode-emoji (4.0.4)
365+
unicode-display_width (3.2.0)
366+
unicode-emoji (~> 4.1)
367+
unicode-emoji (4.1.0)
368368
warden (1.2.9)
369369
rack (>= 2.0.9)
370370
warden-jwt_auth (0.10.0)

0 commit comments

Comments
 (0)