jruby-jars 1.7.8 → 1.7.9
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: 9926a823d6c64004f87689ef0154a671ae42a562
|
4
|
+
data.tar.gz: 7cb4a3957fc39acd1e926983d65b0146b7913809
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ac15f8c96acdf9bd2a419f7d55a0921c14af6335edfd8b86316c856582cc593175afe33cb7a1bd6dc334c2fefe35cc71097737c9a96d9ec7656016a2636b637f
|
7
|
+
data.tar.gz: bca39f2ba2168675a5cbdcd08a2171d0fe6ba0a7bf8459a21b782435b9d600019a8a72b7862b4cabb9e8b2d64155a933fc81408fa064a23c6139f3452521be27
|
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.9
|
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: 2013-
|
11
|
+
date: 2013-12-06 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.9.jar
|
30
|
+
- lib/jruby-stdlib-complete-1.7.9.jar
|
31
31
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
32
32
|
licenses: []
|
33
33
|
metadata: {}
|