logandk-capistrano-ec2group 1.0.1 → 1.0.2

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.
Files changed (1) hide show
  1. metadata +4 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logandk-capistrano-ec2group
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Logan Raarup
@@ -32,7 +32,7 @@ dependencies:
32
32
  - !ruby/object:Gem::Version
33
33
  version: "0"
34
34
  version:
35
- description: Capistrano plugin for deploying to Amazon EC2 instances by security groups.
35
+ description:
36
36
  email: logan@logan.dk
37
37
  executables: []
38
38
 
@@ -52,6 +52,8 @@ post_install_message:
52
52
  rdoc_options:
53
53
  - --line-numbers
54
54
  - --inline-source
55
+ - --main
56
+ - README.markdown
55
57
  require_paths:
56
58
  - lib
57
59
  required_ruby_version: !ruby/object:Gem::Requirement