jruby-jars 9.0.1.0 → 9.0.3.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: 04fe405798ebdeb49a88c1ffb2924cddcacfc0ac
4
- data.tar.gz: dcbf0d8579dcf34042e68daaad8f19c1e5684086
3
+ metadata.gz: a9d0d996adb30e371dc74184cb6a6667e85b5406
4
+ data.tar.gz: 67f9f57aa180ff1786d3bbc448fe8a38645468dc
5
5
  SHA512:
6
- metadata.gz: 53b76de294de0682c39ce370d9cd4740e65cf4e236c2c05ec522b0734ed84cf714e634232bbf19e751a0c68297919b43adf9fbf757e6fc4e5ad022e8bcdcf0e8
7
- data.tar.gz: 9cd446778ea3dad77c4278eebe493d83d605c0ed1177d1c1fa5b327f6b580e50e6698807aebcc432d105a2d3b281ed167a8500f378cb9f020d6df493df9440be
6
+ metadata.gz: 5836df3544e8a4cead40259b06cf691edccfea15b6e8c70338666566770fe821a09fa93962dcdd43f657841f7d0dfdf0f829c733bdd367ab59adbd34d859f1e0
7
+ data.tar.gz: 345f305bca485e2f3bccdc0b4b4035508282918c73d1a91a590e9def2112459eeb4929104e14686f588e55592634ac9a22ba09dbe1b59b1fd07f191ce7ab64d3
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.0.1.0'
3
- MAVEN_VERSION = '9.0.1.0'
2
+ VERSION = '9.0.3.0'
3
+ MAVEN_VERSION = '9.0.3.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.1.0
4
+ version: 9.0.3.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-09-02 00:00:00.000000000 Z
11
+ date: 2015-10-21 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.1.0-complete.jar
28
- - lib/jruby-stdlib-9.0.1.0.jar
27
+ - lib/jruby-core-9.0.3.0-complete.jar
28
+ - lib/jruby-stdlib-9.0.3.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: