Ruby 3.3.0

This commit is contained in:
2023-12-26 10:15:47 +11:00
parent bace782b54
commit 2b16189b09
3 changed files with 27 additions and 28 deletions

View File

@@ -1,2 +1,3 @@
ruby 3.2.2 ruby 3.3.0
postgres 16.1 postgres 16.1
rust 1.74.1

View File

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

View File

@@ -36,7 +36,7 @@ GEM
minitest (>= 5.1) minitest (>= 5.1)
mutex_m mutex_m
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.5) addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.0) airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0) sshkit (>= 1.6.1, != 1.7.0)
@@ -44,7 +44,7 @@ GEM
babosa (2.0.0) babosa (2.0.0)
base64 (0.2.0) base64 (0.2.0)
bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0)
bigdecimal (3.1.4) bigdecimal (3.1.5)
bskyrb (0.5.3) bskyrb (0.5.3)
date (>= 3.3.3) date (>= 3.3.3)
httparty (>= 0.21.0) httparty (>= 0.21.0)
@@ -246,17 +246,17 @@ GEM
http (~> 5.0) http (~> 5.0)
link-header-parser (~> 5.0) link-header-parser (~> 5.0)
nokogiri (>= 1.13) nokogiri (>= 1.13)
io-console (0.6.0) io-console (0.7.1)
irb (1.9.1) irb (1.11.0)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.3.8)
json (2.6.3) json (2.7.1)
jwt (2.7.1) jwt (2.7.1)
language_server-protocol (3.17.0.3) language_server-protocol (3.17.0.3)
lastfm (1.27.4) lastfm (1.27.4)
httparty httparty
xml-simple xml-simple
link-header-parser (5.0.0) link-header-parser (5.1.0)
lint_roller (1.1.0) lint_roller (1.1.0)
listen (3.8.0) listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
@@ -274,9 +274,10 @@ GEM
method_source (1.0.0) method_source (1.0.0)
mime-types (3.5.1) mime-types (3.5.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003) mime-types-data (3.2023.1205)
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)
@@ -286,7 +287,7 @@ GEM
mustermann (= 3.0.0) mustermann (= 3.0.0)
mutex_m (0.2.0) mutex_m (0.2.0)
nenv (0.3.0) nenv (0.3.0)
net-imap (0.4.6) net-imap (0.4.9)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
@@ -297,14 +298,11 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0) net-ssh (>= 2.6.5, < 8.0.0)
net-smtp (0.4.0) net-smtp (0.4.0)
net-protocol net-protocol
net-ssh (7.2.0) net-ssh (7.2.1)
netrc (0.11.0) netrc (0.11.0)
nio4r (2.6.1) 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-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)
@@ -315,7 +313,7 @@ GEM
omdb-api (1.4.3) omdb-api (1.4.3)
activesupport activesupport
httparty httparty
parallel (1.23.0) parallel (1.24.0)
parser (3.2.2.4) parser (3.2.2.4)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
@@ -323,7 +321,7 @@ GEM
pry (0.14.2) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
psych (5.1.1.1) psych (5.1.2)
stringio stringio
public_suffix (5.0.4) public_suffix (5.0.4)
puma (6.4.0) puma (6.4.0)
@@ -334,7 +332,7 @@ GEM
rack-contrib (2.4.0) rack-contrib (2.4.0)
rack (< 4) rack (< 4)
rack-rewrite (1.5.1) rack-rewrite (1.5.1)
rack-session (1.0.1) rack-session (1.0.2)
rack (< 3) rack (< 3)
rack-test (2.1.0) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
@@ -343,11 +341,11 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rdoc (6.6.0) rdoc (6.6.2)
psych (>= 4.0.0) psych (>= 4.0.0)
redcarpet (3.6.0) redcarpet (3.6.0)
regexp_parser (2.8.2) regexp_parser (2.8.3)
reline (0.4.0) reline (0.4.1)
io-console (~> 0.5) io-console (~> 0.5)
rest-client (2.1.0) rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0) http-accept (>= 1.7.0, < 2.0)
@@ -428,9 +426,9 @@ GEM
sanitize (6.1.0) sanitize (6.1.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
sentry-ruby (5.13.0) sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.74.0) sequel (5.75.0)
bigdecimal bigdecimal
shellany (0.0.1) shellany (0.0.1)
simple-rss (1.3.3) simple-rss (1.3.3)
@@ -440,7 +438,7 @@ GEM
sshkit (1.21.6) sshkit (1.21.6)
net-scp (>= 1.1.2) net-scp (>= 1.1.2)
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
standard (1.32.0) 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)
rubocop (~> 1.57.2) rubocop (~> 1.57.2)
@@ -454,7 +452,7 @@ GEM
rubocop-performance (~> 1.19.1) rubocop-performance (~> 1.19.1)
standardrb (1.0.1) standardrb (1.0.1)
standard standard
stringio (3.0.9) stringio (3.1.0)
temple (0.10.3) temple (0.10.3)
thor (1.3.0) thor (1.3.0)
tilt (2.3.0) tilt (2.3.0)
@@ -549,7 +547,7 @@ DEPENDENCIES
webmention webmention
RUBY VERSION RUBY VERSION
ruby 3.2.2p53 ruby 3.3.0p0
BUNDLED WITH BUNDLED WITH
2.3.22 2.3.22