jruby-jars 9.2.15.0 → 9.2.16.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: dbec2bf8a231c6e6ccd4a7ddd4ef5aad5e717e0e
|
4
|
+
data.tar.gz: 65d90cf3f33046ccfe7ce261f35b560214be08b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 27337f6b5b75b8f555fcd4886621cfc16d2d501e05a0cf6002cfcdedb98dc024eeda47d2fbb069341c8d38f584bc7420de9f7c8a3557b40f2bfd4de36ef3faeb
|
7
|
+
data.tar.gz: 011eb30563858fb4c1e156b77e17a423471e6e5a5948f513e1ac873095b243e14cce31d41574aa0783e26c8ea792936e011502192c53b53ade57f94ff41e4063
|
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.16.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: 2021-
|
11
|
+
date: 2021-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: |-
|
14
14
|
This gem includes JRuby core and the Ruby standard library as jar files.
|
@@ -23,10 +23,10 @@ files:
|
|
23
23
|
- Mavenfile
|
24
24
|
- README.txt
|
25
25
|
- jruby-jars.gemspec
|
26
|
-
- lib/jruby-core-9.2.
|
26
|
+
- lib/jruby-core-9.2.16.0-complete.jar
|
27
27
|
- lib/jruby-jars.rb
|
28
28
|
- lib/jruby-jars/version.rb
|
29
|
-
- lib/jruby-stdlib-9.2.
|
29
|
+
- lib/jruby-stdlib-9.2.16.0.jar
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|
32
32
|
- EPL-1.0
|