jruby-jars 9.0.4.0 → 9.0.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: ff7439981edbca7cdb220b91e2a701996298db0f
4
- data.tar.gz: 889e519d5122259b6b782b70d8161d1a47c369f4
3
+ metadata.gz: 96acbe9b930805735ca1fbbf2456ad937efead56
4
+ data.tar.gz: f892e0db167ce30529c9e5cd105143032e90864e
5
5
  SHA512:
6
- metadata.gz: d2ebe291ff1a8cf060510c261ede2b5b179208b19ce00db664238ed8de6a06bb7e75179eb263a77ec298ccc81d8f6248d58268a13ae92acd921f17de444f116b
7
- data.tar.gz: e13e718336dba588f2fa1b4e19b6ea542f29834911ec60fc368efd0925c5511eb58033ca30ce1f0dc19514fcac88c11bdc6a98e24f40565fbf4053a1f5ab53f9
6
+ metadata.gz: a88300851e6672f82dbe63058f7a2a5921affe2b99d8c1bc82c73858b3fb06992f562c4f2603ab8aee228a0522ea96a12629239f37545ed0a8bdcabbf3df662f
7
+ data.tar.gz: 3766664038eb32a31cd80a4faf88a978c5d72d41e69a492cd5b5c55edf563c0230bb3bdbbcd1b168c14d2096358f9f1161fa7e24a68a17619ea04aff1b9ca66d
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.0.4.0'
3
- MAVEN_VERSION = '9.0.4.0'
2
+ VERSION = '9.0.5.0'
3
+ MAVEN_VERSION = '9.0.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.0.4.0
4
+ version: 9.0.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: 2015-11-12 00:00:00.000000000 Z
11
+ date: 2016-01-26 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.0.4.0-complete.jar
28
- - lib/jruby-stdlib-9.0.4.0.jar
27
+ - lib/jruby-core-9.0.5.0-complete.jar
28
+ - lib/jruby-stdlib-9.0.5.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: