jruby-jars 9.1.10.0 → 9.1.11.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: a74da43bd009ae3c60070d4e5784ad19b801052c
4
- data.tar.gz: 0f6291a13ea0ed51436643b260745846ced4e771
3
+ metadata.gz: 430ea2d8bdb97434a8df6c65da477a3b58fb1830
4
+ data.tar.gz: 51160643bc4ba1a7cec4480c20c8eef639ecadb9
5
5
  SHA512:
6
- metadata.gz: 2afeadbb2c4b94af1e0bee3c1b92b6f4e1f1c30dd73ad8d518af85af9fedb9ae2d6c4a6a0b0f5eaf54931cf274c5ffb3450a41ea9ca2665e4c359a4cf218d2af
7
- data.tar.gz: 0bce03461123703d4fb59b0b57481c2b2bb3c26b307236dfd1ed95a718fe4521134b32975fafb51739926a0b92023fbfbbcd63d58500c5c0e53b56f66d10fe16
6
+ metadata.gz: 428d8caf6e21da93ae8b0766a0560b8812df7e55ca659625eaf93ba41e5f8198d56dc8e903b1983e3d8d9563cd5db7c1025b0641f4f71960a3c9c5b15e8b9ae9
7
+ data.tar.gz: b5c7794f3a40e59b818a59dda872da922dce6567bf15f6805db8d4a16cf0c98f544d53a7fed7f63080b84dc93684a2bb211177a10abecb9d092e335cc02ea88e
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.10.0'
3
- MAVEN_VERSION = '9.1.10.0'
2
+ VERSION = '9.1.11.0'
3
+ MAVEN_VERSION = '9.1.11.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.10.0
4
+ version: 9.1.11.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-05-25 00:00:00.000000000 Z
11
+ date: 2017-06-14 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.10.0-complete.jar
28
- - lib/jruby-stdlib-9.1.10.0.jar
27
+ - lib/jruby-stdlib-9.1.11.0.jar
28
+ - lib/jruby-core-9.1.11.0-complete.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: