README.md in shoulda-kept-assign-to-1.0.0 vs README.md in shoulda-kept-assign-to-1.0.1

- old
+ new

@@ -25,12 +25,6 @@ ```ruby group :test do gem "shoulda-kept-assign-to" end -# `rspec-rails` needs to be in the development group so that Rails generators work. -group :development, :test do - gem "rspec-rails", "~> 2.12" -end -``` - Shoulda will automatically include matchers into the appropriate example groups. \ No newline at end of file