jruby-jars 9.3.11.0 → 9.3.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: 7bd3264f45d967b868f7f83c4b056280128099e4f36a81188b237ada56589e94
4
- data.tar.gz: 38995ad9d974f361ea509f55caa34c9040a4c1f31c4a6aa8305880c397dc4e32
3
+ metadata.gz: 6a7f828722b5a522ec9a19bf50612f3d2e6e28831890c76a674849014c3be5e6
4
+ data.tar.gz: d1c8b77d78464f93c34ad212f8fe6f8bad1598c6421b5bb6c40259a5d948ec9d
5
5
  SHA512:
6
- metadata.gz: 587f796c49013d4157a8acc5b22777c5bc9def393f2e24f41af0b37b9465d1cc2cc6038a450604725298d30bd51ae0b68e0637e72a0343ccacdf03b2a570d3a3
7
- data.tar.gz: 3ecb8e452bd8ac0b065e13455e39eed50b6b2a112e8376a30757fc28226eaa390636ded24d5dac56b3f1d5872da44dc25f2f7e35491705543ef76fe4e8a9b53a
6
+ metadata.gz: 38562d600eb7a986023f4f1311de2601668b534212d45f03a6e065b800d8b534be60f859499c07ea9b65da2335f96c7ea9fe8d048cab5d8354be21f23cdaf13c
7
+ data.tar.gz: 19f2a9c00d86244773b6ed8516302b7d795b8f145744e05ea400a71aa90e57782bb2286db4fa4056abd0059ae91124408f9deb3af2c21c5a8a989f6e06ec8ea0
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.3.11.0'
3
- MAVEN_VERSION = '9.3.11.0'
2
+ VERSION = '9.3.12.0'
3
+ MAVEN_VERSION = '9.3.12.0'
4
4
  end
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.11.0
4
+ version: 9.3.12.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: 2023-09-11 00:00:00.000000000 Z
11
+ date: 2023-11-01 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.11.0-complete.jar
26
+ - lib/jruby-core-9.3.12.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.3.11.0.jar
29
+ - lib/jruby-stdlib-9.3.12.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0