Goto Ruby 3.3 #10
2 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
||||||
3.2.2
|
3.3.0
|
||||||
|
|
10
Gemfile.lock
10
Gemfile.lock
|
@ -131,6 +131,7 @@ GEM
|
||||||
marcel (1.0.2)
|
marcel (1.0.2)
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
|
mini_portile2 (2.8.5)
|
||||||
minitest (5.20.0)
|
minitest (5.20.0)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
mutex_m (0.2.0)
|
mutex_m (0.2.0)
|
||||||
|
@ -144,9 +145,8 @@ GEM
|
||||||
net-smtp (0.4.0)
|
net-smtp (0.4.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.7.0)
|
nio4r (2.7.0)
|
||||||
nokogiri (1.15.5-arm64-darwin)
|
nokogiri (1.15.5)
|
||||||
racc (~> 1.4)
|
mini_portile2 (~> 2.8.2)
|
||||||
nokogiri (1.15.5-x86_64-linux)
|
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
parallel (1.23.0)
|
parallel (1.23.0)
|
||||||
parser (3.2.2.4)
|
parser (3.2.2.4)
|
||||||
|
@ -233,8 +233,8 @@ GEM
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
sqlite3 (1.6.9-arm64-darwin)
|
sqlite3 (1.6.9)
|
||||||
sqlite3 (1.6.9-x86_64-linux)
|
mini_portile2 (~> 2.8.0)
|
||||||
standard (1.32.1)
|
standard (1.32.1)
|
||||||
language_server-protocol (~> 3.17.0.2)
|
language_server-protocol (~> 3.17.0.2)
|
||||||
lint_roller (~> 1.0)
|
lint_roller (~> 1.0)
|
||||||
|
|
Loading…
Reference in a new issue