jruby-jars 9.2.12.0 → 9.2.13.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: a398aa46ba85e9185d2359472feecf4c0ace5c9e
|
4
|
+
data.tar.gz: ebc285104462db1ebede1d504f9ad21bccd7484f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 96eff072ea07006bc708a99be0c9d19688ae840ae4e475b2d918bb3c935636c1d18cb27c7df923ee7df9d2e85b3322b4213e7c4e716a1447c950122f49a3471a
|
7
|
+
data.tar.gz: c055ad6d65fdc0f4f1d26098d9022d6597092bc14417cfc44266cb5ff49f3a964def338e8c37e34999b621167f65d8447140b58126f73ec33d5d2ddf1ee3c650
|
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.13.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: 2020-
|
11
|
+
date: 2020-08-03 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-
|
28
|
-
- lib/jruby-
|
27
|
+
- lib/jruby-stdlib-9.2.13.0.jar
|
28
|
+
- lib/jruby-core-9.2.13.0-complete.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|