jruby-jars 9.3.2.0 → 9.3.3.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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d78f42c5ee8f5e9789d53fc1592af65e1ad85a077901323699d5e077f403934d
|
4
|
+
data.tar.gz: 4e208b29ea35b41a0bd4748a1e4efd4d030e1c40c5c553ca4b983a613e9164ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6360f0b8a54cd786b3a39f901b91f9a909f86f571bfba62ca7b77489d4d15b58401e563eda81603e455bbd0a147fa9f1f5c0fed9879dc9e00a2e43e7f767c5ad
|
7
|
+
data.tar.gz: 459b057511219f5e6ebf06e2534efb78d4a1adb129906541d76fae45f77c83c0cd3479e2f324f41194a23d5938fd903874e11d1bc7ecfc9edf59f78d79221112
|
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.3.
|
4
|
+
version: 9.3.3.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:
|
11
|
+
date: 2022-01-19 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.3.
|
26
|
+
- lib/jruby-core-9.3.3.0-complete.jar
|
27
27
|
- lib/jruby-jars.rb
|
28
28
|
- lib/jruby-jars/version.rb
|
29
|
-
- lib/jruby-stdlib-9.3.
|
29
|
+
- lib/jruby-stdlib-9.3.3.0.jar
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|
32
32
|
- EPL-1.0
|