taperole 1.2.5 → 1.2.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: c10ebf329ba6389a105fd14764d14f50a8c74ce5
4
- data.tar.gz: ec62bab4ba6a3da969c6dc3db7c62aecfa47e754
3
+ metadata.gz: 6175f4c570ca85785249073b7f0e75be183d43ea
4
+ data.tar.gz: 9d27678acab2907feda5b6f3baf682e8090bc725
5
5
  SHA512:
6
- metadata.gz: 29393c049d1a3416c420fc680fc98baf93b4329eead2dcb3fa3356907631d8f0a856ba21849260dbfb0206d12d6d22f5e57ae576e1fd398b553581b13bb3fc3f
7
- data.tar.gz: e5db9c5b0dbf65d5a10a8f09fbf30ead0660339359f8df6f606bff17b7a727945a44313599819fe8d20f1aa973598f1f26b729d5a204b28afd0ee9a9ed977f87
6
+ metadata.gz: f2bde66925cf86589048b5a5bec510a939a5cb1eb06727f589eb0425dbfd96f2481d6c7e5add1d5678820cc230cec23d67e868961c843724cd0fb31d9e143660
7
+ data.tar.gz: 94f8ee42944dd13b7f3056b30e8ba267c50c9e57f7857406ddcf2b77a2f87b2a2fb21debe0d49218f8e8b42db8c7f202b769a788cb3890ee039ad19cb933a433
@@ -22,7 +22,7 @@
22
22
  tags: [fe_deploy]
23
23
 
24
24
  - name: Build FE
25
- command: bash -lc
25
+ remote_user: "{{ deployer_user.name }}"
26
26
  command: chdir={{ fe_app_path }}
27
27
  bash -lc 'gulp build'
28
28
  tags: [fe_deploy]
data/taperole.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "taperole"
3
- spec.version = '1.2.5'
3
+ spec.version = '1.2.6'
4
4
  spec.authors = ['Jack Forrest', 'Smashing Boxes', 'Brandon Mathis']
5
5
  spec.email = ['jack@smashingboxes.com', 'brandon@sbox.es']
6
6
  spec.summary = 'A tool for provisioning and deploying boxes for hosting Rails apps'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taperole
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5
4
+ version: 1.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jack Forrest
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-08-18 00:00:00.000000000 Z
13
+ date: 2015-08-19 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description:
16
16
  email: