mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 09:34:57 +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 'tilt'
|
||||
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 'zipruby'
|
||||
gem 'sass', require: nil
|
||||
|
@ -35,7 +35,7 @@ gem 'simpleidn'
|
|||
gem 'gandi'
|
||||
gem 'hoe', require: nil
|
||||
gem 'msgpack'
|
||||
gem 'acme-client', '0.6.3'
|
||||
gem 'acme-client', '~> 2.0.0'
|
||||
gem 'http'
|
||||
gem 'htmlentities'
|
||||
gem 'rinku'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue