Skip to content

Commit 22184ef

Browse files
committed
πŸ“Œ Local dev back to Ruby 3.2.3
1 parent e052bd0 commit 22184ef

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

β€Ž.tool-versionsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 2.7.8
1+
ruby 3.2.3

β€ŽGemfile.lockβ€Ž

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ GEM
5959
rexml
6060
language_server-protocol (3.17.0.3)
6161
lint_roller (1.1.0)
62-
mini_portile2 (2.8.5)
6362
minitest (5.22.2)
6463
mutex_m (0.2.0)
6564
parallel (1.24.0)
@@ -168,8 +167,12 @@ GEM
168167
simplecov-rcov (0.3.7)
169168
simplecov (>= 0.4.1)
170169
simplecov_json_formatter (0.1.4)
171-
sqlite3 (1.7.2)
172-
mini_portile2 (~> 2.8.0)
170+
sqlite3 (1.7.2-aarch64-linux)
171+
sqlite3 (1.7.2-arm-linux)
172+
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)
173176
standard (1.34.0)
174177
language_server-protocol (~> 3.17.0.2)
175178
lint_roller (~> 1.0)

0 commit comments

Comments
Β (0)