jruby-jars 1.6.7.2 → 1.6.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,5 +3,5 @@ Manifest.txt
3
3
  README.txt
4
4
  lib/jruby-jars.rb
5
5
  lib/jruby-jars/version.rb
6
- lib/jruby-core-1.6.7.2.jar
7
- lib/jruby-stdlib-1.6.7.2.jar
6
+ lib/jruby-core-1.6.8.jar
7
+ lib/jruby-stdlib-1.6.8.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.6.7.2'
2
+ VERSION = '1.6.8'
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: jruby-jars
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.6.7.2
5
+ version: 1.6.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Charles Oliver Nutter
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-05-01 00:00:00 Z
13
+ date: 2012-09-18 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rdoc
@@ -54,8 +54,8 @@ files:
54
54
  - README.txt
55
55
  - lib/jruby-jars.rb
56
56
  - lib/jruby-jars/version.rb
57
- - lib/jruby-core-1.6.7.2.jar
58
- - lib/jruby-stdlib-1.6.7.2.jar
57
+ - lib/jruby-core-1.6.8.jar
58
+ - lib/jruby-stdlib-1.6.8.jar
59
59
  homepage: http://www.jruby.org
60
60
  licenses: []
61
61