jruby-jars 1.7.20 → 1.7.20.1

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: 7f5fa9ccf3b0a1569fac18e422e6c07b2d5dd45d
4
- data.tar.gz: 966d7b05ee449fc18878f5cb8fe23f2be0524a69
3
+ metadata.gz: 72d0f195b1791eb0a6dbe68f8f8e1f4866bc96fa
4
+ data.tar.gz: bd0f377c82c13ec73c8e86774f3df31d3780e92c
5
5
  SHA512:
6
- metadata.gz: 53df4fbfbf43999cac90d828f0a618a8fe4e78b0b2a542633dc2c0ba8999b5d0db9db10594f079973dc9dc01b6707a5bef2312348514edf6ef484878a2672b97
7
- data.tar.gz: 9f73f732caaf83634945dd8fa685414f4f31ec58950fee2a441fbe273074bfab669b371cb4e8c29a2bacfea158de090c728918e2aaf8561dac68567ca13edb65
6
+ metadata.gz: da80717e0dd7454989f63f0c015787fca95bc08fb1cf950667104ac31954e69d0af518ae28c3bddf1f3e069fa2ad0ae3233e29a1e833f3881dc3f57477cd5fa0
7
+ data.tar.gz: 369f1aab18e674216de3b50158dc9347de06705419c537c58495d3c3750216f8be46b1a86a025fa74cfc01c1286b8d6bfd3eb72630308d7278be866eda5e48be
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '1.7.20'
3
- MAVEN_VERSION = '1.7.20'
2
+ VERSION = '1.7.20.1'
3
+ MAVEN_VERSION = '1.7.20.1'
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: 1.7.20
4
+ version: 1.7.20.1
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-05-04 00:00:00.000000000 Z
11
+ date: 2015-06-10 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-1.7.20.jar
28
- - lib/jruby-stdlib-1.7.20.jar
27
+ - lib/jruby-core-1.7.20.1.jar
28
+ - lib/jruby-stdlib-1.7.20.1.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
31
31
  licenses: