mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Move back to older version of acme-client
This commit is contained in:
parent
e760f87bfb
commit
ee3516829f
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -35,7 +35,7 @@ gem 'simpleidn'
|
|||
gem 'gandi'
|
||||
gem 'hoe', '3.14.2', require: nil
|
||||
gem 'msgpack'
|
||||
gem 'acme-client'
|
||||
gem 'acme-client', '0.6.3'
|
||||
gem 'http'
|
||||
gem 'htmlentities'
|
||||
gem 'rinku'
|
||||
|
|
|
@ -12,7 +12,7 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
acme-client (2.0.1)
|
||||
acme-client (0.6.3)
|
||||
faraday (~> 0.9, >= 0.9.1)
|
||||
activesupport (5.2.2)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
|
@ -286,7 +286,7 @@ PLATFORMS
|
|||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
acme-client
|
||||
acme-client (= 0.6.3)
|
||||
activesupport
|
||||
addressable
|
||||
base32
|
||||
|
@ -360,4 +360,4 @@ DEPENDENCIES
|
|||
zipruby
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
1.16.4
|
||||
|
|
Loading…
Add table
Reference in a new issue