Goto Ruby 3.3 (#10)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #10
This commit is contained in:
Andrew Tomaka 2023-12-25 14:57:39 -05:00
parent 7d1559c2fd
commit ca4eaa7a30
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
3.2.2
3.3.0

View File

@ -131,6 +131,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.2)
mutex_m (0.2.0)
@ -144,9 +145,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.4)
@ -233,8 +233,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.9-arm64-darwin)
sqlite3 (1.6.9-x86_64-linux)
sqlite3 (1.6.9)
mini_portile2 (~> 2.8.0)
standard (1.32.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)