jruby-jars 9.2.9.0 → 9.2.10.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: 3e4bca20ed761e34edf342b495dfd7e419ad8fca
4
- data.tar.gz: 2a2c87201d7fc4b89026b689063c094a1583b793
3
+ metadata.gz: 7472af59a2c754f170f4506b8d2cc60c8de6b5ca
4
+ data.tar.gz: bb41a249ce5d80969c44947eb8c4e2c80d5768f3
5
5
  SHA512:
6
- metadata.gz: c4e1a20d2fe54d5d20f47d7d627e0e1fa50c20779fe1a5518b2fd7a57f7c36ad28e89920048dc1a4d4454b81a9c83c057749d4502998c3c056099c9a8ead2508
7
- data.tar.gz: 267285401168c83eb42d80f260d5b4399e6612a40852ecc4eb29da4174b540167d9f7a00fc79306b6b93c929f4dafa4ababb3710d34cb79ecfa04982b88e510f
6
+ metadata.gz: 233d4ea628dcf48cdd9e0434b7cdf704d24965fab7364de995ae813bdf6a0adb0aae51b7139f911013bdb3b7e67642242a126b0407ed66cb828efc8cab2f5510
7
+ data.tar.gz: 2f10e0654fafa8ff0924f6728ba199b65fea79745f1bb9b88b50009f3ab17e889303ecbcee66f315b3d6e9fa14ef6b4ba33903e5e15660b19b97625025f97a53
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.9.0'
3
- MAVEN_VERSION = '9.2.9.0'
2
+ VERSION = '9.2.10.0'
3
+ MAVEN_VERSION = '9.2.10.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.2.9.0
4
+ version: 9.2.10.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: 2019-10-30 00:00:00.000000000 Z
11
+ date: 2020-02-18 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
+ - Mavenfile
22
23
  - README.txt
23
24
  - DEV_INSTRUCTIONS
24
- - Mavenfile
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-stdlib-9.2.9.0.jar
28
- - lib/jruby-core-9.2.9.0-complete.jar
27
+ - lib/jruby-stdlib-9.2.10.0.jar
28
+ - lib/jruby-core-9.2.10.0-complete.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: