logandk-capistrano-ec2group 1.0.4 → 1.0.5

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 (2) hide show
  1. data/README.markdown +1 -1
  2. metadata +1 -3
data/README.markdown CHANGED
@@ -28,7 +28,7 @@ Installation
28
28
  You can install it with RubyGems:
29
29
 
30
30
  $ gem sources -a http://gems.github.com (you only have to do this once)
31
- $ sudo gem install logandk-capistrano-ec2group
31
+ $ gem install logandk-capistrano-ec2group
32
32
 
33
33
 
34
34
  Usage
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.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Logan Raarup
@@ -52,8 +52,6 @@ post_install_message:
52
52
  rdoc_options:
53
53
  - --line-numbers
54
54
  - --inline-source
55
- - --main
56
- - README.markdown
57
55
  require_paths:
58
56
  - lib
59
57
  required_ruby_version: !ruby/object:Gem::Requirement