jruby-jars 1.7.23 → 1.7.24

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