jruby-jars 1.7.0.rc1 → 1.7.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
data/Manifest.txt
CHANGED
Binary file
|
data/lib/jruby-jars/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: jruby-jars
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease: 6
|
5
|
-
version: 1.7.0.
|
5
|
+
version: 1.7.0.rc2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Charles Oliver Nutter
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-09
|
12
|
+
date: 2012-10-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rdoc
|
@@ -62,8 +62,8 @@ files:
|
|
62
62
|
- README.txt
|
63
63
|
- lib/jruby-jars.rb
|
64
64
|
- lib/jruby-jars/version.rb
|
65
|
-
- lib/jruby-core-1.7.0.
|
66
|
-
- lib/jruby-stdlib-1.7.0.
|
65
|
+
- lib/jruby-core-1.7.0.RC2.jar
|
66
|
+
- lib/jruby-stdlib-1.7.0.RC2.jar
|
67
67
|
homepage: http://www.jruby.org
|
68
68
|
licenses: []
|
69
69
|
post_install_message:
|