jruby-jars 1.7.16.1 → 1.7.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3db0c214042de75a6dd271ad97d31981bc55bf43
4
- data.tar.gz: 1a6d47ec4fc1485755aa9e3ce75b8585010e46e9
3
+ metadata.gz: a109f95a32740baca08b5894aeeaba3be9ea69d7
4
+ data.tar.gz: 4cff49ebef6bfabd1a31c3dd165e8bb4e08f633a
5
5
  SHA512:
6
- metadata.gz: 054287fe70ba25aa1c91994866f2e020cdac94c9477ac1b9edc8b3eea3f41b2bb9623da0f97619db9e7c5447d769c6c752b89f093a8124edbd25440f3beddba8
7
- data.tar.gz: b3579c84a05727eb2193c793e2dbf8780a2000938fedd2b82bc9a2f23dfa724890b8b8c77b79f9d214f29f6eb25389e32b545276af729ecd637076ebf03115c6
6
+ metadata.gz: b36d9050b8c4b69c0a01fda1596fa3e868ea7b3b6bb3b4e2cb0f345d9ad7cd57a02b8796103d05993be615d68e0fb772f3247c22501470e46a694b3ff6a74d8c
7
+ data.tar.gz: 0c5d6b77458210f7ae10cd3d4d30408b57c408453ab01fe17f39760930c57c7ea9e6bf67b743cd48b42b0ab93f3f771d8a0453231cab9d960437171ef582116a
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.16.1
4
+ version: 1.7.16.2
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: 2014-10-28 00:00:00.000000000 Z
11
+ date: 2014-12-08 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-complete-1.7.16.1.jar
28
- - lib/jruby-stdlib-complete-1.7.16.1.jar
27
+ - lib/jruby-core-complete-1.7.16.2.jar
28
+ - lib/jruby-stdlib-complete-1.7.16.2.jar
29
29
  homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
30
30
  licenses:
31
31
  - EPL-1.0