Skip to content

Commit 2b6ebb4

Browse files
Bump rubocop from 1.67.0 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa9d283 commit 2b6ebb4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ GEM
217217
js-routes (2.2.10)
218218
railties (>= 4)
219219
sorbet-runtime
220-
json (2.7.4)
220+
json (2.7.5)
221221
json_schemer (2.3.0)
222222
bigdecimal
223223
hana (~> 1.3)
@@ -309,7 +309,7 @@ GEM
309309
version_gem (~> 1.1)
310310
package_json (0.1.0)
311311
parallel (1.26.3)
312-
parser (3.3.5.0)
312+
parser (3.3.5.1)
313313
ast (~> 2.4.1)
314314
racc
315315
pg (1.5.9)
@@ -434,7 +434,7 @@ GEM
434434
rspec-mocks (~> 3.13)
435435
rspec-support (~> 3.13)
436436
rspec-support (3.13.1)
437-
rubocop (1.67.0)
437+
rubocop (1.68.0)
438438
json (~> 2.3)
439439
language_server-protocol (>= 3.17.0)
440440
parallel (~> 1.10)
@@ -444,7 +444,7 @@ GEM
444444
rubocop-ast (>= 1.32.2, < 2.0)
445445
ruby-progressbar (~> 1.7)
446446
unicode-display_width (>= 2.4.0, < 3.0)
447-
rubocop-ast (1.32.3)
447+
rubocop-ast (1.33.0)
448448
parser (>= 3.3.1.0)
449449
rubocop-capybara (2.21.0)
450450
rubocop (~> 1.41)

0 commit comments

Comments
 (0)