We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c3750b + d24557c commit ce64d1aCopy full SHA for ce64d1a
Gemfile.lock
@@ -194,8 +194,8 @@ GEM
194
multi_json (~> 1.3)
195
multi_xml (~> 0.5)
196
rack (>= 1.2, < 4)
197
- parallel (1.24.0)
198
- parser (3.3.1.0)
+ parallel (1.25.1)
+ parser (3.3.3.0)
199
ast (~> 2.4.1)
200
racc
201
pg (1.5.6)
@@ -252,9 +252,9 @@ GEM
252
regexp_parser (2.9.2)
253
reline (0.5.9)
254
io-console (~> 0.5)
255
- rexml (3.2.8)
256
- strscan (>= 3.0.9)
257
- rubocop (1.63.5)
+ rexml (3.3.1)
+ strscan
+ rubocop (1.64.1)
258
json (~> 2.3)
259
language_server-protocol (>= 3.17.0)
260
parallel (~> 1.10)
@@ -270,7 +270,7 @@ GEM
270
rubocop-minitest (0.35.0)
271
rubocop (>= 1.61, < 2.0)
272
rubocop-ast (>= 1.31.1, < 2.0)
273
- rubocop-rails (2.25.0)
+ rubocop-rails (2.25.1)
274
activesupport (>= 4.2.0)
275
rack (>= 1.1)
276
rubocop (>= 1.33.0, < 2.0)
0 commit comments