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 d0ebea7 + cbd4baa commit 47fadafCopy full SHA for 47fadaf
1 file changed
Gemfile.lock
@@ -57,7 +57,7 @@ GEM
57
connection_pool (>= 2.2, < 4.0)
58
http (>= 4.3, < 6.0)
59
maxmind-db (~> 1.4)
60
- parallel (1.27.0)
+ parallel (1.28.0)
61
parser (3.3.11.1)
62
ast (~> 2.4.1)
63
racc
@@ -67,7 +67,7 @@ GEM
67
racc (1.8.1-java)
68
rainbow (3.1.1)
69
rake (13.3.1)
70
- regexp_parser (2.11.3)
+ regexp_parser (2.12.0)
71
rexml (3.4.4)
72
rspec (3.13.2)
73
rspec-core (~> 3.13.0)
@@ -82,11 +82,11 @@ GEM
82
diff-lcs (>= 1.2.0, < 2.0)
83
rspec-support (~> 3.13.0)
84
rspec-support (3.13.7)
85
- rubocop (1.86.0)
+ rubocop (1.86.1)
86
json (~> 2.3)
87
language_server-protocol (~> 3.17.0.2)
88
lint_roller (~> 1.1.0)
89
- parallel (~> 1.10)
+ parallel (>= 1.10)
90
parser (>= 3.3.0.2)
91
rainbow (>= 2.2.2, < 4.0)
92
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments