jruby-jars 1.7.26 → 1.7.27

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: 08d8e6680c8e43ff97e0a064fc7133dbe9e133a1
4
- data.tar.gz: fa0cfe9c45c86b19ccc1c3028844ff7dd284af05
3
+ metadata.gz: 0b1c9777d9805b3cfdd8da04112f2f2306973bf7
4
+ data.tar.gz: 279a3e5900eb9eeca7c29030a479a899520805c3
5
5
  SHA512:
6
- metadata.gz: f112d9993840e2affc106991eb5a60ea1a93c9e0dcb15fcb33591baaa7a71c1107d1ffc03dee9da024951c90811cc558025625568ee88c7cf89f853f2163887d
7
- data.tar.gz: a401b5ef38ad95933628a92ec3defec3c836e6a031396477c52e6cce414583bfa71bb9500eb8049ccb7c7cadc0e4a1ed7dd81f0b983a51ca13cf6d44d2c7a035
6
+ metadata.gz: ac76e5b572ee0c2a9314044f4468739ba352c13c9c203071666b645f6c0b000140f1cb8d2cd7545ce30088f1cb707f56dd97677f8bb977ad445076386369a40c
7
+ data.tar.gz: 2a803531316225e8236e1472c2f6cb4a0fc9c46133bc241c696109d9bff8f9e66ac1e14e375d6d5f27a0f617552e6962a8f67c629b13d95bab1b2e13b7fa003a
@@ -1,4 +1,4 @@
1
1
  module JRubyJars
2
- VERSION = '1.7.26'
3
- MAVEN_VERSION = '1.7.26'
2
+ VERSION = '1.7.27'
3
+ MAVEN_VERSION = '1.7.27'
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: 1.7.26
4
+ version: 1.7.27
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: 2016-08-26 00:00:00.000000000 Z
11
+ date: 2017-05-11 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-1.7.26.jar
28
- - lib/jruby-stdlib-1.7.26.jar
27
+ - lib/jruby-core-1.7.27.jar
28
+ - lib/jruby-stdlib-1.7.27.jar
29
29
  - jruby-jars.gemspec
30
30
  homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
31
31
  licenses: