Skip to content

Commit 5feb673

Browse files
Bump rubocop from 1.65.1 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.66.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.1) --- 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 153e190 commit 5feb673

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

Gemfile.lock

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ GEM
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
232-
parallel (1.26.2)
233-
parser (3.3.4.2)
232+
parallel (1.26.3)
233+
parser (3.3.5.0)
234234
ast (~> 2.4.1)
235235
racc
236236
pg (1.5.6)
@@ -287,8 +287,7 @@ GEM
287287
responders (3.1.1)
288288
actionpack (>= 5.2)
289289
railties (>= 5.2)
290-
rexml (3.3.6)
291-
strscan
290+
rexml (3.3.7)
292291
rspec-core (3.13.1)
293292
rspec-support (~> 3.13.0)
294293
rspec-expectations (3.13.2)
@@ -306,18 +305,17 @@ GEM
306305
rspec-mocks (~> 3.13)
307306
rspec-support (~> 3.13)
308307
rspec-support (3.13.1)
309-
rubocop (1.65.1)
308+
rubocop (1.66.1)
310309
json (~> 2.3)
311310
language_server-protocol (>= 3.17.0)
312311
parallel (~> 1.10)
313312
parser (>= 3.3.0.2)
314313
rainbow (>= 2.2.2, < 4.0)
315314
regexp_parser (>= 2.4, < 3.0)
316-
rexml (>= 3.2.5, < 4.0)
317-
rubocop-ast (>= 1.31.1, < 2.0)
315+
rubocop-ast (>= 1.32.2, < 2.0)
318316
ruby-progressbar (~> 1.7)
319317
unicode-display_width (>= 2.4.0, < 3.0)
320-
rubocop-ast (1.32.0)
318+
rubocop-ast (1.32.3)
321319
parser (>= 3.3.1.0)
322320
rubocop-rails (2.25.1)
323321
activesupport (>= 4.2.0)
@@ -347,7 +345,6 @@ GEM
347345
stimulus-rails (1.3.4)
348346
railties (>= 6.0.0)
349347
stringio (3.1.0)
350-
strscan (3.1.0)
351348
temple (0.10.3)
352349
thor (1.3.2)
353350
tilt (2.3.0)
@@ -358,7 +355,7 @@ GEM
358355
railties (>= 6.0.0)
359356
tzinfo (2.0.6)
360357
concurrent-ruby (~> 1.0)
361-
unicode-display_width (2.5.0)
358+
unicode-display_width (2.6.0)
362359
warden (1.2.9)
363360
rack (>= 2.0.9)
364361
warden-jwt_auth (0.10.0)

0 commit comments

Comments
 (0)