jruby-jars 1.7.20.1 → 1.7.21
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: 4f741cf66a6429eccca0525775d13458a128ff97
|
4
|
+
data.tar.gz: 8ad6f9df5c2a829ae8ac48ef59044c43294454ea
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee7bf205080ae69801cfac44e1a6c3595317891f6f785f8dd1223b1eefa1ec33d088384350b4159df8ffbaca3ef644aa159393d27fc45890a704e53158423e75
|
7
|
+
data.tar.gz: 2eb3c83120fc4e7d1452e6a1ef4266d1d44a43ce5f723adbfb70d3ec47f53901c3696b63239b11cd36cc778e2fd43591a361685fe2675fd08b4dfce8e3124954
|
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.21
|
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-07-07 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.21.jar
|
28
|
+
- lib/jruby-stdlib-1.7.21.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
31
31
|
licenses:
|