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