Gemfile in constant-redefinition-1.0.0 vs Gemfile in constant-redefinition-1.1.0
- old
+ new
@@ -1,12 +1,3 @@
source "http://rubygems.org"
-# Add dependencies required to use your gem here.
-# Example:
-# gem "activesupport", ">= 2.3.5"
-# Add dependencies to develop your gem here.
-# Include everything needed to run rake, tests, features, etc.
-group :development do
- gem "bundler", "~> 1.0.0"
- gem "jeweler", "~> 1.5.1"
- gem "rcov", ">= 0"
-end
+gemspec
\ No newline at end of file