update gems/code for ruby 3.3.0

This commit is contained in:
Kyle Drake 2023-12-25 09:43:48 -06:00
parent 8dfb60fe55
commit 9b67926cc2
2 changed files with 117 additions and 96 deletions

View file

@ -22,15 +22,20 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
acme-client (2.0.11) acme-client (2.0.15)
faraday (>= 1.0, < 3.0.0) faraday (>= 1.0, < 3.0.0)
faraday-retry (~> 1.0) faraday-retry (>= 1.0, < 3.0.0)
activesupport (7.0.4.3) activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.1) addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
adequate_crypto_address (0.1.9) adequate_crypto_address (0.1.9)
base58 (~> 0.2) base58 (~> 0.2)
@ -38,9 +43,11 @@ GEM
ansi (1.5.0) ansi (1.5.0)
base32 (0.3.4) base32 (0.3.4)
base58 (0.2.3) base58 (0.2.3)
bcrypt (3.1.18) base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.5)
builder (3.2.4) builder (3.2.4)
capybara (3.38.0) capybara (3.39.2)
addressable addressable
matrix matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
@ -50,32 +57,34 @@ GEM
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
certified (1.0.0) certified (1.0.0)
climate_control (0.2.0) climate_control (1.2.0)
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.2.2) concurrent-ruby (1.2.2)
connection_pool (2.4.0) connection_pool (2.4.1)
coveralls_reborn (0.25.0) coveralls_reborn (0.28.0)
simplecov (>= 0.18.1, < 0.22.0) simplecov (~> 0.22.0)
term-ansicolor (~> 1.6) term-ansicolor (~> 1.7)
thor (>= 0.20.3, < 2.0) thor (~> 1.2)
tins (~> 1.16) tins (~> 1.32)
crack (0.4.5) crack (0.4.5)
rexml rexml
crass (1.0.6) crass (1.0.6)
dante (0.2.0) dante (0.2.0)
date (3.3.4)
dnsbl-client (1.1.1) dnsbl-client (1.1.1)
docile (1.4.0) docile (1.4.0)
domain_name (0.5.20190701) domain_name (0.6.20231109)
unf (>= 0.0.5, < 1.0.0) drb (2.2.0)
ruby2_keywords
erubis (2.7.0) erubis (2.7.0)
exifr (1.3.10) exifr (1.4.0)
fabrication (2.30.0) fabrication (2.31.0)
facter (4.2.13) facter (4.5.1)
hocon (~> 1.3) hocon (~> 1.3)
thor (>= 1.0.1, < 2.0) thor (>= 1.0.1, < 2.0)
faker (3.0.0) faker (3.2.2)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (1.10.2) faraday (1.10.3)
faraday-em_http (~> 1.0) faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0) faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1) faraday-excon (~> 1.1)
@ -105,7 +114,7 @@ GEM
faraday_middleware (>= 0.9) faraday_middleware (>= 0.9)
loofah (>= 2.0) loofah (>= 2.0)
sax-machine (>= 1.0) sax-machine (>= 1.0)
ffi (1.15.5) ffi (1.16.3)
ffi-compiler (1.0.1) ffi-compiler (1.0.1)
ffi (>= 1.0.0) ffi (>= 1.0.0)
rake rake
@ -115,14 +124,14 @@ GEM
hashie hashie
xmlrpc xmlrpc
geoip (1.6.4) geoip (1.6.4)
hashdiff (1.0.1) hashdiff (1.1.0)
hashie (5.0.0) hashie (5.0.0)
hiredis (0.6.3) hiredis (0.6.3)
hocon (1.3.1) hocon (1.4.0)
hoe (3.26.0) hoe (4.1.0)
rake (>= 0.8, < 15.0) rake (>= 0.8, < 15.0)
htmlentities (4.3.4) htmlentities (4.3.4)
http (5.1.0) http (5.1.1)
addressable (~> 2.8) addressable (~> 2.8)
http-cookie (~> 1.0) http-cookie (~> 1.0)
http-form_data (~> 2.2) http-form_data (~> 2.2)
@ -131,126 +140,137 @@ GEM
http-cookie (1.0.5) http-cookie (1.0.5)
domain_name (~> 0.5) domain_name (~> 0.5)
http-form_data (2.3.0) http-form_data (2.3.0)
i18n (1.12.0) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
image_optim (0.31.1) image_optim (0.31.3)
exifr (~> 1.2, >= 1.2.2) exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0) fspath (~> 3.0)
image_size (>= 1.5, < 4) image_size (>= 1.5, < 4)
in_threads (~> 1.3) in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1) progress (~> 3.0, >= 3.0.1)
image_optim_pack (0.9.1.20221104-x86_64-linux) image_optim_pack (0.10.1-x86_64-linux)
fspath (>= 2.1, < 4) fspath (>= 2.1, < 4)
image_optim (~> 0.19) image_optim (~> 0.19)
image_optimizer (1.9.0) image_optimizer (1.9.0)
image_size (3.2.0) image_size (3.3.0)
in_threads (1.6.0) in_threads (1.6.0)
io-extra (1.4.0) io-extra (1.4.0)
ipaddress (0.8.3) ipaddress (0.8.3)
json (2.6.2) json (2.7.1)
jwt (2.7.1) jwt (2.7.1)
keccak (1.3.1) keccak (1.3.1)
llhttp-ffi (0.4.0) llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0) ffi-compiler (~> 1.0)
rake (~> 13.0) rake (~> 13.0)
loofah (2.19.1) loofah (2.22.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.12.0)
m (1.6.0) m (1.6.2)
method_source (>= 0.6.7) method_source (>= 0.6.7)
rake (>= 0.9.2.2) rake (>= 0.9.2.2)
magic (0.2.9) magic (0.2.9)
ffi (>= 0.6.3) ffi (>= 0.6.3)
mail (2.7.1) mail (2.8.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
matrix (0.4.2) matrix (0.4.2)
maxmind-db (1.1.1) maxmind-db (1.2.0)
maxmind-geoip2 (1.1.0) maxmind-geoip2 (1.2.0)
connection_pool (~> 2.2) connection_pool (~> 2.2)
http (>= 4.3, < 6.0) http (>= 4.3, < 6.0)
maxmind-db (~> 1.1) maxmind-db (~> 1.2)
method_source (1.0.0) method_source (1.0.0)
mime-types (3.4.1) mime-types (3.5.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105) mime-types-data (3.2023.1205)
minfraud (2.2.0) minfraud (2.3.0)
connection_pool (~> 2.2) connection_pool (~> 2.2)
http (>= 4.3, < 6.0) http (>= 4.3, < 6.0)
maxmind-geoip2 (~> 1.1) maxmind-geoip2 (~> 1.2)
simpleidn (~> 0.1, >= 0.1.1) simpleidn (~> 0.1, >= 0.1.1)
mini_mime (1.1.2) mini_mime (1.1.5)
minitest (5.16.3) mini_portile2 (2.8.5)
minitest-reporters (1.5.0) minitest (5.20.0)
minitest-reporters (1.6.1)
ansi ansi
builder builder
minitest (>= 5.0) minitest (>= 5.0)
ruby-progressbar ruby-progressbar
mocha (2.0.1) mocha (2.1.0)
ruby2_keywords (>= 0.0.5) ruby2_keywords (>= 0.0.5)
mock_redis (0.34.0) mock_redis (0.41.0)
ruby2_keywords
monetize (1.12.0) monetize (1.12.0)
money (~> 6.12) money (~> 6.12)
money (6.16.0) money (6.16.0)
i18n (>= 0.6.4, <= 2) i18n (>= 0.6.4, <= 2)
msgpack (1.6.0) msgpack (1.7.2)
multi_json (1.15.0) multi_json (1.15.0)
multipart-post (2.2.3) multipart-post (2.3.0)
mustermann (3.0.0) mustermann (3.0.0)
ruby2_keywords (~> 0.0.1) ruby2_keywords (~> 0.0.1)
net-protocol (0.1.3) mutex_m (0.2.0)
net-imap (0.4.9)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout timeout
net-smtp (0.3.3) net-smtp (0.4.0)
net-protocol net-protocol
netrc (0.11.0) netrc (0.11.0)
nio4r (2.5.9) nio4r (2.7.0)
nokogiri (1.14.3-x86_64-linux) nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
ox (2.14.11) ox (2.14.17)
paypal-recurring (1.1.0) paypal-recurring (1.1.0)
pg (1.5.3) pg (1.5.4)
phonelib (0.8.3) phonelib (0.8.6)
progress (3.6.0) progress (3.6.0)
pry (0.14.1) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (5.0.0) public_suffix (5.0.4)
puma (6.3.1) puma (6.4.0)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.1) racc (1.7.3)
rack (2.2.6.4) rack (2.2.8)
rack-cache (1.13.0) rack-cache (1.15.0)
rack (>= 0.4) rack (>= 0.4)
rack-protection (3.0.4) rack-protection (3.1.0)
rack rack (~> 2.2, >= 2.2.4)
rack-test (2.0.2) rack-test (2.1.0)
rack (>= 1.3) rack (>= 1.3)
rack_session_access (0.2.0) rack_session_access (0.2.0)
builder (>= 2.0.0) builder (>= 2.0.0)
rack (>= 1.0.0) rack (>= 1.0.0)
rake (13.0.6) rake (13.1.0)
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)
redis (4.5.1) redis (5.0.8)
redis-client (0.14.1) redis-client (>= 0.17.0)
redis-client (0.19.1)
connection_pool connection_pool
redis-namespace (1.9.0) redis-namespace (1.11.0)
redis (>= 4) redis (>= 4)
regexp_parser (2.6.0) regexp_parser (2.8.3)
rest-client (2.1.0) rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0) http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.8) netrc (~> 0.8)
rexml (3.2.5) rexml (3.2.6)
rinku (2.0.6) rinku (2.0.6)
rss (0.2.9) rss (0.3.0)
rexml rexml
rszr (1.3.0) rszr (1.3.0)
ruby-progressbar (1.11.0) ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5) ruby2_keywords (0.0.5)
sanitize (6.0.2) sanitize (6.1.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
sass (3.7.4) sass (3.7.4)
@ -259,18 +279,19 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
sax-machine (1.3.2) sax-machine (1.3.2)
sequel (5.68.0) sequel (5.75.0)
bigdecimal
sequel_pg (1.17.1) sequel_pg (1.17.1)
pg (>= 0.18.0, != 1.2.0) pg (>= 0.18.0, != 1.2.0)
sequel (>= 4.38.0) sequel (>= 4.38.0)
shotgun (0.9.2) shotgun (0.9.2)
rack (>= 1.0) rack (>= 1.0)
sidekiq (7.0.8) sidekiq (7.0.9)
concurrent-ruby (< 2) concurrent-ruby (< 2)
connection_pool (>= 2.3.0) connection_pool (>= 2.3.0)
rack (>= 2.2.4) rack (>= 2.2.4)
redis-client (>= 0.11.0) redis-client (>= 0.11.0)
simplecov (0.21.2) simplecov (0.22.0)
docile (~> 1.1) docile (~> 1.1)
simplecov-html (~> 0.11) simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1) simplecov_json_formatter (~> 0.1)
@ -278,10 +299,10 @@ GEM
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
simpleidn (0.2.1) simpleidn (0.2.1)
unf (~> 0.1.4) unf (~> 0.1.4)
sinatra (3.0.4) sinatra (3.1.0)
mustermann (~> 3.0) mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4) rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.4) rack-protection (= 3.1.0)
tilt (~> 2.0) tilt (~> 2.0)
sinatra-flash (0.3.0) sinatra-flash (0.3.0)
sinatra (>= 1.0.0) sinatra (>= 1.0.0)
@ -295,16 +316,16 @@ GEM
sync (0.5.0) sync (0.5.0)
term-ansicolor (1.7.1) term-ansicolor (1.7.1)
tins (~> 1.0) tins (~> 1.0)
terrapin (0.6.0) terrapin (1.0.1)
climate_control (>= 0.0.3, < 1.0) climate_control
thor (1.2.1) thor (1.3.0)
thread (0.2.2) thread (0.2.2)
tilt (2.0.11) tilt (2.3.0)
timecop (0.9.5) timecop (0.9.8)
timeout (0.3.0) timeout (0.4.1)
tins (1.31.1) tins (1.32.1)
sync sync
twilio-ruby (6.3.1) twilio-ruby (6.9.0)
faraday (>= 0.9, < 3.0) faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0) jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0) nokogiri (>= 1.6, < 2.0)
@ -312,21 +333,21 @@ GEM
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.8.2) unf_ext (0.0.9.1)
uuidtools (2.1.5) uuidtools (2.1.5)
webmock (3.18.1) webmock (3.19.1)
addressable (>= 2.8.0) addressable (>= 2.8.0)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
webp-ffi (0.3.1) webp-ffi (0.4.0)
ffi (>= 1.9.0) ffi (>= 1.9.0)
ffi-compiler (>= 0.1.2) ffi-compiler (>= 0.1.2)
webrick (1.7.0) webrick (1.8.1)
websocket-driver (0.7.5) websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
will_paginate (3.3.1) will_paginate (4.0.0)
xmlrpc (0.3.2) xmlrpc (0.3.3)
webrick webrick
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)

View file

@ -48,7 +48,7 @@ end
Site.bcrypt_cost = BCrypt::Engine::MIN_COST Site.bcrypt_cost = BCrypt::Engine::MIN_COST
MiniTest::Reporters.use! MiniTest::Reporters::SpecReporter.new Minitest::Reporters.use! Minitest::Reporters::SpecReporter.new
# Bootstrap the database # Bootstrap the database
Sequel.extension :migration Sequel.extension :migration
@ -80,4 +80,4 @@ StripeMock.start
product = $stripe_helper.create_product name: 'supporter' product = $stripe_helper.create_product name: 'supporter'
$stripe_helper.create_plan id: 'supporter', amount: 500, product: product.id $stripe_helper.create_plan id: 'supporter', amount: 500, product: product.id
$stripe_helper.create_plan id: 'free', amount: 0, product: product.id $stripe_helper.create_plan id: 'free', amount: 0, product: product.id
$stripe_helper.create_plan id: 'special', amount: 0, product: product.id $stripe_helper.create_plan id: 'special', amount: 0, product: product.id