jruby-pageant 1.0.1-java → 1.0.2-java

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.
@@ -4,7 +4,6 @@ require 'java'
4
4
  dir = File.dirname(__FILE__) + '/../ext'
5
5
  require "#{dir}/jna.jar"
6
6
  require "#{dir}/platform.jar"
7
- require "#{dir}/jsch-0.1.46.jar"
8
7
  require "#{dir}/jsch-agent-proxy-0.0.2.jar"
9
8
  require "#{dir}/jsch-agent-proxy-pageant-0.0.2.jar"
10
9
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: jruby-pageant
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.1
5
+ version: 1.0.2
6
6
  platform: java
7
7
  authors:
8
8
  - "Art\xC5\xABras \xC5\xA0lajus"
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-02-16 00:00:00 Z
13
+ date: 2012-02-17 00:00:00 Z
14
14
  dependencies: []
15
15
 
16
16
  description: This is a convenience gem packaging required JNA/JSCH jars.
@@ -26,7 +26,6 @@ files:
26
26
  - ext/jna.jar
27
27
  - ext/jsch-agent-proxy-pageant-0.0.2.jar
28
28
  - ext/platform.jar
29
- - ext/jsch-0.1.46.jar
30
29
  - ext/jsch-agent-proxy-0.0.2.jar
31
30
  - lib-java/jruby_pageant.rb
32
31
  homepage: http://github.com/arturaz/jruby-pageant
data/ext/jsch-0.1.46.jar DELETED
Binary file