jruby-jars 1.7.26 → 1.7.27
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: 0b1c9777d9805b3cfdd8da04112f2f2306973bf7
|
4
|
+
data.tar.gz: 279a3e5900eb9eeca7c29030a479a899520805c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ac76e5b572ee0c2a9314044f4468739ba352c13c9c203071666b645f6c0b000140f1cb8d2cd7545ce30088f1cb707f56dd97677f8bb977ad445076386369a40c
|
7
|
+
data.tar.gz: 2a803531316225e8236e1472c2f6cb4a0fc9c46133bc241c696109d9bff8f9e66ac1e14e375d6d5f27a0f617552e6962a8f67c629b13d95bab1b2e13b7fa003a
|
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.27
|
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: 2017-05-11 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.
|
@@ -19,13 +19,13 @@ executables: []
|
|
19
19
|
extensions: []
|
20
20
|
extra_rdoc_files: []
|
21
21
|
files:
|
22
|
+
- README.txt
|
22
23
|
- DEV_INSTRUCTIONS
|
23
24
|
- Mavenfile
|
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.27.jar
|
28
|
+
- lib/jruby-stdlib-1.7.27.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
31
31
|
licenses:
|