We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d64570 + 83ef207 commit cde39c5Copy full SHA for cde39c5
Gemfile.lock
@@ -227,7 +227,7 @@ GEM
227
racc (~> 1.4)
228
orm_adapter (0.5.0)
229
parallel (1.24.0)
230
- parser (3.3.0.2)
+ parser (3.3.0.5)
231
ast (~> 2.4.1)
232
racc
233
pg (1.5.4)
@@ -304,11 +304,11 @@ GEM
304
rspec-mocks (~> 3.12)
305
rspec-support (~> 3.12)
306
rspec-support (3.12.1)
307
- rubocop (1.59.0)
+ rubocop (1.60.2)
308
json (~> 2.3)
309
language_server-protocol (>= 3.17.0)
310
parallel (~> 1.10)
311
- parser (>= 3.2.2.4)
+ parser (>= 3.3.0.2)
312
rainbow (>= 2.2.2, < 4.0)
313
regexp_parser (>= 1.8, < 3.0)
314
rexml (>= 3.2.5, < 4.0)
0 commit comments