xsay 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/xsay/templates/{gorrilla.template → gorilla.template} +0 -0
- data/lib/xsay/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c20fb31433512ea52e430c3a26b9e71fb690dced4a90655464e9020a31a23169
|
4
|
+
data.tar.gz: aa20f213d7abf2011d9fbf85f6e68fd98cf456d07f55d3707a2af0cfbf39152a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aad904b15d3f6119402cbf93117ff7c9bb0d0a4e176a0d34a8c696856dab7af5084e78b60c8b31a16174ca2022dd832f60e761e5bb8cfb87b35c9c9d3a462cac
|
7
|
+
data.tar.gz: c1b9dab949e295d66d51d1da97f4e7a8fc95f2e5f6a9fd8535c6f0064d1e834b0d150582b27f45740a6040bc1fd231739ccf9f53e8fa7d1aab38a5cc5fe83a09
|
File without changes
|
data/lib/xsay/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xsay
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- mokha
|
@@ -91,7 +91,7 @@ files:
|
|
91
91
|
- lib/xsay/templates/elephant.template
|
92
92
|
- lib/xsay/templates/flamingo.template
|
93
93
|
- lib/xsay/templates/giraffe.template
|
94
|
-
- lib/xsay/templates/
|
94
|
+
- lib/xsay/templates/gorilla.template
|
95
95
|
- lib/xsay/templates/hippo.template
|
96
96
|
- lib/xsay/templates/koala.template
|
97
97
|
- lib/xsay/templates/lizard.template
|