jruby-jars 9.1.16.0 → 9.1.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: 26490bcc5045adfd6bdcb2fde04cabe02c424d71
4
- data.tar.gz: c7a48b9be4b00902d1199d077fe385f005e76455
3
+ metadata.gz: 9b620f864e72f885be337d12cc9db913fcc837ec
4
+ data.tar.gz: ca176d19b0f290b96666f52edec1e007db2cb7e6
5
5
  SHA512:
6
- metadata.gz: 816435feb8e4a31ca0b936758079466d59b505b4e151b28826795ffc7c7f1c4feb7ee1bb4c493e41d4090797bf1c6a34e8c4e4eba9e33273685a7a1701962fb6
7
- data.tar.gz: fe9367486a4482e7f2637f663e78cd1a562a6f024e6f8ac3b79fb5f534bde1c8a0d37e981a8370f2d81d1c36c39e38f81f3a25f9c70232c8e50cf0abd68466a1
6
+ metadata.gz: bcdd94ca5d7f3bd80fbe6a3af44b86f632945e919bc940670756950dc1c7ad58bf62f4345f7078c463a0ff94697a64372bac1d5387c4ecba19793d0752d06c49
7
+ data.tar.gz: 4713cf30e7605758808c5bf7dbbdddb89beaa71415b89ff4d302e415513e42385773aba9deae836da16f167c69fd117126f25ecac845765a4732713a59e61a72
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.16.0'
3
- MAVEN_VERSION = '9.1.16.0'
2
+ VERSION = '9.1.17.0'
3
+ MAVEN_VERSION = '9.1.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.1.16.0
4
+ version: 9.1.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: 2018-02-21 00:00:00.000000000 Z
11
+ date: 2018-04-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  This gem includes the core JRuby code and the JRuby 1.8/1.9 stdlib as jar files.
@@ -24,8 +24,8 @@ files:
24
24
  - Mavenfile
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-core-9.1.16.0-complete.jar
28
- - lib/jruby-stdlib-9.1.16.0.jar
27
+ - lib/jruby-core-9.1.17.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.17.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: