Skip to content

Commit

Permalink
downgrade database_cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
Crunch09 committed Aug 4, 2013
1 parent 244b3da commit 1b56080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ group :development, :test do
gem 'rspec-rails'
gem 'capybara'
gem 'launchy'
gem 'database_cleaner'
gem 'database_cleaner', '< 1.1.0'
gem 'poltergeist'
gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git'
end

0 comments on commit 1b56080

Please sign in to comment.