jruby-jars 1.7.24 → 1.7.25
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: 01e3c44e5ae579308d150408d24978da6ca77428
|
4
|
+
data.tar.gz: 4ed9e97906c76b10899197134e3bc3e152a2ea83
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8d15a97918de9e8a8cadc5e842110475ad9a825a73417b8c444a0b5d2a60bcd22bbe51d0db5a8ed4f2f1912b8a814f1635cfceed138a6a494b20f2d70c9448bf
|
7
|
+
data.tar.gz: acba01d4cfd5c98a69165f02be74aa48d6561589675d255a273127987dd00c55781939b4de651ef3853739eefadb40e44cca06d5ae3bd5705a8fed650ce9b22e
|
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: 1.7.
|
4
|
+
version: 1.7.25
|
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: 2016-
|
11
|
+
date: 2016-04-13 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-1.7.
|
28
|
-
- lib/jruby-stdlib-1.7.
|
27
|
+
- lib/jruby-core-1.7.25.jar
|
28
|
+
- lib/jruby-stdlib-1.7.25.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
31
31
|
licenses:
|