Gemfile in dependent_protect-0.0.4 vs Gemfile in dependent_protect-0.0.5

- old
+ new

@@ -6,7 +6,7 @@ gem 'rdoc', '~> 3.12' gem 'rspec' gem 'simplecov' gem 'simplecov-rcov' gem 'sqlite3' - gem 'activerecord', '2.3.14' + gem 'activerecord', '~> 3.0' end