jruby-jars 9.0.1.0 → 9.0.3.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a9d0d996adb30e371dc74184cb6a6667e85b5406
|
4
|
+
data.tar.gz: 67f9f57aa180ff1786d3bbc448fe8a38645468dc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5836df3544e8a4cead40259b06cf691edccfea15b6e8c70338666566770fe821a09fa93962dcdd43f657841f7d0dfdf0f829c733bdd367ab59adbd34d859f1e0
|
7
|
+
data.tar.gz: 345f305bca485e2f3bccdc0b4b4035508282918c73d1a91a590e9def2112459eeb4929104e14686f588e55592634ac9a22ba09dbe1b59b1fd07f191ce7ab64d3
|
Binary file
|
data/lib/jruby-jars/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jruby-jars
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 9.0.
|
4
|
+
version: 9.0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Charles Oliver Nutter
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-10-21 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: |-
|
14
14
|
This gem includes the core JRuby code and the JRuby 1.8/1.9 stdlib as jar files.
|
@@ -24,8 +24,8 @@ files:
|
|
24
24
|
- README.txt
|
25
25
|
- lib/jruby-jars.rb
|
26
26
|
- lib/jruby-jars/version.rb
|
27
|
-
- lib/jruby-core-9.0.
|
28
|
-
- lib/jruby-stdlib-9.0.
|
27
|
+
- lib/jruby-core-9.0.3.0-complete.jar
|
28
|
+
- lib/jruby-stdlib-9.0.3.0.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|