Skip to content

Commit a993aee

Browse files
Bump rubocop from 1.75.2 to 1.76.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.76.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.76.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e401045 commit a993aee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ GEM
246246
rdoc (>= 4.0.0)
247247
reline (>= 0.4.2)
248248
jmespath (1.6.2)
249-
json (2.10.2)
249+
json (2.12.2)
250250
json_schemer (2.4.0)
251251
bigdecimal
252252
hana (~> 1.3)
@@ -264,7 +264,7 @@ GEM
264264
activerecord
265265
kaminari-core (= 1.2.2)
266266
kaminari-core (1.2.2)
267-
language_server-protocol (3.17.0.4)
267+
language_server-protocol (3.17.0.5)
268268
lint_roller (1.1.0)
269269
logger (1.7.0)
270270
loofah (2.24.0)
@@ -302,8 +302,8 @@ GEM
302302
octokit (4.25.1)
303303
faraday (>= 1, < 3)
304304
sawyer (~> 0.9)
305-
parallel (1.26.3)
306-
parser (3.3.7.4)
305+
parallel (1.27.0)
306+
parser (3.3.8.0)
307307
ast (~> 2.4.1)
308308
racc
309309
pg (1.5.9)
@@ -402,18 +402,18 @@ GEM
402402
rspec-retry (0.6.2)
403403
rspec-core (> 3.3)
404404
rspec-support (3.13.2)
405-
rubocop (1.75.2)
405+
rubocop (1.76.1)
406406
json (~> 2.3)
407407
language_server-protocol (~> 3.17.0.2)
408408
lint_roller (~> 1.1.0)
409409
parallel (~> 1.10)
410410
parser (>= 3.3.0.2)
411411
rainbow (>= 2.2.2, < 4.0)
412412
regexp_parser (>= 2.9.3, < 3.0)
413-
rubocop-ast (>= 1.44.0, < 2.0)
413+
rubocop-ast (>= 1.45.0, < 2.0)
414414
ruby-progressbar (~> 1.7)
415415
unicode-display_width (>= 2.4.0, < 4.0)
416-
rubocop-ast (1.44.0)
416+
rubocop-ast (1.45.1)
417417
parser (>= 3.3.7.2)
418418
prism (~> 1.4)
419419
rubocop-capybara (2.22.1)

0 commit comments

Comments
 (0)