jruby-jars 9.1.6.0 → 9.1.7.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: 121e98278ff76063a3a487a5f3ae3b43149a1da7
4
- data.tar.gz: de24f01e8e474f1dcba0340850d84aece742c7a8
3
+ metadata.gz: 4cfbe906f755cc0b7023747d45253ebf8413ebd2
4
+ data.tar.gz: eff84e94cb5150ca1dc593fea953d9aefc2ba008
5
5
  SHA512:
6
- metadata.gz: 4fe0aa0ce78b370c081547659160e0dfe875f8f2ae87a69d1d92c7cf5df469db6bdd9db1d98b180293001fd243a87b9687a7ca9ef1504254ace706e4a917e660
7
- data.tar.gz: 44e84ef701a227214db815431ea3216df9cd28e2d097492c8934416b53c2a4ef3ee5e5b8c7c1aae0095103c9cd96eac6b72f5a28520cf71692296fbe9e19bfc5
6
+ metadata.gz: c22398eb86205011dafceedf5d09762b73855ad2f7f28c4adf343d2429481fbcf473bf722c3d8e52ec411929a4649cde09803e7dfb97b6910e9b576df3e1f155
7
+ data.tar.gz: e65ffc580e400922327b465cf563a862b7445481b05fd330a757d55edbac152d485abf4d903f34af94ccfa09102989549bf657b83482318369aca7d86a35a4b4
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.6.0'
3
- MAVEN_VERSION = '9.1.6.0'
2
+ VERSION = '9.1.7.0'
3
+ MAVEN_VERSION = '9.1.7.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.1.6.0
4
+ version: 9.1.7.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: 2016-11-09 00:00:00.000000000 Z
11
+ date: 2017-01-11 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.1.6.0-complete.jar
28
- - lib/jruby-stdlib-9.1.6.0.jar
27
+ - lib/jruby-core-9.1.7.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.7.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: