gitrubydeploy 0.0.8 → 0.0.9

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: 471b2b3be7a4232fa6b0b7e2a267fec3eba92f22
4
- data.tar.gz: b286a6248829779848fbc6f110990473aa4b2346
3
+ metadata.gz: 2c67158807436013684bc1cf15525e9b671971e9
4
+ data.tar.gz: 10c9a21808f69a17da0097ae5184e45d5492325c
5
5
  SHA512:
6
- metadata.gz: 5f6c816cbbac2edc392c3cd2660b9da8d1e7f431900eb7da2a2957fefc13e72baf64cd64869d5af749e12deff4eca90c4549147b75724ef6bbc18bbccc97bbc9
7
- data.tar.gz: c7b5f3159370cc1f419c1b5895e1180fe074123ea132f67a684ee9dbf87a40915bd9a00c2ee438ae25e509894924037f51c26cf928b85f5d6744a93cfea8ebe1
6
+ metadata.gz: c824723e142446fa3f1e1b57321e05c4eb66b21373a1d77b87d84469e3bf72638fccda854fea0295193837cf5b8d127b7ad094b8df6bf0636b8879ee6607a263
7
+ data.tar.gz: fe73ba1df82e7637682ce0e28a7ea24fa11d95b0e52ef8d136a8d6ae98325e392f406c4a1e6d77e30b47a3141644693562cc6d3b2126f12a1d45bd03e906c8da
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.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nywton Barros
@@ -53,9 +53,9 @@ extra_rdoc_files: []
53
53
  files:
54
54
  - MIT-LICENSE
55
55
  - README.rdoc
56
- - lib/generators/gitrubydeploy/engine.rb
57
- - lib/generators/gitrubydeploy/install_generator.rb
58
- - lib/generators/gitrubydeploy/templates/config/controllers/deploy_controller.rb
56
+ - lib/generators/git_ruby_deploy/engine.rb
57
+ - lib/generators/git_ruby_deploy/install_generator.rb
58
+ - lib/generators/git_ruby_deploy/templates/config/controllers/deploy_controller.rb
59
59
  - lib/git_ruby_deploy.rb
60
60
  homepage: http://rubygems.org/gems/gitrubydeploy
61
61
  licenses: