jruby-jars 1.7.11 → 1.7.12
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: c7dc6e54f244afe7f4f44a355db90c09fea9b0a2
|
4
|
+
data.tar.gz: 6cd03d3064ad347148129701345f8d3ee59216f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1f285a614b9c53d3911551083000bda099d2ee36f56b032df10dc99442e162a7752a58e43d4a0ac8a21e660ada0e82e1519c189ec3f19b85d1dab0d43000d7e5
|
7
|
+
data.tar.gz: faa1181a7110d1802c9a519a228a0dbd9ed6663c275eb6861603977a1f4e7cb95311d5f9c22e015ba4b250628e70627640b17e4f183beb551566bb7c6fe1e191
|
Binary file
|
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.12
|
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: 2014-
|
11
|
+
date: 2014-04-15 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.
|
@@ -26,8 +26,8 @@ files:
|
|
26
26
|
- Rakefile
|
27
27
|
- lib/jruby-jars.rb
|
28
28
|
- lib/jruby-jars/version.rb
|
29
|
-
- lib/jruby-core-complete-1.7.
|
30
|
-
- lib/jruby-stdlib-complete-1.7.
|
29
|
+
- lib/jruby-core-complete-1.7.12.jar
|
30
|
+
- lib/jruby-stdlib-complete-1.7.12.jar
|
31
31
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
32
32
|
licenses: []
|
33
33
|
metadata: {}
|