mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Update stripe, acme-client gems
This commit is contained in:
parent
bf00086074
commit
5a3184f6fe
2 changed files with 12 additions and 16 deletions
4
Gemfile
4
Gemfile
|
@ -13,7 +13,7 @@ gem 'sidekiq', '~> 4.2.10'
|
||||||
gem 'mail'
|
gem 'mail'
|
||||||
gem 'tilt'
|
gem 'tilt'
|
||||||
gem 'erubis'
|
gem 'erubis'
|
||||||
gem 'stripe', '4.2.0' #, source: 'https://code.stripe.com/'
|
gem 'stripe', '~> 5.17.0' #, source: 'https://code.stripe.com/'
|
||||||
gem 'terrapin'
|
gem 'terrapin'
|
||||||
gem 'zipruby'
|
gem 'zipruby'
|
||||||
gem 'sass', require: nil
|
gem 'sass', require: nil
|
||||||
|
@ -35,7 +35,7 @@ gem 'simpleidn'
|
||||||
gem 'gandi'
|
gem 'gandi'
|
||||||
gem 'hoe', require: nil
|
gem 'hoe', require: nil
|
||||||
gem 'msgpack'
|
gem 'msgpack'
|
||||||
gem 'acme-client', '0.6.3'
|
gem 'acme-client', '~> 2.0.0'
|
||||||
gem 'http'
|
gem 'http'
|
||||||
gem 'htmlentities'
|
gem 'htmlentities'
|
||||||
gem 'rinku'
|
gem 'rinku'
|
||||||
|
|
24
Gemfile.lock
24
Gemfile.lock
|
@ -13,8 +13,8 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
acme-client (0.6.3)
|
acme-client (2.0.6)
|
||||||
faraday (~> 0.9, >= 0.9.1)
|
faraday (>= 0.17, < 2.0.0)
|
||||||
activesupport (6.0.0)
|
activesupport (6.0.0)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
|
@ -54,7 +54,7 @@ GEM
|
||||||
tins (~> 1.6)
|
tins (~> 1.6)
|
||||||
crack (0.4.3)
|
crack (0.4.3)
|
||||||
safe_yaml (~> 1.0.0)
|
safe_yaml (~> 1.0.0)
|
||||||
crass (1.0.5)
|
crass (1.0.6)
|
||||||
dante (0.2.0)
|
dante (0.2.0)
|
||||||
docile (1.3.2)
|
docile (1.3.2)
|
||||||
domain_name (0.5.20190701)
|
domain_name (0.5.20190701)
|
||||||
|
@ -66,9 +66,9 @@ GEM
|
||||||
facter (2.5.6)
|
facter (2.5.6)
|
||||||
faker (2.4.0)
|
faker (2.4.0)
|
||||||
i18n (~> 1.6.0)
|
i18n (~> 1.6.0)
|
||||||
faraday (0.15.4)
|
faraday (0.17.3)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday_middleware (0.13.1)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
feedjira (2.1.4)
|
feedjira (2.1.4)
|
||||||
faraday (>= 0.9)
|
faraday (>= 0.9)
|
||||||
|
@ -115,7 +115,7 @@ GEM
|
||||||
io-extra (1.3.0)
|
io-extra (1.3.0)
|
||||||
ipaddress (0.8.3)
|
ipaddress (0.8.3)
|
||||||
json (2.2.0)
|
json (2.2.0)
|
||||||
loofah (2.3.1)
|
loofah (2.5.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
m (1.5.1)
|
m (1.5.1)
|
||||||
|
@ -150,14 +150,12 @@ GEM
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
mustermann (1.0.3)
|
mustermann (1.0.3)
|
||||||
net-http-persistent (3.1.0)
|
|
||||||
connection_pool (~> 2.2)
|
|
||||||
net-scp (2.0.0)
|
net-scp (2.0.0)
|
||||||
net-ssh (>= 2.6.5, < 6.0.0)
|
net-ssh (>= 2.6.5, < 6.0.0)
|
||||||
net-ssh (5.2.0)
|
net-ssh (5.2.0)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.5.2)
|
nio4r (2.5.2)
|
||||||
nokogiri (1.10.8)
|
nokogiri (1.10.9)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
nokogumbo (2.0.1)
|
nokogumbo (2.0.1)
|
||||||
nokogiri (~> 1.8, >= 1.8.4)
|
nokogiri (~> 1.8, >= 1.8.4)
|
||||||
|
@ -246,9 +244,7 @@ GEM
|
||||||
sinatra-xsendfile (0.4.2)
|
sinatra-xsendfile (0.4.2)
|
||||||
sinatra (>= 0.9.1)
|
sinatra (>= 0.9.1)
|
||||||
storable (0.8.9)
|
storable (0.8.9)
|
||||||
stripe (4.2.0)
|
stripe (5.17.0)
|
||||||
faraday (~> 0.13)
|
|
||||||
net-http-persistent (~> 3.0)
|
|
||||||
stripe-ruby-mock (2.5.8)
|
stripe-ruby-mock (2.5.8)
|
||||||
dante (>= 0.2.0)
|
dante (>= 0.2.0)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
|
@ -290,7 +286,7 @@ PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
acme-client (= 0.6.3)
|
acme-client (~> 2.0.0)
|
||||||
activesupport
|
activesupport
|
||||||
addressable
|
addressable
|
||||||
apparition
|
apparition
|
||||||
|
@ -352,7 +348,7 @@ DEPENDENCIES
|
||||||
sinatra (= 2.0.5)
|
sinatra (= 2.0.5)
|
||||||
sinatra-flash
|
sinatra-flash
|
||||||
sinatra-xsendfile
|
sinatra-xsendfile
|
||||||
stripe (= 4.2.0)
|
stripe (~> 5.17.0)
|
||||||
stripe-ruby-mock (= 2.5.8)
|
stripe-ruby-mock (= 2.5.8)
|
||||||
terrapin
|
terrapin
|
||||||
thread
|
thread
|
||||||
|
|
Loading…
Add table
Reference in a new issue