jruby-pageant 1.0.2-java → 1.1.0-java
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,59 +1,57 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: jruby-pageant
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
prerelease:
|
5
|
-
version: 1.0
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
prerelease:
|
5
|
+
version: 1.1.0
|
6
6
|
platform: java
|
7
|
-
authors:
|
8
|
-
|
9
|
-
autorequire:
|
7
|
+
authors:
|
8
|
+
- Artūras Šlajus
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
|
13
|
-
date: 2012-02-17 00:00:00 Z
|
12
|
+
date: 2012-06-11 00:00:00.000000000 Z
|
14
13
|
dependencies: []
|
15
|
-
|
16
14
|
description: This is a convenience gem packaging required JNA/JSCH jars.
|
17
|
-
email:
|
18
|
-
|
15
|
+
email:
|
16
|
+
- arturas.slajus@gmail.com
|
19
17
|
executables: []
|
20
|
-
|
21
18
|
extensions: []
|
22
|
-
|
23
19
|
extra_rdoc_files: []
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
20
|
+
files:
|
21
|
+
- !binary |-
|
22
|
+
ZXh0L2puYS5qYXI=
|
23
|
+
- !binary |-
|
24
|
+
ZXh0L2pzY2gtYWdlbnQtcHJveHktcGFnZWFudC0wLjAuMy5qYXI=
|
25
|
+
- !binary |-
|
26
|
+
ZXh0L3BsYXRmb3JtLmphcg==
|
27
|
+
- !binary |-
|
28
|
+
ZXh0L2pzY2gtYWdlbnQtcHJveHktMC4wLjMuamFy
|
29
|
+
- !binary |-
|
30
|
+
bGliLWphdmEvanJ1YnlfcGFnZWFudC5yYg==
|
31
31
|
homepage: http://github.com/arturaz/jruby-pageant
|
32
32
|
licenses: []
|
33
|
-
|
34
|
-
post_install_message:
|
33
|
+
post_install_message:
|
35
34
|
rdoc_options: []
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
35
|
+
require_paths:
|
36
|
+
- lib-java
|
37
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
38
|
+
requirements:
|
39
|
+
- - ! '>='
|
40
|
+
- !ruby/object:Gem::Version
|
41
|
+
version: !binary |-
|
42
|
+
MA==
|
40
43
|
none: false
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
44
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
45
|
+
requirements:
|
46
|
+
- - ! '>='
|
47
|
+
- !ruby/object:Gem::Version
|
48
|
+
version: !binary |-
|
49
|
+
MA==
|
46
50
|
none: false
|
47
|
-
requirements:
|
48
|
-
- - ">="
|
49
|
-
- !ruby/object:Gem::Version
|
50
|
-
version: "0"
|
51
51
|
requirements: []
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
signing_key:
|
52
|
+
rubyforge_project:
|
53
|
+
rubygems_version: 1.8.24
|
54
|
+
signing_key:
|
56
55
|
specification_version: 3
|
57
56
|
summary: jruby-pageant allows Pageant access on JRuby + Windows
|
58
57
|
test_files: []
|
59
|
-
|
Binary file
|
Binary file
|