jruby-jars 9.4.7.0 → 9.4.8.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: 1a0330dd3195b9904ed3214f5914252c3f07999991821cff66936235d3e33ac9
|
4
|
+
data.tar.gz: 718db3f0848b187424aa6662134a17ce0ac74e6c1b8042b4e2c16f14a08446e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 323b7086a1051576bd1ad5c325b973ac11cb55d22e0ed321265066c566a79c174c69c5c718425cf32cd81a2a5086956eba3a173fa9a734ab77031d923f0db195
|
7
|
+
data.tar.gz: 658398fe44f0ded54e31aa13ff04de837a82718cfb029893c43ecca3c140b3e8075da54c15a35b1fa01b030c636c24dd0621d2aa59d9388cb33c7c355e25e09f
|
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.4.
|
4
|
+
version: 9.4.8.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: 2024-
|
11
|
+
date: 2024-07-02 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.4.
|
26
|
+
- lib/jruby-core-9.4.8.0-complete.jar
|
27
27
|
- lib/jruby-jars.rb
|
28
28
|
- lib/jruby-jars/version.rb
|
29
|
-
- lib/jruby-stdlib-9.4.
|
29
|
+
- lib/jruby-stdlib-9.4.8.0.jar
|
30
30
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
31
31
|
licenses:
|
32
32
|
- EPL-2.0
|