jruby-jars 9.2.4.0 → 9.2.4.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: 6d55017720af25c90e36dd6ab9f44e66750169f0
|
4
|
+
data.tar.gz: 128bb0d0923e3f7ca8308f455586325e2ff2e796
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f720bc3bb017e97807da2fb3e5c115dbe7fd26e56b705b329fe36862f64cb68200934ee93c42e0bb3de356d857a8793bf09c5d0e975e769145db74e181ed887f
|
7
|
+
data.tar.gz: d7d0152782fa8327cb63039aaf68a69fb6a4ad8814c8808548a98162ed33910154004c7705bb5d9308c4393c0d0e649f89e43ed7a9a5abe00d4e0b8abb22b43e
|
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.
|
4
|
+
version: 9.2.4.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: 2018-11-
|
11
|
+
date: 2018-11-28 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-
|
28
|
-
- lib/jruby-
|
27
|
+
- lib/jruby-core-9.2.4.1-complete.jar
|
28
|
+
- lib/jruby-stdlib-9.2.4.1.jar
|
29
29
|
- jruby-jars.gemspec
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|