george 0.1.0 → 0.1.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.
- data/templates/help.yml +1 -0
- data/templates/make.yml +1 -0
- metadata +2 -2
data/templates/help.yml
CHANGED
data/templates/make.yml
CHANGED
@@ -12,6 +12,7 @@ custom:
|
|
12
12
|
- Are you putting the kettle on? I'd love one.
|
13
13
|
- You wouldn't want the world to discover your EVIL ALIEN IDENTITY NOW, RIGHT?
|
14
14
|
- Is that "Fifty Shades of Earl Grey" you're reading?
|
15
|
+
- It's hard to look right at you baby, but here's my number, so could you make some tea please, maybe?
|
15
16
|
- Milk and no sugar for me, please.
|
16
17
|
- It's two pots, one George!
|
17
18
|
supertrain:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: george
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-04-
|
12
|
+
date: 2013-04-02 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: childprocess
|