jruby-jars 9.3.5.0 → 9.3.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: 26d0ae4836e905bbb0b9342e5a2bd558950b76d0b449b02c3353e58e0218e503
4
- data.tar.gz: e595146cd5a55b67e6483e1c3b856381b8f4e83b4f303cca841a8eca20f3b54c
3
+ metadata.gz: debfbb2d27fa56a2410863a0c747655d3acbcffa26fde6e81f1944bd21fa94de
4
+ data.tar.gz: 45b5da80b25824addf13c42b1bd8e493eef7ce01a1c13325991af752a8129d3a
5
5
  SHA512:
6
- metadata.gz: 7b3206c2d6002c895f66548b816aef08da834f40e143fbe1010023aee58c59a82453fc20808a97e90a85f6e91c642965f69b004d5812b3a537bf7b6b232500bb
7
- data.tar.gz: 60c8c8c34889a39b06674a961dd163a35f06537ff71182749370f2f896b01a9a5c8f4b8241cf232b9886d9c72cdac5db5634c22185a83b16b2c4eafd31579100
6
+ metadata.gz: 4a2a578ea07a4973a872853d69a8d863804fce8adb7c79b5b7a726050969dd1591a84d9996606f7046d89323e788f2e10604821a726b5382295c049bcfbd6302
7
+ data.tar.gz: 709feb846cd1d4984fcb1c16ef4be67b1aaba501b84fdafac687bb8e014876c899d4518be8e3fb36dff063db4fbecb4a864666d579bfd6db92c645d8620494c3
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.3.5.0'
3
- MAVEN_VERSION = '9.3.5.0'
2
+ VERSION = '9.3.8.0'
3
+ MAVEN_VERSION = '9.3.8.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.5.0
4
+ version: 9.3.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: 2022-06-27 00:00:00.000000000 Z
11
+ date: 2022-09-13 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.5.0-complete.jar
26
+ - lib/jruby-core-9.3.8.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.3.5.0.jar
29
+ - lib/jruby-stdlib-9.3.8.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0