konstruct 0.2.0 → 0.2.1

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: c30796203320cb3a5740bbb2cfe6188966c1dd4c
4
- data.tar.gz: 988fe6dbb495d02d94286ac3666de5836c9226fe
3
+ metadata.gz: ec56690144a9bfa295c5e4cc565f7f73c3fea9fb
4
+ data.tar.gz: 1baf284a2ce48390e87f5472cde3e4d538d3ca0b
5
5
  SHA512:
6
- metadata.gz: ca3174b805aed75aa2fdf7f3d78a0efc2e42e23a41fef56b9c87a1a9b6c2f2ec763850cdfdf4c26d855c8e33d4373d884bc67c46a37549681d2b86eacfb597a3
7
- data.tar.gz: 8a969758126991264c3336eecdd253d2d8120a298c62d34246e3b7c3f9435c2c2e0f2acc3db22e0794a2c162b8394491f4e3d130d138bb4aa60a6356890bf16f
6
+ metadata.gz: 0c2fe2a8a224f964b70bc1cfb0bf1701333e13b203f1ba4b9afed9a6c74b27bb563597c3a7e2f5429f1f5eb7b5d6691cc99741a8835623fddd41a65f4f27d30e
7
+ data.tar.gz: 82999b8b525750fed0364c721f0251486070e69010c6c60f9bc3ac702b1b99dd4af9cd754895058a3008538367d02f579ce24bb1c03434aba190c763d7b4b645
@@ -10,6 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["adrian.kirsten@traaidmark.com"]
11
11
 
12
12
  spec.summary = "A set of tools to help you work with the Konstruct Framework."
13
+ spec.description = "The Konstruct Cli provides tools to make working with Konstruct painless and quick. You can access documentation, build a new project structure and scaffold a new site with simple to use commands."
13
14
  spec.homepage = "https://github.com/konstruct/konstruct.cli"
14
15
  spec.license = "MIT"
15
16
 
@@ -1,3 +1,3 @@
1
1
  module Konstruct
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: konstruct
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Kirsten
@@ -94,7 +94,9 @@ dependencies:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
96
  version: '10.0'
97
- description:
97
+ description: The Konstruct Cli provides tools to make working with Konstruct painless
98
+ and quick. You can access documentation, build a new project structure and scaffold
99
+ a new site with simple to use commands.
98
100
  email:
99
101
  - adrian.kirsten@traaidmark.com
100
102
  executables: