jruby-jars 9.2.6.0 → 9.2.7.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: 4c5b89e0066b1dda5c11814c991dccdef9d0b48d
|
4
|
+
data.tar.gz: 6038ad5870c6f5f6ca4336c7bae5f3a46ec279aa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e5f3752630e267916f54f702cf1757c2591558baa0bf26964f2440f52a8cb9eef2b954583977a06880b6cbd65332fb587a22b2e10f2f242832c8e85b1275f49
|
7
|
+
data.tar.gz: ff023b3678f82e1e5c15f96d910254dba37797746832c8cdaf851d2bdcd5cfd5611f02b9e0b899533d6c8f5e6fa04e120a648622763e86c166676b387fbfce05
|
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.2.
|
4
|
+
version: 9.2.7.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: 2019-
|
11
|
+
date: 2019-04-09 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
|
- Mavenfile
|
25
25
|
- lib/jruby-jars.rb
|
26
26
|
- lib/jruby-jars/version.rb
|
27
|
-
- lib/jruby-stdlib-9.2.
|
28
|
-
- lib/jruby-core-9.2.
|
27
|
+
- lib/jruby-stdlib-9.2.7.0.jar
|
28
|
+
- lib/jruby-core-9.2.7.0-complete.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|