jruby-jars 1.5.2 → 1.5.3

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.5.2.jar
7
- lib/jruby-stdlib-1.5.2.jar
6
+ lib/jruby-core-1.5.3.jar
7
+ lib/jruby-stdlib-1.5.3.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.5.2'
2
+ VERSION = '1.5.3'
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 5
8
- - 2
9
- version: 1.5.2
8
+ - 3
9
+ version: 1.5.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Charles Oliver Nutter
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-08-20 00:00:00 -05:00
17
+ date: 2010-09-28 00:00:00 -05:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -52,8 +52,8 @@ files:
52
52
  - README.txt
53
53
  - lib/jruby-jars.rb
54
54
  - lib/jruby-jars/version.rb
55
- - lib/jruby-core-1.5.2.jar
56
- - lib/jruby-stdlib-1.5.2.jar
55
+ - lib/jruby-core-1.5.3.jar
56
+ - lib/jruby-stdlib-1.5.3.jar
57
57
  has_rdoc: true
58
58
  homepage: http://www.jruby.org
59
59
  licenses: []