summaryrefslogtreecommitdiffstats
path: root/openssl.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.gemspec')
-rw-r--r--openssl.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl.gemspec b/openssl.gemspec
index da7a1765..e0080f2e 100644
--- a/openssl.gemspec
+++ b/openssl.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "openssl"
- spec.version = "2.0.3"
+ spec.version = "2.0.4"
spec.authors = ["Martin Bosslet", "SHIBATA Hiroshi", "Zachary Scott", "Kazuki Yamaguchi"]
spec.email = ["ruby-core@ruby-lang.org"]
spec.summary = %q{OpenSSL provides SSL, TLS and general purpose cryptography.}