jruby-jars 9.3.1.0 → 9.3.2.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: 5f5258064cde4ff8e4e49cb80166ffe906da1fb605cf17067c0f939d73798af5
4
- data.tar.gz: 2ca8aa95bb24c83eca096e04a400029d12cbfd5133d7b08a622a1518f34e86f9
3
+ metadata.gz: 538641d2cd153d5786e66c40b315df247b89a03c1888e882e5050ffcc62a3f29
4
+ data.tar.gz: 40d97a9ecfa241347fc3ca44ab2beb47d1b0389b47c38c5d1ed8097774554914
5
5
  SHA512:
6
- metadata.gz: ae485dd2665283875a0f3065314526236786637b3b9a56a58cd98401851865fcaff5e5ee5d3019b76655ea2f326287f3bfdee5b9edf58a8282f9d032ba3fcf67
7
- data.tar.gz: d5bb072f2a8dfe57535503f39822bb2213aa9e6b6cc855ce76f53085783a76f8363a1a3fb19d0ab8688dba234e7de9213669f3858ace625380860dfb77f7b244
6
+ metadata.gz: 67007dc3854fefe91a2eff3bd1acb9ef780db81b85a3a6cd24abfef0a4d5d199f6abc5d3f75870a9b6d6ee68c1afb8c4ec291625b9e6f0907fbb9ab0bf8dd989
7
+ data.tar.gz: 007c1c21d3202c7e7c6f929c22fb584e82b8a87a6eaf9e77d1e8369f56e2b0b24344479b18b50d61fbd611c1711d1937d12802114e7342702ba8de7ff4256978
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.3.1.0'
3
- MAVEN_VERSION = '9.3.1.0'
2
+ VERSION = '9.3.2.0'
3
+ MAVEN_VERSION = '9.3.2.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.1.0
4
+ version: 9.3.2.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: 2021-10-13 00:00:00.000000000 Z
11
+ date: 2021-12-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.1.0-complete.jar
26
+ - lib/jruby-core-9.3.2.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.3.1.0.jar
29
+ - lib/jruby-stdlib-9.3.2.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0