therubyrhino_jar 1.7.7.1 → 1.7.7.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/jar/rhino-1.7.7.2.jar +0 -0
- data/jar/rhino/jar_path.rb +1 -1
- metadata +4 -4
- data/jar/rhino-1.7.7.1.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: f5c1629fe94974c46c1c5f3438eea0eae0b8a296
|
4
|
+
data.tar.gz: 7492f37b27a598d33b5d1283e5d51ba50413c4a5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e50da5c18223ac0caeb5d37634113d46445643671753888c111814125874fce74f5bb8946de8450a42717337972b459c4356c3bd3569132ff6ee87d8964d2eca
|
7
|
+
data.tar.gz: 63bf116c485c27457329162528d7a76e5c9477d6afafd28e9ef022bed0bf408d5a3d4f1f3972bc7b8296504c343da7687d831375297efcf04f62462dd7bc5eeb
|
Binary file
|
data/jar/rhino/jar_path.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: therubyrhino_jar
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.7.7.
|
4
|
+
version: 1.7.7.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Charles Lowell
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2019-
|
12
|
+
date: 2019-07-04 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: Rhino's js.jar classes packaged as a JRuby gem.
|
15
15
|
email:
|
@@ -20,7 +20,7 @@ extensions: []
|
|
20
20
|
extra_rdoc_files: []
|
21
21
|
files:
|
22
22
|
- jar/LICENSE.txt
|
23
|
-
- jar/rhino-1.7.7.
|
23
|
+
- jar/rhino-1.7.7.2.jar
|
24
24
|
- jar/rhino/jar_path.rb
|
25
25
|
- therubyrhino_jar.gemspec
|
26
26
|
homepage: http://github.com/cowboyd/therubyrhino
|
@@ -43,7 +43,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
43
43
|
version: '0'
|
44
44
|
requirements: []
|
45
45
|
rubyforge_project: therubyrhino
|
46
|
-
rubygems_version: 2.
|
46
|
+
rubygems_version: 2.4.8
|
47
47
|
signing_key:
|
48
48
|
specification_version: 4
|
49
49
|
summary: Rhino's jars packed for therubyrhino
|
data/jar/rhino-1.7.7.1.jar
DELETED
Binary file
|