CBL-Mariner/SPECS/rubygem-async-pool/remove-pem.patch

12 строки
381 B
Diff

diff -ruN a/async-pool.gemspec b/async-pool.gemspec
--- a/async-pool.gemspec 2021-09-30 03:11:11.000000000 -0700
+++ b/async-pool.gemspec 2022-04-09 11:08:39.040169139 -0700
@@ -10,7 +10,6 @@
spec.license = "MIT"
spec.cert_chain = ['release.cert']
- spec.signing_key = File.expand_path('~/.gem/release.pem')
spec.homepage = "https://github.com/socketry/async-pool"