jruby-jars 9.4.12.0 → 10.0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5d40bb28ac9782b9dd5379c48a4bc812ff8c2b6e4e2c1af8617ff7c79605c92
4
- data.tar.gz: 1fe603610532a7010fdbf7298488a10b2a6ca75f6d9f201bef977e5e0f11c54e
3
+ metadata.gz: 5d3a351b7dc1477eb95d8bb26347fe390a6679750767ae7f17572d404a9adc57
4
+ data.tar.gz: c694b26f9a7388d9ec1acaa4833d684a0fbe940670276429698608dc3d6d4e8d
5
5
  SHA512:
6
- metadata.gz: ca4fba75862084dd4fa91e6c3c1ac102c55ad5f7fbd30d926d7e7f424047d0bcc77d48cba09e73004899846a1e27ac0deff94806cb1b67c683a011a5f7cbe119
7
- data.tar.gz: 55d0cf80e91e97dff02ca58f874c9044b6988e54dc2a096a03b5d211d68dc1d398a642f94d4a8d5c38e6c4aabdeb5eae17742bf5f5688b932e0c5d71a34e468f
6
+ metadata.gz: 86dc8c122b029902001f0ee43976b75409b8b6072dd159dc79e1f30b1a53ac64dec497275445e8e1f66c8e7478de6b601d4f273b592eb8372b9e77a3da7d85f7
7
+ data.tar.gz: d7bd352eea92ca1de610a3aa29e3f1a6ca88d54c65ba62c49774f25af93d5e0bdfa0418de03c65533ac9705ba3447c64c1174a1be8a1aaee2cb2f8688f213f31
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.4.12.0'
3
- MAVEN_VERSION = '9.4.12.0'
2
+ VERSION = '10.0.0.0'
3
+ MAVEN_VERSION = '10.0.0.0'
4
4
  end
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.12.0
4
+ version: 10.0.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Charles Oliver Nutter
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-11 00:00:00.000000000 Z
10
+ date: 2025-04-13 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.12.0-complete.jar
25
+ - lib/jruby-core-10.0.0.0-complete.jar
26
26
  - lib/jruby-jars.rb
27
27
  - lib/jruby-jars/version.rb
28
- - lib/jruby-stdlib-9.4.12.0.jar
28
+ - lib/jruby-stdlib-10.0.0.0.jar
29
29
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
30
30
  licenses:
31
31
  - EPL-2.0