jruby-pageant 1.0.2 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jruby-pageant
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0
|
4
|
+
version: 1.1.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,8 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-
|
13
|
-
default_executable:
|
12
|
+
date: 2012-06-11 00:00:00.000000000 Z
|
14
13
|
dependencies: []
|
15
14
|
description: This is a convenience gem packaging required JNA/JSCH jars.
|
16
15
|
email:
|
@@ -20,7 +19,6 @@ extensions: []
|
|
20
19
|
extra_rdoc_files: []
|
21
20
|
files:
|
22
21
|
- lib-fake/jruby_pageant.rb
|
23
|
-
has_rdoc: true
|
24
22
|
homepage: http://github.com/arturaz/jruby-pageant
|
25
23
|
licenses: []
|
26
24
|
post_install_message:
|
@@ -41,7 +39,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
41
39
|
version: '0'
|
42
40
|
requirements: []
|
43
41
|
rubyforge_project:
|
44
|
-
rubygems_version: 1.
|
42
|
+
rubygems_version: 1.8.24
|
45
43
|
signing_key:
|
46
44
|
specification_version: 3
|
47
45
|
summary: jruby-pageant allows Pageant access on JRuby + Windows
|