Skip to content

Commit

Permalink
Moved over to "normal" shoulda.
Browse files Browse the repository at this point in the history
  • Loading branch information
dave committed Nov 1, 2010
1 parent c86dc5b commit 2c9b036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ begin
gem.email = "dave@caprica"
gem.homepage = "http://github.com/futurechimp/enigmamachine"
gem.authors = ["Dave Hrycyszyn", "Dmitry Brazhkin"]
gem.add_development_dependency "thoughtbot-shoulda"
gem.add_development_dependency "shoulda"
gem.add_development_dependency "rack-test"
gem.add_dependency "data_mapper", ">=1.0.2"
gem.add_dependency "dm-sqlite-adapter", ">=1.0.2"
Expand Down

0 comments on commit 2c9b036

Please sign in to comment.