Skip to content

Commit a60b2ea

Browse files
Bump rubocop from 1.66.1 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 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.66.1...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8984102 commit a60b2ea

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
@@ -192,7 +192,7 @@ GEM
192192
rails-dom-testing (>= 1, < 3)
193193
railties (>= 4.2.0)
194194
thor (>= 0.14, < 2.0)
195-
json (2.7.2)
195+
json (2.8.2)
196196
jwt (2.8.2)
197197
base64
198198
language_server-protocol (3.17.0.3)
@@ -230,7 +230,7 @@ GEM
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
232232
parallel (1.26.3)
233-
parser (3.3.5.0)
233+
parser (3.3.6.0)
234234
ast (~> 2.4.1)
235235
racc
236236
pg (1.5.8)
@@ -305,7 +305,7 @@ GEM
305305
rspec-mocks (~> 3.13)
306306
rspec-support (~> 3.13)
307307
rspec-support (3.13.1)
308-
rubocop (1.66.1)
308+
rubocop (1.68.0)
309309
json (~> 2.3)
310310
language_server-protocol (>= 3.17.0)
311311
parallel (~> 1.10)
@@ -315,7 +315,7 @@ GEM
315315
rubocop-ast (>= 1.32.2, < 2.0)
316316
ruby-progressbar (~> 1.7)
317317
unicode-display_width (>= 2.4.0, < 3.0)
318-
rubocop-ast (1.32.3)
318+
rubocop-ast (1.36.1)
319319
parser (>= 3.3.1.0)
320320
rubocop-rails (2.25.1)
321321
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)