mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-23 09:16:10 +01:00
update gems and fix capybara
This commit is contained in:
parent
0d53c094ea
commit
8b4fa784e3
2 changed files with 38 additions and 35 deletions
2
Gemfile
2
Gemfile
|
|
@ -50,7 +50,7 @@ group :test do
|
|||
gem "rspec-rails", "~>1.3.3"
|
||||
gem "thoughtbot-factory_girl"
|
||||
gem 'memory_test_fix', '~>0.1.3'
|
||||
gem "capybara", ">=0.3.5"
|
||||
gem "capybara", "~>1.1.2"
|
||||
gem "selenium-webdriver" # Note that > 2.14 has problems: https://code.google.com/p/selenium/issues/detail?id=3075
|
||||
gem "database_cleaner", ">=0.5.0"
|
||||
gem "cucumber-rails", "~>0.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue