jruby-openssl 0.0.1 → 0.0.2

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.
Files changed (2) hide show
  1. data/lib/jopenssl.jar +0 -0
  2. metadata +29 -29
Binary file
metadata CHANGED
@@ -1,49 +1,49 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubyforge_project:
3
- has_rdoc: false
4
- extra_rdoc_files: []
5
- bindir: bin
6
- specification_version: 1
7
2
  required_ruby_version: !ruby/object:Gem::Version::Requirement
8
3
  requirements:
9
4
  - - '>'
10
5
  - !ruby/object:Gem::Version
11
6
  version: 0.0.0
12
7
  version:
13
- extensions: []
14
8
  email: ola.bini@ki.se
15
- authors:
16
- - Ola Bini
17
- version: !ruby/object:Gem::Version
18
- version: 0.0.1
9
+ cert_chain:
10
+ summary: JRuby Openssl
19
11
  post_install_message:
20
- platform: ruby
21
- rubygems_version: 0.9.1
22
- description:
23
- signing_key:
24
- date: 2007-03-01 23:00:00 +00:00
25
- dependencies: []
26
- default_executable:
27
12
  homepage: http://jruby-extras.rubyforge.org/
28
- test_files: []
29
- require_paths:
30
- - lib
31
- cert_chain:
32
- requirements:
33
- - Java 1.5
13
+ extra_rdoc_files: []
14
+ signing_key:
15
+ name: jruby-openssl
16
+ rdoc_options: []
17
+ rubyforge_project:
18
+ autorequire:
34
19
  executables: []
35
- summary: JRuby Openssl
20
+ description:
21
+ default_executable:
36
22
  files:
37
23
  - lib/bcmail-jdk14-135.jar
38
24
  - lib/bcprov-jdk14-135.jar
39
25
  - lib/jopenssl.jar
40
26
  - lib/openssl.rb
27
+ - lib/openssl/digest.rb
41
28
  - lib/openssl/bn.rb
42
29
  - lib/openssl/buffering.rb
43
- - lib/openssl/cipher.rb
44
- - lib/openssl/digest.rb
45
30
  - lib/openssl/ssl.rb
46
31
  - lib/openssl/x509.rb
47
- autorequire:
48
- rdoc_options: []
49
- name: jruby-openssl
32
+ - lib/openssl/cipher.rb
33
+ specification_version: 1
34
+ extensions: []
35
+ rubygems_version: 0.9.1
36
+ requirements:
37
+ - Java 1.5
38
+ authors:
39
+ - Ola Bini
40
+ platform: ruby
41
+ date: 2007-04-29 22:00:00 +00:00
42
+ require_paths:
43
+ - lib
44
+ version: !ruby/object:Gem::Version
45
+ version: 0.0.2
46
+ test_files: []
47
+ bindir: bin
48
+ dependencies: []
49
+ has_rdoc: false