Skip to content

Commit f3f3f6a

Browse files
chore(deps-dev): bump rubocop from 1.78.0 to 1.79.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.78.0 to 1.79.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.79.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 164d560 commit f3f3f6a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ GEM
191191
pp (>= 0.6.0)
192192
rdoc (>= 4.0.0)
193193
reline (>= 0.4.2)
194-
json (2.12.2)
194+
json (2.13.2)
195195
jwt (2.8.2)
196196
base64
197197
language_server-protocol (3.17.0.5)
@@ -244,7 +244,7 @@ GEM
244244
ostruct (0.6.1)
245245
pagy (9.3.5)
246246
parallel (1.27.0)
247-
parser (3.3.8.0)
247+
parser (3.3.9.0)
248248
ast (~> 2.4.1)
249249
racc
250250
path_expander (1.1.3)
@@ -314,7 +314,7 @@ GEM
314314
parser (~> 3.3.0)
315315
rainbow (>= 2.0, < 4.0)
316316
rexml (~> 3.1)
317-
regexp_parser (2.10.0)
317+
regexp_parser (2.11.2)
318318
reline (0.6.1)
319319
io-console (~> 0.5)
320320
responders (3.1.1)
@@ -339,18 +339,18 @@ GEM
339339
rspec-mocks (~> 3.13)
340340
rspec-support (~> 3.13)
341341
rspec-support (3.13.4)
342-
rubocop (1.78.0)
342+
rubocop (1.79.2)
343343
json (~> 2.3)
344344
language_server-protocol (~> 3.17.0.2)
345345
lint_roller (~> 1.1.0)
346346
parallel (~> 1.10)
347347
parser (>= 3.3.0.2)
348348
rainbow (>= 2.2.2, < 4.0)
349349
regexp_parser (>= 2.9.3, < 3.0)
350-
rubocop-ast (>= 1.45.1, < 2.0)
350+
rubocop-ast (>= 1.46.0, < 2.0)
351351
ruby-progressbar (~> 1.7)
352352
unicode-display_width (>= 2.4.0, < 4.0)
353-
rubocop-ast (1.45.1)
353+
rubocop-ast (1.46.0)
354354
parser (>= 3.3.7.2)
355355
prism (~> 1.4)
356356
rubocop-checkstyle_formatter (0.6.0)
@@ -411,7 +411,7 @@ GEM
411411
tty-which (0.5.0)
412412
tzinfo (2.0.6)
413413
concurrent-ruby (~> 1.0)
414-
unicode-display_width (3.1.4)
414+
unicode-display_width (3.1.5)
415415
unicode-emoji (~> 4.0, >= 4.0.4)
416416
unicode-emoji (4.0.4)
417417
uniform_notifier (1.17.0)

0 commit comments

Comments
 (0)