jruby-jars 9.1.0.0 → 9.1.1.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: ede2e6fbd9a2478ed19b9c1f304806999fd52d9c
4
- data.tar.gz: b4ca0273b71882de10622fef69b78b1dd2f84ccb
3
+ metadata.gz: 6f748d93a9f2a0ac0d99ef70128b92710497903d
4
+ data.tar.gz: 2206aa6d906e973e64244f854a9e57e4e672a418
5
5
  SHA512:
6
- metadata.gz: ee797e6185c3470130c4fc8425fe67e78688fd7494daf1955100cd923197c89c477df441a083b3c24f313131904628a1cf52575b7c37c9860d991311ea013348
7
- data.tar.gz: a0f40d3646953078a1bdb39f42c7caec8ab9389122f4f554081ff01cb9b9fdeb5e712a5c750cad911978d5c3c6ab4c5a0212abc9beeb052dc6ecb597f6be78c2
6
+ metadata.gz: 57cb6f752040ace7731fad6b89ce69bcdac0282674d578be09cbc7d90092ec78c5d8d871f12e610817fca20df90ef65e30450aa7843cdd379e38755ae228af8f
7
+ data.tar.gz: 922fec154ee1a5772327ddc6a8bb623659264afeccf21903a836e39fd9ff71f546dccda22c79f721096c6505fa58f9c4ded1892aedf05c66385576edb0f3d545
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.0.0'
3
- MAVEN_VERSION = '9.1.0.0'
2
+ VERSION = '9.1.1.0'
3
+ MAVEN_VERSION = '9.1.1.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.0.0
4
+ version: 9.1.1.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-05-02 00:00:00.000000000 Z
11
+ date: 2016-05-19 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.0.0-complete.jar
28
- - lib/jruby-stdlib-9.1.0.0.jar
27
+ - lib/jruby-core-9.1.1.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.1.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: