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 7b5b21f commit 7617f26Copy full SHA for 7617f26
Gemfile.lock
@@ -199,7 +199,8 @@ GEM
199
reline (0.3.8)
200
io-console (~> 0.5)
201
rexml (3.2.6)
202
- rubocop (1.55.1)
+ rubocop (1.56.1)
203
+ base64 (~> 0.1.1)
204
json (~> 2.3)
205
language_server-protocol (>= 3.17.0)
206
parallel (~> 1.10)
@@ -218,7 +219,7 @@ GEM
218
219
rubocop (~> 1.0)
220
rubocop-shopify (2.14.0)
221
rubocop (~> 1.51)
- rubocop-sorbet (0.7.2)
222
+ rubocop-sorbet (0.7.3)
223
rubocop (>= 0.90.0)
224
ruby-lsp (0.8.1)
225
language_server-protocol (~> 3.17.0)
0 commit comments