jruby-jars 9.4.11.0 → 9.4.12.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: c5d40bb28ac9782b9dd5379c48a4bc812ff8c2b6e4e2c1af8617ff7c79605c92
|
4
|
+
data.tar.gz: 1fe603610532a7010fdbf7298488a10b2a6ca75f6d9f201bef977e5e0f11c54e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca4fba75862084dd4fa91e6c3c1ac102c55ad5f7fbd30d926d7e7f424047d0bcc77d48cba09e73004899846a1e27ac0deff94806cb1b67c683a011a5f7cbe119
|
7
|
+
data.tar.gz: 55d0cf80e91e97dff02ca58f874c9044b6988e54dc2a096a03b5d211d68dc1d398a642f94d4a8d5c38e6c4aabdeb5eae17742bf5f5688b932e0c5d71a34e468f
|
Binary file
|
data/lib/jruby-jars/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
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.12.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Charles Oliver Nutter
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-02-11 00:00:00.000000000 Z
|
11
11
|
dependencies: []
|
12
12
|
description: |-
|
13
13
|
This gem includes JRuby core and the Ruby standard library as jar files.
|
@@ -22,10 +22,10 @@ files:
|
|
22
22
|
- Mavenfile
|
23
23
|
- README.txt
|
24
24
|
- jruby-jars.gemspec
|
25
|
-
- lib/jruby-core-9.4.
|
25
|
+
- lib/jruby-core-9.4.12.0-complete.jar
|
26
26
|
- lib/jruby-jars.rb
|
27
27
|
- lib/jruby-jars/version.rb
|
28
|
-
- lib/jruby-stdlib-9.4.
|
28
|
+
- lib/jruby-stdlib-9.4.12.0.jar
|
29
29
|
homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
|
30
30
|
licenses:
|
31
31
|
- EPL-2.0
|