Skip to content

Commit de11d6c

Browse files
Bump rubocop from 1.60.2 to 1.63.5
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.63.5. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.60.2...v1.63.5) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dae88b commit de11d6c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
186186
activerecord (>= 6.1)
187187
request_store (~> 1.4)
188188
parallel (1.24.0)
189-
parser (3.3.0.5)
189+
parser (3.3.1.0)
190190
ast (~> 2.4.1)
191191
racc
192192
pg (1.5.6)
@@ -247,7 +247,7 @@ GEM
247247
connection_pool
248248
redis-namespace (1.11.0)
249249
redis (>= 4)
250-
regexp_parser (2.9.0)
250+
regexp_parser (2.9.1)
251251
reline (0.5.1)
252252
io-console (~> 0.5)
253253
request_store (1.5.1)
@@ -284,19 +284,19 @@ GEM
284284
rspec-mocks (~> 3.13)
285285
rspec-support (~> 3.13)
286286
rspec-support (3.13.1)
287-
rubocop (1.60.2)
287+
rubocop (1.63.5)
288288
json (~> 2.3)
289289
language_server-protocol (>= 3.17.0)
290290
parallel (~> 1.10)
291291
parser (>= 3.3.0.2)
292292
rainbow (>= 2.2.2, < 4.0)
293293
regexp_parser (>= 1.8, < 3.0)
294294
rexml (>= 3.2.5, < 4.0)
295-
rubocop-ast (>= 1.30.0, < 2.0)
295+
rubocop-ast (>= 1.31.1, < 2.0)
296296
ruby-progressbar (~> 1.7)
297297
unicode-display_width (>= 2.4.0, < 3.0)
298-
rubocop-ast (1.31.2)
299-
parser (>= 3.3.0.4)
298+
rubocop-ast (1.31.3)
299+
parser (>= 3.3.1.0)
300300
rubocop-capybara (2.20.0)
301301
rubocop (~> 1.41)
302302
rubocop-factory_bot (2.25.1)

0 commit comments

Comments
 (0)