Gemfile in s3-static-site-0.1.0 vs Gemfile in s3-static-site-0.2.0

- old
+ new

@@ -1,14 +1,3 @@ -source "http://rubygems.org" +source :rubygems -gem "aws-s3" -gem "capistrano" -gem "haml" - -# Add dependencies to develop your gem here. -# Include everything needed to run rake, tests, features, etc. -group :development do - gem "shoulda", ">= 0" - gem "bundler", "~> 1.0.0" - gem "jeweler", "~> 1.5.2" - gem "rcov", ">= 0" -end +gemspec \ No newline at end of file