Skip to content

Commit 6017f37

Browse files
Bump rubocop from 1.75.2 to 1.75.6
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.75.6. - [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.75.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e401045 commit 6017f37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.0)
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,7 +402,7 @@ 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.75.6)
406406
json (~> 2.3)
407407
language_server-protocol (~> 3.17.0.2)
408408
lint_roller (~> 1.1.0)
@@ -413,7 +413,7 @@ GEM
413413
rubocop-ast (>= 1.44.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.44.1)
417417
parser (>= 3.3.7.2)
418418
prism (~> 1.4)
419419
rubocop-capybara (2.22.1)

0 commit comments

Comments
 (0)