wwtd 0.4.7 → 0.4.8

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: 0df1c2b7d820aea511c66520570497fee6b748b0
4
- data.tar.gz: bba9d9f9397cd474fa9917d84d18178c11be8c31
3
+ metadata.gz: 9cf0ec66569b4a7792bf67b1ec5ab99708880ca9
4
+ data.tar.gz: af6cc6a2097cbe533eb0d6a50e49a3ed7bde63d3
5
5
  SHA512:
6
- metadata.gz: 8aea067874ea986d464c6cd050889dba103df4020baa56b0ac5bcff3420822d44905351d103ea31a46521438b04c97da7640aefad0cae39f7637bd2cafe1e19d
7
- data.tar.gz: 00d496f98fb14197384608049b5b7459e95a334f023f0bddb8f4120f6a1bf6748d10da62337c513a8594f17953b2263da26b9c8b06ce1a404a471ead2c73f850
6
+ metadata.gz: 66ed2fb88a3dbbcda8da3444a82ee138c84caa3be63014ae3ff70dc4436eed7aad8e5040be64032b7ebdd2e6f74c9b16cd86e7780a51e53f2708f29497a297e1
7
+ data.tar.gz: 46356f1d1b7d4239b38dc8977c1b49a63e0cf3218d1c690ae61a58ac12e066e29553258ba347535e55726f12bbae2d0c3613a50bbb89c9820978ad487abf2e19
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -34,6 +34,7 @@ module WWTD
34
34
 
35
35
  default_command = (wants_bundle? ? "bundle exec rake" : "rake")
36
36
  command = config["script"] || default_command
37
+ command = command.join(" && ") if Array === command
37
38
  command = "#{switch}#{command}"
38
39
 
39
40
  sh(env, command)
@@ -1,3 +1,3 @@
1
1
  module WWTD
2
- VERSION = "0.4.7"
2
+ VERSION = "0.4.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wwtd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.7
4
+ version: 0.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Grosser
@@ -30,7 +30,7 @@ cert_chain:
30
30
  F5etKHZg0j3eHO31/i2HnswY04lqGImUu6aM5EnijFTB7PPW2KwKKM4+kKDYFdlw
31
31
  /0WV1Ng2/Y6qsHwmqGg2VlYj2h4=
32
32
  -----END CERTIFICATE-----
33
- date: 2014-03-13 00:00:00.000000000 Z
33
+ date: 2014-05-16 00:00:00.000000000 Z
34
34
  dependencies: []
35
35
  description:
36
36
  email: michael@grosser.it
metadata.gz.sig CHANGED
Binary file