Gemfile in instance_variable_hash-1.0.1 vs Gemfile in instance_variable_hash-1.1.0

- old
+ new

@@ -7,10 +7,9 @@ # 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" gem "ZenTest", "4.5.0" gem "autotest", "4.4.6" gem "autotest-notification", "2.3.1" end