jruby-jars 9.3.14.0 → 9.3.15.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: 30aa97367a3ef00bdf5a4f600f22e3e7e092a1a7e498480a43a99af09bcfad21
4
- data.tar.gz: e0f29f6dac331e79525d7d1f41d9fa9bac32090f6327872109e2f67357356580
3
+ metadata.gz: 13fa085b4e4e122a95db67cf26b38d1e4d0264dca42430fb660e856298adf66b
4
+ data.tar.gz: fd63e5f28fbc92042357f4ff23910570742c605b8c6d12363c564bdf6675e9f1
5
5
  SHA512:
6
- metadata.gz: 38dd1d35664cad2634fadd0e3c1441deef07e69e7b635d4c4a95ad300008e83baa564cbc7f36768a26cdbcc6efec7579ca3b37db89913b92256d9d19ff51b920
7
- data.tar.gz: ab44d75ad3d288227a6a157402f9ce6a4b97c21cb213fd92621e6f07ebca0ff6c2810966f3202b16a96527e4dd2cc652b0ed4144c4d9ba76e8f2ed378908ae84
6
+ metadata.gz: 41dda6d9dac20cab273fa80726b89052ec8f34f77bb0dff1188a7ce4849cf10af4b16ebfb80943b7ffa34a90d036cab53d1185f2ddc25b475657edbc3ecab19c
7
+ data.tar.gz: 2a9bd9b19e595cbec5a93a8a69399da0796992194f431fcae87a31786566a6fe4997878e31d558310290324606cf8ad9a040d92d2054ac46d045ee7c1d16ac36
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '9.3.14.0'
3
- MAVEN_VERSION = '9.3.14.0'
2
+ VERSION = '9.3.15.0'
3
+ MAVEN_VERSION = '9.3.15.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.14.0
4
+ version: 9.3.15.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: 2024-02-20 00:00:00.000000000 Z
11
+ date: 2024-06-26 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.14.0-complete.jar
26
+ - lib/jruby-core-9.3.15.0-complete.jar
27
27
  - lib/jruby-jars.rb
28
28
  - lib/jruby-jars/version.rb
29
- - lib/jruby-stdlib-9.3.14.0.jar
29
+ - lib/jruby-stdlib-9.3.15.0.jar
30
30
  homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
31
31
  licenses:
32
32
  - EPL-1.0