rubinius 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +4 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1cb87814f54407b69a8f81e456a556059e6d3b46
|
|
4
|
+
data.tar.gz: c4fa2773994a194b4360d9c12077634a7675af24
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5acbfb7d0fe8aff434b2d47b6dac86d56c1bf92e8bdffb39fe66447b070eb5fc7e1b373ca17d8e9ac516fd8ae9b4a14f00eafbc5eb2217489da0d1359188d1a6
|
|
7
|
+
data.tar.gz: a9158c52ba05138c93944f2dce76111433b2048776532fb3d43e828a8b1792f87ff00f7409a1b203755ea2e010baa04c92163c2f59dff826378dce829bd04c20
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubinius
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Brian Shirai
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2013-10-
|
|
11
|
+
date: 2013-10-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rubinius-build_tools
|
|
@@ -38,8 +38,7 @@ dependencies:
|
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
40
|
version: '2.0'
|
|
41
|
-
description: A meta-gem for the Rubinius components that
|
|
42
|
-
to bytecode.
|
|
41
|
+
description: A meta-gem for all the Rubinius components that are provided as gems.
|
|
43
42
|
email:
|
|
44
43
|
- brixen@gmail.com
|
|
45
44
|
executables: []
|
|
@@ -69,6 +68,6 @@ rubyforge_project:
|
|
|
69
68
|
rubygems_version: 2.0.7
|
|
70
69
|
signing_key:
|
|
71
70
|
specification_version: 4
|
|
72
|
-
summary: A meta-gem for the Rubinius
|
|
71
|
+
summary: A meta-gem for all the Rubinius components that are provided as gems.
|
|
73
72
|
test_files: []
|
|
74
73
|
has_rdoc:
|