jruby-jars 9.1.1.0 → 9.1.2.0
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: ccc08b0827a0818628347753c59aad3fb72f61d5
|
4
|
+
data.tar.gz: 4a68cb4dab8a0b61c4dd4d04f7b1f301904cbb11
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aff9a0fa67ece5882b62e21395069919e5e9f9743b5e82dce54d40b9e3a08ee82e46b0ead117292358859eb90308fc8222fe6e98ba58afcc84a626fb149b4a2d
|
7
|
+
data.tar.gz: 7f772fdfd1346b97e54c46721244b5673a9b80c69e33a353564b462541ea7d55f2ff9a8c2feb8c2eeedba04d597854154ecd21949c98f516ea81b7f893e7c793
|
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: 9.1.
|
4
|
+
version: 9.1.2.0
|
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: 2016-05-
|
11
|
+
date: 2016-05-26 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-9.1.
|
28
|
-
- lib/jruby-stdlib-9.1.
|
27
|
+
- lib/jruby-core-9.1.2.0-complete.jar
|
28
|
+
- lib/jruby-stdlib-9.1.2.0.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|