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 71f786b + e45f37e commit c9d30d4Copy full SHA for c9d30d4
1 file changed
Gemfile.lock
@@ -18,7 +18,7 @@ GEM
18
diff-lcs (1.5.1)
19
diffy (3.4.2)
20
docile (1.4.1)
21
- json (2.12.0)
+ json (2.12.2)
22
kettle-soup-cover (1.0.9)
23
simplecov (~> 0.22)
24
simplecov-cobertura (~> 2.1)
@@ -73,7 +73,7 @@ GEM
73
webrick
74
yaml (~> 0.3)
75
rspec-block_is_expected (1.0.6)
76
- rubocop (1.75.5)
+ rubocop (1.75.8)
77
json (~> 2.3)
78
language_server-protocol (~> 3.17.0.2)
79
lint_roller (~> 1.1.0)
@@ -99,9 +99,10 @@ GEM
99
version_gem (>= 1.1.2, < 3)
100
rubocop-md (1.2.3)
101
rubocop (>= 1.45)
102
- rubocop-minitest (0.36.0)
103
- rubocop (>= 1.61, < 2.0)
104
- rubocop-ast (>= 1.31.1, < 2.0)
+ rubocop-minitest (0.38.1)
+ lint_roller (~> 1.1)
+ rubocop (>= 1.75.0, < 2.0)
105
+ rubocop-ast (>= 1.38.0, < 2.0)
106
rubocop-packaging (0.6.0)
107
108
rubocop (>= 1.72.1, < 2.0)
0 commit comments