Skip to content

Commit abb4837

Browse files
authored
Merge pull request #131 from tuanle03/dependabot/bundler/rubocop-1.63.4
Bump rubocop from 1.62.1 to 1.63.4
2 parents 8946db7 + 844c004 commit abb4837

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 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.1)
195+
json (2.7.2)
196196
jwt (2.7.1)
197197
language_server-protocol (3.17.0.3)
198198
loofah (2.22.0)
@@ -229,7 +229,7 @@ GEM
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
231231
parallel (1.24.0)
232-
parser (3.3.0.5)
232+
parser (3.3.1.0)
233233
ast (~> 2.4.1)
234234
racc
235235
pg (1.5.6)
@@ -306,7 +306,7 @@ GEM
306306
rspec-mocks (~> 3.13)
307307
rspec-support (~> 3.13)
308308
rspec-support (3.13.1)
309-
rubocop (1.62.1)
309+
rubocop (1.63.4)
310310
json (~> 2.3)
311311
language_server-protocol (>= 3.17.0)
312312
parallel (~> 1.10)
@@ -317,8 +317,8 @@ GEM
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.2)
321-
parser (>= 3.3.0.4)
320+
rubocop-ast (1.31.3)
321+
parser (>= 3.3.1.0)
322322
rubocop-rails (2.24.1)
323323
activesupport (>= 4.2.0)
324324
rack (>= 1.1)

0 commit comments

Comments
 (0)