1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

don't use acme-client from the repo

هذا الالتزام موجود في:
Adam Cooke
2017-06-01 14:25:00 +01:00
الأصل e443a3addb
التزام ce90a1d4f5
2 ملفات معدلة مع 4 إضافات و9 حذوفات

عرض الملف

@@ -32,7 +32,7 @@ gem 'gelf'
gem 'moonrope', :git => 'https://github.com/adamcooke/moonrope', :branch => 'master'
gem 'jwt'
gem 'createsend', '~> 4.0'
gem 'acme-client', :git => 'https://github.com/unixcharles/acme-client'
gem 'acme-client'
gem 'highline', :require => true
group :development, :test do

عرض الملف

@@ -8,16 +8,11 @@ GIT
json (~> 1.7)
rack (>= 1.4)
GIT
remote: https://github.com/unixcharles/acme-client
revision: 9a80e9301acd3f17ebff6ceaf245e0c400d08519
specs:
acme-client (0.5.0)
faraday (~> 0.9, >= 0.9.1)
GEM
remote: https://rubygems.org/
specs:
acme-client (0.5.5)
faraday (~> 0.9, >= 0.9.1)
actioncable (5.0.2)
actionpack (= 5.0.2)
nio4r (>= 1.2, < 3.0)
@@ -232,7 +227,7 @@ PLATFORMS
ruby
DEPENDENCIES
acme-client!
acme-client
annotate
authie (~> 3.0)
autoprefixer-rails