Skip to content

Commit f9b8c1b

Browse files
authored
Merge pull request #253 from tuanle03/dependabot/bundler/rubocop-1.69.2
Bump rubocop from 1.66.1 to 1.69.2
2 parents f3b578e + 801afbd commit f9b8c1b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 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.4)
195+
json (2.9.0)
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.9)
@@ -281,7 +281,7 @@ GEM
281281
redis-client (>= 0.22.0)
282282
redis-client (0.22.2)
283283
connection_pool
284-
regexp_parser (2.9.2)
284+
regexp_parser (2.9.3)
285285
reline (0.5.0)
286286
io-console (~> 0.5)
287287
responders (3.1.1)
@@ -305,17 +305,17 @@ GEM
305305
rspec-mocks (~> 3.13)
306306
rspec-support (~> 3.13)
307307
rspec-support (3.13.2)
308-
rubocop (1.66.1)
308+
rubocop (1.69.2)
309309
json (~> 2.3)
310310
language_server-protocol (>= 3.17.0)
311311
parallel (~> 1.10)
312312
parser (>= 3.3.0.2)
313313
rainbow (>= 2.2.2, < 4.0)
314-
regexp_parser (>= 2.4, < 3.0)
315-
rubocop-ast (>= 1.32.2, < 2.0)
314+
regexp_parser (>= 2.9.3, < 3.0)
315+
rubocop-ast (>= 1.36.2, < 2.0)
316316
ruby-progressbar (~> 1.7)
317-
unicode-display_width (>= 2.4.0, < 3.0)
318-
rubocop-ast (1.32.3)
317+
unicode-display_width (>= 2.4.0, < 4.0)
318+
rubocop-ast (1.36.2)
319319
parser (>= 3.3.1.0)
320320
rubocop-rails (2.27.0)
321321
activesupport (>= 4.2.0)
@@ -354,7 +354,9 @@ GEM
354354
railties (>= 6.0.0)
355355
tzinfo (2.0.6)
356356
concurrent-ruby (~> 1.0)
357-
unicode-display_width (2.6.0)
357+
unicode-display_width (3.1.2)
358+
unicode-emoji (~> 4.0, >= 4.0.4)
359+
unicode-emoji (4.0.4)
358360
warden (1.2.9)
359361
rack (>= 2.0.9)
360362
warden-jwt_auth (0.10.0)

0 commit comments

Comments
 (0)