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 e052bd0 commit 22184efCopy full SHA for 22184ef
β.tool-versionsβ
@@ -1 +1 @@
1
-ruby 2.7.8
+ruby 3.2.3
βGemfile.lockβ
@@ -59,7 +59,6 @@ GEM
59
rexml
60
language_server-protocol (3.17.0.3)
61
lint_roller (1.1.0)
62
- mini_portile2 (2.8.5)
63
minitest (5.22.2)
64
mutex_m (0.2.0)
65
parallel (1.24.0)
@@ -168,8 +167,12 @@ GEM
168
167
simplecov-rcov (0.3.7)
169
simplecov (>= 0.4.1)
170
simplecov_json_formatter (0.1.4)
171
- sqlite3 (1.7.2)
172
- mini_portile2 (~> 2.8.0)
+ sqlite3 (1.7.2-aarch64-linux)
+ sqlite3 (1.7.2-arm-linux)
+ sqlite3 (1.7.2-arm64-darwin)
173
+ sqlite3 (1.7.2-x86-linux)
174
+ sqlite3 (1.7.2-x86_64-darwin)
175
+ sqlite3 (1.7.2-x86_64-linux)
176
standard (1.34.0)
177
language_server-protocol (~> 3.17.0.2)
178
lint_roller (~> 1.0)
0 commit comments