jruby-jars 9.3.4.0 → 9.3.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
  SHA256:
3
- metadata.gz: 5142d7e9541d8e0a0cb9ffdab2089d38fcb98b0c55b0848c1a14be4f2aa79765
4
- data.tar.gz: 35440f303a394e2ddc8ef2f3a734c9b834c14f56fcd580719dc4e01005afe014
3
+ metadata.gz: d5ac95760f7f174b18eff4ed7c4e9b7c423ae1a044ddc68b6a21e85b1d1211ab
4
+ data.tar.gz: 11676f52d2dd7857c396be8fca877363adb3557318d7edf8ba1ce01a37422013
5
5
  SHA512:
6
- metadata.gz: c03105f6c91fa88fc0146d3a9f42850d2a9c86069fbcf52d06f3a109d59803d14909f43214fe142d05b859d002adb32239202c9caf062122962542d408f179f7
7
- data.tar.gz: 4cdf05d21fc5482bef638bb66f4512b59e9f0c21bcafdfa24d39170c5ce4dcc55b7a6d82f0034d55fd775d41f5432642b77e64274754596a185ad7a416002186
6
+ metadata.gz: 3a04cf595bb0527ab4c97d68fc5c902e4a5bac447e36a7382a690e23bd17d51da68bdf972e25144f61b2c7005ad31f23ce18700dfe479b66d9a9d481b842c33f
7
+ data.tar.gz: 7d68af2d55950adf2dfccabd7a883d19303945e48f67b925e9860ec00fd0d657f6d3abdbf0becadea0dcc6d5e6b93a995c9630446013a9d467957f6a01ae3e2f
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.3.4.0'
3
- MAVEN_VERSION = '9.3.4.0'
2
+ VERSION = '9.3.7.0'
3
+ MAVEN_VERSION = '9.3.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.3.4.0
4
+ version: 9.3.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: 2022-03-23 00:00:00.000000000 Z
11
+ date: 2022-08-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  This gem includes JRuby core and the Ruby standard library as jar files.
@@ -23,10 +23,10 @@ files:
23
23
  - Mavenfile
24
24
  - README.txt
25
25
  - jruby-jars.gemspec
26
- - lib/jruby-core-9.3.4.0-complete.jar
26
+ - lib/jruby-core-9.3.7.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.3.4.0.jar
29
+ - lib/jruby-stdlib-9.3.7.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0