theme-juice 0.6.7 → 0.6.8

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: 79c12bdbd0ca6886ac67ce005433fc8a463112b6
4
- data.tar.gz: 7e67b5a12c39127a3050ab17572c4e344c6ab444
3
+ metadata.gz: 8c8400c3caba23894a7c448199746d0786d6533f
4
+ data.tar.gz: 35d93551ca465c84c73b6880c634aee9233bfe9e
5
5
  SHA512:
6
- metadata.gz: e0b1b5c0b15a19298f23b30fa2702478148ba1a536ceab07597d5e58f2af187b2d650b47f78c5c6acdaf39d868a6996acc85a5c1bcb0afc24b4f7d5c3141970b
7
- data.tar.gz: 7ac5accc6f39612b0609d2801f4c1c3460af762a7330ceec7f694ddcf814b9413ab3c7750a71791f6109432fac31165b87bb81b164f4519bb536b6af050148ed
6
+ metadata.gz: c9fe226a8784be29bb8ec8a2989600f973f185aea0f6e712332f3104c5fe17476bb448a5e5cc4eb85c55c68036476d59d6fa221f863fbde4ac6df380ae5b4c40
7
+ data.tar.gz: c6dee988f283a7c1a702c08c5e87149a9f241ade3af7d44c01ad3f933f4db539b5addad3a2a52b7efe91d404777fc24abe86beb05261342658c9bbd45f190804
@@ -151,7 +151,6 @@ module ThemeJuice
151
151
  end
152
152
 
153
153
  desc "install", "Run installation for the starter theme"
154
- method_option :config, :type => :string, :aliases => "-c", :default => nil, :desc => "Force path to config file"
155
154
  #
156
155
  # Install and setup starter theme
157
156
  #
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.6.7"
4
+ VERSION = "0.6.8"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theme-juice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.7
4
+ version: 0.6.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse