Skip to content

Commit c56e3df

Browse files
Bump rubocop from 1.75.5 to 1.81.6
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.5 to 1.81.6. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.81.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85ab501 commit c56e3df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@ GEM
204204
rails-dom-testing (>= 1, < 3)
205205
railties (>= 4.2.0)
206206
thor (>= 0.14, < 2.0)
207-
json (2.11.3)
207+
json (2.16.0)
208208
jwt (2.8.2)
209209
base64
210-
language_server-protocol (3.17.0.4)
210+
language_server-protocol (3.17.0.5)
211211
lint_roller (1.1.0)
212212
logger (1.6.4)
213213
loofah (2.24.1)
@@ -244,11 +244,11 @@ GEM
244244
racc (~> 1.4)
245245
orm_adapter (0.5.0)
246246
parallel (1.27.0)
247-
parser (3.3.8.0)
247+
parser (3.3.10.0)
248248
ast (~> 2.4.1)
249249
racc
250250
pg (1.5.9)
251-
prism (1.4.0)
251+
prism (1.6.0)
252252
psych (5.2.2)
253253
date
254254
stringio
@@ -304,7 +304,7 @@ GEM
304304
redis-client (>= 0.22.0)
305305
redis-client (0.24.0)
306306
connection_pool
307-
regexp_parser (2.10.0)
307+
regexp_parser (2.11.3)
308308
reline (0.6.0)
309309
io-console (~> 0.5)
310310
responders (3.1.1)
@@ -328,18 +328,18 @@ GEM
328328
rspec-mocks (~> 3.13)
329329
rspec-support (~> 3.13)
330330
rspec-support (3.13.2)
331-
rubocop (1.75.5)
331+
rubocop (1.81.7)
332332
json (~> 2.3)
333333
language_server-protocol (~> 3.17.0.2)
334334
lint_roller (~> 1.1.0)
335335
parallel (~> 1.10)
336336
parser (>= 3.3.0.2)
337337
rainbow (>= 2.2.2, < 4.0)
338338
regexp_parser (>= 2.9.3, < 3.0)
339-
rubocop-ast (>= 1.44.0, < 2.0)
339+
rubocop-ast (>= 1.47.1, < 2.0)
340340
ruby-progressbar (~> 1.7)
341341
unicode-display_width (>= 2.4.0, < 4.0)
342-
rubocop-ast (1.44.1)
342+
rubocop-ast (1.48.0)
343343
parser (>= 3.3.7.2)
344344
prism (~> 1.4)
345345
rubocop-rails (2.27.0)
@@ -381,9 +381,9 @@ GEM
381381
railties (>= 6.0.0)
382382
tzinfo (2.0.6)
383383
concurrent-ruby (~> 1.0)
384-
unicode-display_width (3.1.4)
385-
unicode-emoji (~> 4.0, >= 4.0.4)
386-
unicode-emoji (4.0.4)
384+
unicode-display_width (3.2.0)
385+
unicode-emoji (~> 4.1)
386+
unicode-emoji (4.1.0)
387387
uri (1.0.4)
388388
useragent (0.16.11)
389389
warden (1.2.9)

0 commit comments

Comments
 (0)