jruby-jars 9.2.3.0 → 9.2.4.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: 3b2ecb9d9a1fa64bf6b4ff64c34a2732f46ad97a
4
- data.tar.gz: 5fe5bff6b2e80ccebb206d1fa39b97a62bb6fa41
3
+ metadata.gz: af33f5ab37a825f8042607abe9a67b061aa4da7a
4
+ data.tar.gz: 32733895dc99ee9624f83b2dcae2aec9c1f90c06
5
5
  SHA512:
6
- metadata.gz: 6e0f5d04c42bb2fa24352a49ddd3daa5fd72d930fbae199aee873e83cc958ab510f5f7a7527a8adec37785c5f4307c623171feb3b02d7da1d9b912b78db30dbc
7
- data.tar.gz: ed7a02ec781a5a312ea7d3c095206c315ccd53c687536a6a9a6d0dca1cea81a28fd541a17a13cee885fef5ed65575e367f4e36d267b3ebecfb2f94a087973c95
6
+ metadata.gz: 4c614232b93ef805e213de937b4625194fea14b9062a09bdcfadeca3bd902e3921c1dbe58d4339226d3f446860a6dae43214708e1db5ebcf19bd2ce3bcac4251
7
+ data.tar.gz: c4dbf11bbc296535b2586f198d784d44a26158a5c4ace591ca33e4d7a1529b87d44be245bd32a97139b84e242a36bced2ee60b2e7d2d2e9e7e54cc49ea20761a
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.2.3.0'
3
- MAVEN_VERSION = '9.2.3.0'
2
+ VERSION = '9.2.4.0'
3
+ MAVEN_VERSION = '9.2.4.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.3.0
4
+ version: 9.2.4.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: 2018-11-09 00:00:00.000000000 Z
11
+ date: 2018-11-13 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
  - Mavenfile
25
25
  - lib/jruby-jars.rb
26
26
  - lib/jruby-jars/version.rb
27
- - lib/jruby-core-9.2.3.0-complete.jar
28
- - lib/jruby-stdlib-9.2.3.0.jar
27
+ - lib/jruby-stdlib-9.2.4.0.jar
28
+ - lib/jruby-core-9.2.4.0-complete.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses: