gitrubydeploy 0.0.5 → 0.0.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: 3faabff397c2bfcde219ed3a97d53b865670f1ac
4
- data.tar.gz: c33cc72a84b17147301c29b6ae61f52271857f88
3
+ metadata.gz: 5df821da451330a6798432d1d3231be82f4cf23a
4
+ data.tar.gz: b76a6f0f554a8abb4bfa8741cdb4819cba9b9344
5
5
  SHA512:
6
- metadata.gz: ba08a58fce71768812ef14bf1973059aa07809e37c8c1f297e2cba608e5802d79a1a57d671e984827b152cc2e8347b94f811b1c93914d373a34541b8b9506a09
7
- data.tar.gz: c6310f8abf90479f4396983d6905168a663e7f2ac6dff980bb5ed0dc7fbb4f5ceead92460931cf46a27c2d65389e4a1ded10b54f7ffcc44dda640c8c07e4508a
6
+ metadata.gz: 7feb3f729e0614034ad127ea231bb38ea2529c3429ec941f0ac6c028f4993c5522198913aba96280682af0583f0c41ed0026cdaf2f10ebb7a2cf56527feeb3b0
7
+ data.tar.gz: 4e36257c724999d8d479020382886c6c7c0cb95a8787c4cc80b72c3d872780039d1bf3b26fedabfc3a07c974d50a09074a49f01dc7a7897ec0c663799f8c50d8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitrubydeploy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nywton Barros
@@ -53,8 +53,8 @@ extra_rdoc_files: []
53
53
  files:
54
54
  - MIT-LICENSE
55
55
  - README.rdoc
56
- - lib/generators/gitrubydeploy/controllers/templates/config/controllers/deploy_controller.rb
57
56
  - lib/generators/gitrubydeploy/install_generator.rb
57
+ - lib/generators/gitrubydeploy/templates/config/controllers/deploy_controller.rb
58
58
  homepage: http://rubygems.org/gems/gitrubydeploy
59
59
  licenses:
60
60
  - MIT