jruby-jars 9.1.4.0 → 9.1.5.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: ecbc1a5517f8b8c83123e4619af462ce1a24cbde
4
- data.tar.gz: eb3647f029c21ac23ae205e8fe7104139fbaf491
3
+ metadata.gz: 438df0ae3f20b47810d89af99fe6dc87dbeab2ce
4
+ data.tar.gz: b78223bf7cc153bf20cd0cb9d27f3b0cbd7e48d0
5
5
  SHA512:
6
- metadata.gz: 1e9a07220dc984bfc1271221d23b8612fd981b5e35f3f131b69a0fde98ee62987c851e0fa0a4a859f0f07836c8dffa692805ae061284d5827b6df0b106c0d8a7
7
- data.tar.gz: f60d5a428f2a2b0bb62668f7759daff07b88a053b92e1a48764f46c0b6457f515e1080b481fd11111b710accfdf5b360b1a79ccd386f1549b0bff2865576ee88
6
+ metadata.gz: d2cbc18e86653364c0f09d64aa90c8bd39c25a991fc0062e43f6d0790caec7ce76e297adafaf8d98cc6f04bd352efa4d6177957353df3feb3beced7a1e7171dd
7
+ data.tar.gz: 4a925697392973e930b0480e1d1962da764fe79fc7a4d70c7de80c8ff7a7e5244d9170e3ab4c011c801216132f0abffa088f508a4d5578ecc516c3450c58dbd8
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.4.0'
3
- MAVEN_VERSION = '9.1.4.0'
2
+ VERSION = '9.1.5.0'
3
+ MAVEN_VERSION = '9.1.5.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.4.0
4
+ version: 9.1.5.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: 2016-09-01 00:00:00.000000000 Z
11
+ date: 2016-09-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
  - README.txt
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-core-9.1.4.0-complete.jar
28
- - lib/jruby-stdlib-9.1.4.0.jar
27
+ - lib/jruby-core-9.1.5.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.5.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: