jruby-jars 9.2.20.0 → 9.2.20.1

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
  SHA1:
3
- metadata.gz: f3622e302c730f2b7c3da14b6b04ac4398a0c8f3
4
- data.tar.gz: c519ef034c95d4b1f1ca51d6e0af723396c05b23
3
+ metadata.gz: f06fb11c8a25de3d3b1518ccac5dc47fd59caf7c
4
+ data.tar.gz: 7b24fcc4c9df6254757540b8a33f8377d012eb15
5
5
  SHA512:
6
- metadata.gz: 72f2d49a4871637f22722edec18085bc564cd7226b9034a19fc71fb61a3f048e05b29148f36acef90c7f31acc11d65afd9f474a364c32fab4f1ca39037843200
7
- data.tar.gz: 36e58b78de58154dac52a71864cd52f44b6d829409c217bc99317be3fe90b420ebb8d7cae490f208e68aebd3bf912a16b176b6a13270ee037b1d9e07308bdc47
6
+ metadata.gz: f738be7b08aea086dadd2f5d72ee8e92f61ad3d42c03cd7e7cb2255ddd256417ae056439ca98f3cc98dfbc041cfee65cd9d2936d2d9eb0505d8933ca75c87c30
7
+ data.tar.gz: cb6532dbb48412633d18f92415f5e0f47d90ce8ac870682e85f81ae58d53bddb13e08c7b3260beb4c0e33a0673b57aad3167df2f098d17532a00562569e1c7ca
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.20.0'
3
- MAVEN_VERSION = '9.2.20.0'
2
+ VERSION = '9.2.20.1'
3
+ MAVEN_VERSION = '9.2.20.1'
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.2.20.0
4
+ version: 9.2.20.1
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-11-02 00:00:00.000000000 Z
11
+ date: 2021-11-30 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.2.20.0-complete.jar
26
+ - lib/jruby-core-9.2.20.1-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.2.20.0.jar
29
+ - lib/jruby-stdlib-9.2.20.1.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0