ruby 3.2.2

This commit is contained in:
2023-12-16 12:19:41 +11:00
parent db3f9be40f
commit 5903915810
3 changed files with 9 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
ruby 3.2.2 ruby 3.2.2
postgres 15.1 postgres 16.1

View File

@@ -2,7 +2,7 @@
source "https://rubygems.org" source "https://rubygems.org"
ruby "3.3.0.rc1" ruby "3.2.2"
gem "hanami", "2.1.0rc2" gem "hanami", "2.1.0rc2"
gem "hanami-router", "2.1.0rc2" gem "hanami-router", "2.1.0rc2"

View File

@@ -277,7 +277,6 @@ GEM
mime-types-data (3.2023.1003) mime-types-data (3.2023.1003)
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.5) mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0) minitest (5.20.0)
multi_xml (0.6.0) multi_xml (0.6.0)
mustermann (3.0.0) mustermann (3.0.0)
@@ -301,8 +300,11 @@ GEM
net-ssh (7.2.0) net-ssh (7.2.0)
netrc (0.11.0) netrc (0.11.0)
nio4r (2.6.1) nio4r (2.6.1)
nokogiri (1.15.5) nokogiri (1.15.5-arm64-darwin)
mini_portile2 (~> 2.8.2) racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
@@ -544,7 +546,7 @@ DEPENDENCIES
webmention webmention
RUBY VERSION RUBY VERSION
ruby 3.3.0.rc1 ruby 3.2.2p53
BUNDLED WITH BUNDLED WITH
2.3.22 2.3.22