jruby-jars 1.7.24 → 1.7.25

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: a75acd143a871d35f26a2ff427bc386a6ad10c60
4
- data.tar.gz: 2b6a54b78977fc6f0c24d229826c442cc70a2cd9
3
+ metadata.gz: 01e3c44e5ae579308d150408d24978da6ca77428
4
+ data.tar.gz: 4ed9e97906c76b10899197134e3bc3e152a2ea83
5
5
  SHA512:
6
- metadata.gz: a548dd92293a42f8ae8a9431924211ce2d5065bb2204b96176b1d79f9a98889a6b0643cf5ed8b51f47d4b9558f5ce0243210fead50dd23eb0739b8d1ac366571
7
- data.tar.gz: cc4a218befa863d0e51acbedd12a17843ecf3708889bf2dea9b082a75b55cd9140c919ffbf62bb6b3df45d6a40fc4dd067cca2ced1e518ada1082e8a7cb475d2
6
+ metadata.gz: 8d15a97918de9e8a8cadc5e842110475ad9a825a73417b8c444a0b5d2a60bcd22bbe51d0db5a8ed4f2f1912b8a814f1635cfceed138a6a494b20f2d70c9448bf
7
+ data.tar.gz: acba01d4cfd5c98a69165f02be74aa48d6561589675d255a273127987dd00c55781939b4de651ef3853739eefadb40e44cca06d5ae3bd5705a8fed650ce9b22e
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '1.7.24'
3
- MAVEN_VERSION = '1.7.24'
2
+ VERSION = '1.7.25'
3
+ MAVEN_VERSION = '1.7.25'
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.24
4
+ version: 1.7.25
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-01-20 00:00:00.000000000 Z
11
+ date: 2016-04-13 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.24.jar
28
- - lib/jruby-stdlib-1.7.24.jar
27
+ - lib/jruby-core-1.7.25.jar
28
+ - lib/jruby-stdlib-1.7.25.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
31
31
  licenses: