the_amazing_race 0.0.2 → 0.0.3
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cfa630c2b809df45b6aa2e2679293d8825a298ed
|
4
|
+
data.tar.gz: b733f45f8116cd4f563ba0a2260d521c762a2671
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 20cc325f88ce8a3e3434601cf7b3ab4ab83089aecfba858d2b33667e9cb942fc9a8b478cde86ee6b4f253c0b6a5e780da80365d2652ce966718d170725b7a09f
|
7
|
+
data.tar.gz: a947b5efbf38447ac427bf80ccc84c1aec2a30bbc07848acdd052dcf7d296fbbc01b42c340dcdca936b8505bbb3e04921923df580b0953c1ab43fd9c76955ccb
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: the_amazing_race
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- h4w5
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-06-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -42,7 +42,7 @@ description:
|
|
42
42
|
email:
|
43
43
|
- philip@h4w5.com
|
44
44
|
executables:
|
45
|
-
-
|
45
|
+
- begin_the_amazing_race
|
46
46
|
extensions: []
|
47
47
|
extra_rdoc_files: []
|
48
48
|
files:
|
@@ -51,7 +51,7 @@ files:
|
|
51
51
|
- LICENSE.txt
|
52
52
|
- README.md
|
53
53
|
- Rakefile
|
54
|
-
- bin/
|
54
|
+
- bin/begin_the_amazing_race
|
55
55
|
- lib/the_amazing_race.rb
|
56
56
|
- lib/the_amazing_race/version.rb
|
57
57
|
- the_amazing_race.gemspec
|