jruby-openssl 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of jruby-openssl might be problematic. Click here for more details.

Binary file
@@ -1,5 +1,5 @@
1
1
  module Jopenssl
2
2
  module Version
3
- VERSION = "0.2.2"
3
+ VERSION = "0.2.3"
4
4
  end
5
5
  end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -71,16 +71,16 @@ required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  version: !str 0
72
72
  version:
73
73
  extensions: []
74
- rubygems_version: 1.1.0
74
+ rubygems_version: 1.1.1
75
75
  requirements: []
76
76
  authors:
77
77
  - Ola Bini and JRuby contributors
78
- date: 2008-04-27 23:00:00 +00:00
78
+ date: 2008-04-30 23:00:00 +00:00
79
79
  platform: ruby
80
80
  test_files:
81
81
  - test/test_openssl.rb
82
82
  version: !ruby/object:Gem::Version
83
- version: 0.2.2
83
+ version: 0.2.3
84
84
  require_paths:
85
85
  - lib
86
86
  dependencies: []