Skip to content

Commit 62aa938

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 ef8f651 commit 62aa938

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
@@ -216,7 +216,7 @@ GEM
216216
js-routes (2.2.10)
217217
railties (>= 4)
218218
sorbet-runtime
219-
json (2.7.4)
219+
json (2.7.5)
220220
json_schemer (2.3.0)
221221
bigdecimal
222222
hana (~> 1.3)
@@ -302,7 +302,7 @@ GEM
302302
ostruct (0.6.0)
303303
package_json (0.1.0)
304304
parallel (1.26.3)
305-
parser (3.3.5.0)
305+
parser (3.3.5.1)
306306
ast (~> 2.4.1)
307307
racc
308308
pg (1.5.9)
@@ -437,7 +437,7 @@ GEM
437437
rspec-mocks (~> 3.13)
438438
rspec-support (~> 3.13)
439439
rspec-support (3.13.1)
440-
rubocop (1.67.0)
440+
rubocop (1.68.0)
441441
json (~> 2.3)
442442
language_server-protocol (>= 3.17.0)
443443
parallel (~> 1.10)
@@ -447,7 +447,7 @@ GEM
447447
rubocop-ast (>= 1.32.2, < 2.0)
448448
ruby-progressbar (~> 1.7)
449449
unicode-display_width (>= 2.4.0, < 3.0)
450-
rubocop-ast (1.32.3)
450+
rubocop-ast (1.33.0)
451451
parser (>= 3.3.1.0)
452452
rubocop-capybara (2.21.0)
453453
rubocop (~> 1.41)

0 commit comments

Comments
 (0)