jruby-jars 1.7.21 → 1.7.22
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: 33718ab2aa435b0bcf0b703bd4c10f91d90d7058
|
4
|
+
data.tar.gz: aa054a534102707a762151a2319eefcd657d223b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e411daefccc99c9841a658611e69b82fdf06084e5de06bee73bc537ee4d3995f449795e8f5e65ae96a1a6c72dec19eb205bba0c0792469702ebe5128fe9ebc5c
|
7
|
+
data.tar.gz: d6a1591d52b20dfb381d477cbb95312f67250a4e036d5ae1f19f1186b49d6bc5cc149b6dcaf3a7356ae2a61c6d8f88f13ee46932603a8a1c88d7adf453cdc969
|
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.22
|
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-08-20 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.22.jar
|
28
|
+
- lib/jruby-stdlib-1.7.22.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
31
31
|
licenses:
|