jruby-jars 9.2.16.0 → 9.2.17.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: dbec2bf8a231c6e6ccd4a7ddd4ef5aad5e717e0e
4
- data.tar.gz: 65d90cf3f33046ccfe7ce261f35b560214be08b8
3
+ metadata.gz: 18b205481d88fb852a3c8362a8de0320e170df3e
4
+ data.tar.gz: 1c64f5fad01bc639e9e6b58d5cbfd852bca273ac
5
5
  SHA512:
6
- metadata.gz: 27337f6b5b75b8f555fcd4886621cfc16d2d501e05a0cf6002cfcdedb98dc024eeda47d2fbb069341c8d38f584bc7420de9f7c8a3557b40f2bfd4de36ef3faeb
7
- data.tar.gz: 011eb30563858fb4c1e156b77e17a423471e6e5a5948f513e1ac873095b243e14cce31d41574aa0783e26c8ea792936e011502192c53b53ade57f94ff41e4063
6
+ metadata.gz: 3d8831c3c8e03c05cd4bdd235a406d47ada5280804e80a9f3a094c15f116b778e01e5d3b91c91ad9f4c53dee5871e4c349b8acb55c2cb231dbfd1dfa3eb1591c
7
+ data.tar.gz: b41e6cf16760e633a4d2b451ae22e862657463ef8f4929410126458e167326cb55f47433a655dbf634fdc7a93e0a7e45ad36c6d6acdf92f75d82d4d055677187
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.16.0'
3
- MAVEN_VERSION = '9.2.16.0'
2
+ VERSION = '9.2.17.0'
3
+ MAVEN_VERSION = '9.2.17.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.16.0
4
+ version: 9.2.17.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-03-03 00:00:00.000000000 Z
11
+ date: 2021-03-29 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.16.0-complete.jar
26
+ - lib/jruby-core-9.2.17.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.2.16.0.jar
29
+ - lib/jruby-stdlib-9.2.17.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0