jruby-jars 9.1.8.0 → 9.1.9.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: a6e50384169eb2b3fc8a0b77462cc12a76aac1be
4
- data.tar.gz: 6867f88cf028926b57c56dfe99198cd1d2baf350
3
+ metadata.gz: 14201168d025cb49571b6c670e29e0bd47b2ce4f
4
+ data.tar.gz: abdbd02cc77ac527bf1d53ee719f8043e59392ff
5
5
  SHA512:
6
- metadata.gz: eb714878d706cabff7be506e2f6515363b36fa9cf62cd96027ad78ba6c2d1c7ba0fa5528e7e4728f0831e461128805162bb4a83aae1d527495c3b471a159c7bc
7
- data.tar.gz: a51e46e41d9311193276046fdd0a288a7b8648d37af68b5f0fb9ae0bc5efeddf67055639e8245c7d1ff5ebb0fb4f54466a249655bdc5628822531c9966beff44
6
+ metadata.gz: 2ad5091d2e189f74d45fec859be1ad88aca794138e42e72468fe159195b624ac176650c6dedc7ccce3213dc1d3ef4dba911ac58e9bcca31e377a5c7a0340fb53
7
+ data.tar.gz: 5c9012292f799a95c4295293d87efb0931aa1618b630b15fd78ae0b21f9dfde53be2770523170a9b880cfc3023caf2b6cec3ee2c30358507c06363cf4b9444a9
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.1.8.0'
3
- MAVEN_VERSION = '9.1.8.0'
2
+ VERSION = '9.1.9.0'
3
+ MAVEN_VERSION = '9.1.9.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.8.0
4
+ version: 9.1.9.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: 2017-03-06 00:00:00.000000000 Z
11
+ date: 2017-05-15 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.
@@ -19,13 +19,13 @@ executables: []
19
19
  extensions: []
20
20
  extra_rdoc_files: []
21
21
  files:
22
+ - README.txt
22
23
  - DEV_INSTRUCTIONS
23
24
  - Mavenfile
24
- - README.txt
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-core-9.1.8.0-complete.jar
28
- - lib/jruby-stdlib-9.1.8.0.jar
27
+ - lib/jruby-core-9.1.9.0-complete.jar
28
+ - lib/jruby-stdlib-9.1.9.0.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: