jruby-jars 9.2.19.0 → 9.2.21.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
  SHA1:
3
- metadata.gz: 48fe96b3e85e429f26b528d038bb363ca441ecd8
4
- data.tar.gz: afca9ff6f1073edc293618ba1462ac091d0eeb19
3
+ metadata.gz: 6da2937b963990ed6e6e4decbfb87e9da97b36f4
4
+ data.tar.gz: 746663aa72a3373e40392f9921f471df2dfd6784
5
5
  SHA512:
6
- metadata.gz: 61928672d084c6ae66477c8b40021d5124288e4eebe216de5a82ae1e99b97cf7f8f447c382e2081aa1407e0a39685bd56c6717daf5f3e2b9bd862a9f28d35269
7
- data.tar.gz: 66eadaeb3e85e5b2360aee11935e2331a8dfd866f653107d6ad5ff1892c26d9cc5c183e7ee10caffb613b09782b2dc401d7cc11747883319dc6c7f299a87e13b
6
+ metadata.gz: f3b73c23c5460830d0a2f0c2912e5d90d72c015961f0c96facedd679555f4649607b987cd91ccafb39d4ce7c4e1170a17b6929a04bc1850bd44d3618d116bb26
7
+ data.tar.gz: 6896b3a2cf1cd1d9314b4d56955d1ab46054ba32f5e3467d2d3af5da2783a19346e16e99316557386c6071237f08254dec59e0ded7c2d0c42da00d706f0ce0ab
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.19.0'
3
- MAVEN_VERSION = '9.2.19.0'
2
+ VERSION = '9.2.21.0'
3
+ MAVEN_VERSION = '9.2.21.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.2.19.0
4
+ version: 9.2.21.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-06-15 00:00:00.000000000 Z
11
+ date: 2022-06-27 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.19.0-complete.jar
26
+ - lib/jruby-core-9.2.21.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.2.19.0.jar
29
+ - lib/jruby-stdlib-9.2.21.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0