jruby-jars 1.5.0.rc1 → 1.5.0.rc2

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.
@@ -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.0.RC1.jar
7
- lib/jruby-stdlib-1.5.0.RC1.jar
6
+ lib/jruby-core-1.5.0.RC2.jar
7
+ lib/jruby-stdlib-1.5.0.RC2.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.5.0.RC1'
2
+ VERSION = '1.5.0.RC2'
3
3
  end
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 1
7
7
  - 5
8
8
  - 0
9
- - rc1
10
- version: 1.5.0.rc1
9
+ - rc2
10
+ version: 1.5.0.rc2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Charles Oliver Nutter
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-04-16 00:00:00 -05:00
18
+ date: 2010-04-28 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !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.0.RC1.jar
56
- - lib/jruby-stdlib-1.5.0.RC1.jar
55
+ - lib/jruby-core-1.5.0.RC2.jar
56
+ - lib/jruby-stdlib-1.5.0.RC2.jar
57
57
  has_rdoc: true
58
58
  homepage: http://www.jruby.org
59
59
  licenses: []