jruby-jars 9.2.17.0 → 9.2.18.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: 18b205481d88fb852a3c8362a8de0320e170df3e
4
- data.tar.gz: 1c64f5fad01bc639e9e6b58d5cbfd852bca273ac
3
+ metadata.gz: 104f82a89b666a4ed82c6a9609cfde0a73ab899d
4
+ data.tar.gz: f957458ebd074662880cb7753d95a00a16507bec
5
5
  SHA512:
6
- metadata.gz: 3d8831c3c8e03c05cd4bdd235a406d47ada5280804e80a9f3a094c15f116b778e01e5d3b91c91ad9f4c53dee5871e4c349b8acb55c2cb231dbfd1dfa3eb1591c
7
- data.tar.gz: b41e6cf16760e633a4d2b451ae22e862657463ef8f4929410126458e167326cb55f47433a655dbf634fdc7a93e0a7e45ad36c6d6acdf92f75d82d4d055677187
6
+ metadata.gz: 38adc9a04f17ca7327970348076d1b79384b49b8a49734f72b3ddde3097443586d4f0a664c7a8fe061c4d6fc2b483d144c223200d297388513e73e72031b95fa
7
+ data.tar.gz: b9d7551294e50c373ee730ec598068d78090420362817b420241cb091a9e8593b2e9c4f8b879d02382b2bd3009f3a9c7515942040df3393bb03036c902566b85
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.17.0'
3
- MAVEN_VERSION = '9.2.17.0'
2
+ VERSION = '9.2.18.0'
3
+ MAVEN_VERSION = '9.2.18.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.17.0
4
+ version: 9.2.18.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-29 00:00:00.000000000 Z
11
+ date: 2021-06-08 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.17.0-complete.jar
26
+ - lib/jruby-core-9.2.18.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.2.17.0.jar
29
+ - lib/jruby-stdlib-9.2.18.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0