jruby-jars 9.2.11.0 → 9.2.11.1
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: 53ceaccb9255dc2f2be161c52e09b2e8affc735e
|
4
|
+
data.tar.gz: 053e924fe3b68c64644081a4d2aaf03892305ab8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 70fbad3315ffe0bb65937f7cc9977bc76b578f8c6b431fb5ec20c00f33aaf2b5d57ed317bf9515ee236ea555441c4c5f41965e9f83df661cc056845ccc9df7e3
|
7
|
+
data.tar.gz: 1ff1726a15f1dcdf2b2226872147d9546086c4b2f3755c9a317b21c4291f7a85962d4975a97aaeaf9abf8f476cf97524b8c2102411430497b2286a56c867816e
|
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.11.
|
4
|
+
version: 9.2.11.1
|
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: 2020-03-
|
11
|
+
date: 2020-03-25 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
|
- DEV_INSTRUCTIONS
|
25
25
|
- lib/jruby-jars.rb
|
26
26
|
- lib/jruby-jars/version.rb
|
27
|
-
- lib/jruby-core-9.2.11.
|
28
|
-
- lib/jruby-stdlib-9.2.11.
|
27
|
+
- lib/jruby-core-9.2.11.1-complete.jar
|
28
|
+
- lib/jruby-stdlib-9.2.11.1.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|