jruby-jars 1.7.18 → 1.7.19
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: d15d2560572ef941c1f19b7ec957929c3b770c82
|
4
|
+
data.tar.gz: 6f4ce4c613b848010967c80ec85e4e7336807bcc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8eac63a7d533e6a1a15759d764291807444863c6fff29b52d9c144e26bbcfd0453c1c4f85c02825244996214df86ef6ae36417c7ed6b66d5a2f8398b2bdcd4c8
|
7
|
+
data.tar.gz: 8ab19a75d8e46f92a9e85c1679f3a96f76403e681bee007da2458d07c6751272d24913d6ecf83b30e7ae63fd560a7837334543cf6bc869f5952173274ddbb334
|
data/jruby-jars.gemspec
CHANGED
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.19
|
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:
|
11
|
+
date: 2015-01-30 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.19.jar
|
28
|
+
- lib/jruby-stdlib-1.7.19.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
31
31
|
licenses:
|