jruby-openssl 0.8.9 → 0.8.10

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,5 +1,5 @@
1
1
  module Jopenssl
2
2
  module Version
3
- VERSION = "0.8.9"
3
+ VERSION = "0.8.10"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jruby-openssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.9
5
4
  prerelease:
5
+ version: 0.8.10
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ola Bini
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-09-19 00:00:00.000000000 Z
13
+ date: 2013-09-22 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bouncy-castle-java
@@ -93,6 +93,7 @@ files:
93
93
  - lib/1.9/openssl/ssl.rb
94
94
  - lib/1.9/openssl/x509-internal.rb
95
95
  - lib/1.9/openssl/x509.rb
96
+ - lib/shared/jopenssl.jar
96
97
  - lib/shared/jruby-openssl.rb
97
98
  - lib/shared/openssl.rb
98
99
  - lib/shared/jopenssl/version.rb