Skip to content

Commit cde39c5

Browse files
authored
Merge pull request #79 from tuanle03/dependabot/bundler/rubocop-1.60.2
Bump rubocop from 1.59.0 to 1.60.2
2 parents 1d64570 + 83ef207 commit cde39c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ GEM
227227
racc (~> 1.4)
228228
orm_adapter (0.5.0)
229229
parallel (1.24.0)
230-
parser (3.3.0.2)
230+
parser (3.3.0.5)
231231
ast (~> 2.4.1)
232232
racc
233233
pg (1.5.4)
@@ -304,11 +304,11 @@ GEM
304304
rspec-mocks (~> 3.12)
305305
rspec-support (~> 3.12)
306306
rspec-support (3.12.1)
307-
rubocop (1.59.0)
307+
rubocop (1.60.2)
308308
json (~> 2.3)
309309
language_server-protocol (>= 3.17.0)
310310
parallel (~> 1.10)
311-
parser (>= 3.2.2.4)
311+
parser (>= 3.3.0.2)
312312
rainbow (>= 2.2.2, < 4.0)
313313
regexp_parser (>= 1.8, < 3.0)
314314
rexml (>= 3.2.5, < 4.0)

0 commit comments

Comments
 (0)