Skip to content

Commit 1eab767

Browse files
authored
Merge pull request #175 from tuanle03/dependabot/bundler/rubocop-1.65.1
Bump rubocop from 1.63.5 to 1.65.1
2 parents d41f8b4 + e9ce5e9 commit 1eab767

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.25.1)
233-
parser (3.3.4.0)
232+
parallel (1.26.2)
233+
parser (3.3.4.2)
234234
ast (~> 2.4.1)
235235
racc
236236
pg (1.5.6)
@@ -287,7 +287,7 @@ GEM
287287
responders (3.1.1)
288288
actionpack (>= 5.2)
289289
railties (>= 5.2)
290-
rexml (3.3.2)
290+
rexml (3.3.4)
291291
strscan
292292
rspec-core (3.13.0)
293293
rspec-support (~> 3.13.0)
@@ -306,18 +306,18 @@ GEM
306306
rspec-mocks (~> 3.13)
307307
rspec-support (~> 3.13)
308308
rspec-support (3.13.1)
309-
rubocop (1.63.5)
309+
rubocop (1.65.1)
310310
json (~> 2.3)
311311
language_server-protocol (>= 3.17.0)
312312
parallel (~> 1.10)
313313
parser (>= 3.3.0.2)
314314
rainbow (>= 2.2.2, < 4.0)
315-
regexp_parser (>= 1.8, < 3.0)
315+
regexp_parser (>= 2.4, < 3.0)
316316
rexml (>= 3.2.5, < 4.0)
317317
rubocop-ast (>= 1.31.1, < 2.0)
318318
ruby-progressbar (~> 1.7)
319319
unicode-display_width (>= 2.4.0, < 3.0)
320-
rubocop-ast (1.31.3)
320+
rubocop-ast (1.32.0)
321321
parser (>= 3.3.1.0)
322322
rubocop-rails (2.25.1)
323323
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)