theme-juice 0.1.5 → 0.1.6

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: 332a3523300015d28a1619870891540924ed4223
4
- data.tar.gz: 5281f377111d7792b2c2d4eaa117b1bd6d5681da
3
+ metadata.gz: 0807fd1e580795514344b115fe0554da6473dbf6
4
+ data.tar.gz: d9733c7c0e8566cfed77291b9c77cda29859b7a3
5
5
  SHA512:
6
- metadata.gz: 93067dbbeaaae931315a924e5f2599ab535ecaae4e5b1f088f65c553308b6da6e0af9ae3410d2a943d2cacf9bdbc1527c32fd4c5374522df6c0e7b9014822a06
7
- data.tar.gz: a1b524499915972c4d155c96b4a54f94bf5d08e466f254de21a9c027fe09b4714037c7272d827d70fe54ceb39be7d80b6be1e93a48e535a41f2a9f11512e9692
6
+ metadata.gz: c21bde05ccbb8dd087834b34c44a5bc87e853d26361edadefc5273e98e0df6cb167aec3481c9ba6452847d6984ea70412bf1f772c22ae7dd311646d80dc558a6
7
+ data.tar.gz: 9ee649f383dd060767a0e45ed6c9336ca508bf62b46dc196326a98bf7994705396696f60bc094ef089b4aab9ba6db22c650e40b73b3480ba580d5afe13089120
@@ -146,7 +146,7 @@ module ThemeJuice
146
146
  if removal_was_successful?
147
147
  say "Site '#{@opts[:site_name]}' successfully removed!", :green
148
148
 
149
- unless restart
149
+ if restart
150
150
  say "Restarting VVV...", :yellow
151
151
  restart_vagrant
152
152
  end
@@ -1,3 +1,3 @@
1
1
  module ThemeJuice
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  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.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse