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 d1f4188 commit 5a9a049Copy full SHA for 5a9a049
Gemfile.lock
@@ -41,7 +41,7 @@ GEM
41
ffi (1.17.2-arm64-darwin)
42
ffi (1.17.2-x64-mingw-ucrt)
43
ffi (1.17.2-x86_64-linux-gnu)
44
- json (2.12.0)
+ json (2.12.2)
45
language_server-protocol (3.17.0.5)
46
lint_roller (1.1.0)
47
mini_mime (1.1.5)
@@ -61,7 +61,7 @@ GEM
61
rdoc (6.13.1)
62
psych (>= 4.0.0)
63
regexp_parser (2.10.0)
64
- rubocop (1.75.5)
+ rubocop (1.75.8)
65
json (~> 2.3)
66
language_server-protocol (~> 3.17.0.2)
67
lint_roller (~> 1.1.0)
@@ -75,7 +75,7 @@ GEM
75
rubocop-ast (1.44.1)
76
parser (>= 3.3.7.2)
77
prism (~> 1.4)
78
- rubocop-minitest (0.38.0)
+ rubocop-minitest (0.38.1)
79
lint_roller (~> 1.1)
80
rubocop (>= 1.75.0, < 2.0)
81
rubocop-ast (>= 1.38.0, < 2.0)
0 commit comments