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.
1 parent f217450 commit 75b86e1Copy full SHA for 75b86e1
Gemfile.lock
@@ -285,8 +285,8 @@ GEM
285
paper_trail (15.1.0)
286
activerecord (>= 6.1)
287
request_store (~> 1.4)
288
- parallel (1.24.0)
289
- parser (3.3.1.0)
+ parallel (1.25.1)
+ parser (3.3.2.0)
290
ast (~> 2.4.1)
291
racc
292
pg (1.5.6)
@@ -366,8 +366,8 @@ GEM
366
responders (3.1.1)
367
actionpack (>= 5.2)
368
railties (>= 5.2)
369
- rexml (3.2.8)
370
- strscan (>= 3.0.9)
+ rexml (3.2.9)
+ strscan
371
rspec-core (3.13.0)
372
rspec-support (~> 3.13.0)
373
rspec-expectations (3.13.0)
@@ -387,7 +387,7 @@ GEM
387
rspec-support (3.13.1)
388
rspec_junit_formatter (0.6.0)
389
rspec-core (>= 2, < 4, != 2.12.0)
390
- rubocop (1.64.0)
+ rubocop (1.64.1)
391
json (~> 2.3)
392
language_server-protocol (>= 3.17.0)
393
parallel (~> 1.10)
0 commit comments