We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0532e06 + 616a274 commit 84aaf62Copy full SHA for 84aaf62
1 file changed
Gemfile.lock
@@ -45,7 +45,7 @@ GEM
45
minitest (6.0.3)
46
drb (~> 2.0)
47
prism (~> 1.5)
48
- parallel (1.27.0)
+ parallel (1.28.0)
49
parser (3.3.11.1)
50
ast (~> 2.4.1)
51
racc
@@ -55,13 +55,13 @@ GEM
55
racc (1.8.1-java)
56
rainbow (3.1.1)
57
rake (13.3.1)
58
- regexp_parser (2.11.3)
+ regexp_parser (2.12.0)
59
rexml (3.4.4)
60
- rubocop (1.86.0)
+ rubocop (1.86.1)
61
json (~> 2.3)
62
language_server-protocol (~> 3.17.0.2)
63
lint_roller (~> 1.1.0)
64
- parallel (~> 1.10)
+ parallel (>= 1.10)
65
parser (>= 3.3.0.2)
66
rainbow (>= 2.2.2, < 4.0)
67
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments