kurgan 0.2.1 → 0.2.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
  SHA256:
3
- metadata.gz: b63f9a498a1e53d816a9bb287490ddf4c1f33fa8a88fdb06ee7b82dbb48bff00
4
- data.tar.gz: cab5bd48ad35cd55e1eea214d9098af68af85f73f10ac89670d9811bd7c8c257
3
+ metadata.gz: a7a168494dee61cb9f6d64540dc67b147c58654b3d6a6540e753efb67f8329c8
4
+ data.tar.gz: d9e8f3992b3e1c914c83e45eda70eae6bf995b3a5fb566725f40c9abb31eb376
5
5
  SHA512:
6
- metadata.gz: 780e3906e9eeebcb4bdaf6ed13de3d8a658ffddd1372b71366fa5f0a075ee5f8c912db16847ab8acd6ca5403bd49b5c58aa40883fb429c38b3e6faa98ce3e9fb
7
- data.tar.gz: 3ae8cd82365c2a4b71348341f60dcc09fea12970137519346c9a3d7edd54a7c534b263efaaba5c6e74071beef26ad5c055362d147879846ee139906c86bc4519
6
+ metadata.gz: e2fe1aa2b37feeeb729d44c02cc356452ac774851a2ed4dbcc8bb7e6c3fbe7f502de4d217ba9f58f70e0cc16ecb78e1eab887e920e8d80802d751d114628509c
7
+ data.tar.gz: c7aacfd238c8549b20a2e074288c355916139f134b484a8700c363b08adb1ce5fb26c0abe45e8d54156841100cd4ed79a2dc52039114c76b9a794ee0c4cd20e1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- kurgan (0.2.1)
4
+ kurgan (0.2.2)
5
5
  thor (~> 0.19)
6
6
 
7
7
  GEM
@@ -24,7 +24,7 @@ cfhighlander cftest <%= name %>
24
24
  <%- elsif @type == 'project' -%>
25
25
  ## Compiling the project
26
26
 
27
- compiling with the vaildate fag to validate the templates
27
+ compiling with the validate tag to validate the templates
28
28
 
29
29
  ```bash
30
30
  cfcompile <%= name %> --validate
@@ -1,3 +1,3 @@
1
1
  module Kurgan
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kurgan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Guslington
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-06-19 00:00:00.000000000 Z
11
+ date: 2019-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor