Skip to content

Commit 4bea840

Browse files
Bump rubocop from 1.77.0 to 1.81.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.81.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.81.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 209de06 commit 4bea840

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ GEM
199199
thor (>= 0.14, < 2.0)
200200
jsbundling-rails (1.3.1)
201201
railties (>= 6.0.0)
202-
json (2.12.2)
202+
json (2.15.0)
203203
jsonapi-serializer (2.2.0)
204204
activesupport (>= 4.2)
205205
kamal (2.7.0)
@@ -273,14 +273,14 @@ GEM
273273
orm_adapter (0.5.0)
274274
ostruct (0.6.2)
275275
parallel (1.27.0)
276-
parser (3.3.8.0)
276+
parser (3.3.9.0)
277277
ast (~> 2.4.1)
278278
racc
279279
pg (1.5.9)
280280
pp (0.6.2)
281281
prettyprint
282282
prettyprint (0.2.0)
283-
prism (1.4.0)
283+
prism (1.5.1)
284284
psych (5.2.6)
285285
date
286286
stringio
@@ -337,7 +337,7 @@ GEM
337337
rdoc (6.14.1)
338338
erb
339339
psych (>= 4.0.0)
340-
regexp_parser (2.10.0)
340+
regexp_parser (2.11.3)
341341
reline (0.6.1)
342342
io-console (~> 0.5)
343343
responders (3.1.1)
@@ -360,18 +360,18 @@ GEM
360360
rspec-mocks (~> 3.13)
361361
rspec-support (~> 3.13)
362362
rspec-support (3.13.4)
363-
rubocop (1.77.0)
363+
rubocop (1.81.0)
364364
json (~> 2.3)
365365
language_server-protocol (~> 3.17.0.2)
366366
lint_roller (~> 1.1.0)
367367
parallel (~> 1.10)
368368
parser (>= 3.3.0.2)
369369
rainbow (>= 2.2.2, < 4.0)
370370
regexp_parser (>= 2.9.3, < 3.0)
371-
rubocop-ast (>= 1.45.1, < 2.0)
371+
rubocop-ast (>= 1.47.1, < 2.0)
372372
ruby-progressbar (~> 1.7)
373373
unicode-display_width (>= 2.4.0, < 4.0)
374-
rubocop-ast (1.45.1)
374+
rubocop-ast (1.47.1)
375375
parser (>= 3.3.7.2)
376376
prism (~> 1.4)
377377
rubocop-rails (2.32.0)
@@ -451,9 +451,9 @@ GEM
451451
railties (>= 7.1.0)
452452
tzinfo (2.0.6)
453453
concurrent-ruby (~> 1.0)
454-
unicode-display_width (3.1.4)
455-
unicode-emoji (~> 4.0, >= 4.0.4)
456-
unicode-emoji (4.0.4)
454+
unicode-display_width (3.2.0)
455+
unicode-emoji (~> 4.1)
456+
unicode-emoji (4.1.0)
457457
uri (1.0.3)
458458
useragent (0.16.11)
459459
warden (1.2.9)

0 commit comments

Comments
 (0)