jruby-jars 9.1.14.0 → 9.1.15.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: 25ece3dd508d5fb6cbadd066b9fe92e572f3c30e
4
- data.tar.gz: 71e352fb26803d62e2c77796c42f7a6b36d31e61
3
+ metadata.gz: 82ada4d3681ff1770f46fe4b664c4d3889a45156
4
+ data.tar.gz: b9d12d964c328460d2f21b955680140a22735ee5
5
5
  SHA512:
6
- metadata.gz: 5f00102f2193584e1aaae7b6ab9122182f494900015fd726e6ca37bff89dbb32ed883cbfc2ae52a7f3c577b9daf0cbe88b408be73bfc0a9952d7a2ce5629bb98
7
- data.tar.gz: fe7b88420063f73995a0cbb63b0be84ab8539e11abc8b4413d4523f5322258c2211f8fcaca7b5992f1299f58e5f445333a6a1db3010db5749e091685c0dffb99
6
+ metadata.gz: bfd3e0a13049a25753d501760dca2c534077fb3ec62669cb8cd70711ad88e71e4c0dd1b68056621e3d580cceea4b6f26cba6de711f65dbd6a7984a5cb5bf4a23
7
+ data.tar.gz: 0543f39647afd07000cf5dbef8a37fa7beb330fd1e84b1206676475e143e0877ae725f8cba601eb93c6ceed7d6c759004d6f5dadb59f8fe5ddacebcada9b8a19
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.14.0'
3
- MAVEN_VERSION = '9.1.14.0'
2
+ VERSION = '9.1.15.0'
3
+ MAVEN_VERSION = '9.1.15.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.14.0
4
+ version: 9.1.15.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: 2017-11-08 00:00:00.000000000 Z
11
+ date: 2017-12-07 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.14.0-complete.jar
28
- - lib/jruby-stdlib-9.1.14.0.jar
27
+ - lib/jruby-core-9.1.15.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.15.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: