kickster 1.1.1 → 1.1.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 31f8595f5dfe957e8c928f03f0a545e86d4f3dd7
4
- data.tar.gz: a2fd6dcb95a02c362919ad6a2f9d63d8ba2a962f
3
+ metadata.gz: cadfecb01ba810cc7a8fdb41bc1a645a72092a52
4
+ data.tar.gz: c1811e96ece29b57262f24c5fa237121a05e46ed
5
5
  SHA512:
6
- metadata.gz: db1bc465e1aadfbc97f9a59408fa67fc13cc62b60e682c123745483696a4c72c975eaa16c9c516ef6a1a1b77c43d63b936f59fe7d2c209691c06170bc582030e
7
- data.tar.gz: e8c9b5bd35cd4cb8231f5349720973f9d5837343a2188e9166f41fb0dc0b0cfb3ba89f3ae28065f6d4154bf61823fd80346048a7aafa41719ff3db02cd1221fc
6
+ metadata.gz: 77110346ed7b0bb0edf1eff13be5072364925ccecdbee17134180b9e9b1c2b6755df3de2925bcf46ffd3c6186a172442106c648b4e6f8a154dfe971599135e33
7
+ data.tar.gz: 7502af561a179f223064bd03cc139e3491e208e2f72a6c79e9546a876ea919a44d42f538305222c4201c3c520854f75448acaeccd03853fa47037f7414471547
data/README.md CHANGED
@@ -19,7 +19,7 @@ Setup your environment:
19
19
 
20
20
  bin/setup
21
21
 
22
- Don't forget to enable your repository on [Circle CI](https://circleci.com/docs/getting-started)!
22
+ Don't forget to enable your repository on [Circle CI](https://circleci.com/docs/getting-started) and update the `_config.yml` file!
23
23
 
24
24
  *If you do not want the Kickster files but just the deploy then copy the `bin/deploy` script to your repo and your ready to go.*
25
25
 
@@ -1,3 +1,3 @@
1
1
  module Kickster
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
@@ -27,3 +27,5 @@ gems:
27
27
  name: <%= snake_name %>
28
28
 
29
29
  permalink: pretty
30
+
31
+ url: # add site url
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kickster
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nielsen Ramon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-30 00:00:00.000000000 Z
11
+ date: 2016-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor