1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

Update base-versions Gemfile

This commit is contained in:
Thomas Walpole 2015-11-12 09:56:03 -08:00
parent 5a649d6c00
commit 06a7fce1df

View file

@ -10,5 +10,6 @@ gem 'rack-test', '= 0.5.4'
gem 'nokogiri', '= 1.3.3'
gem 'rspec', '= 2.2.0'
gem 'cucumber', '= 0.10.5'
gem 'tins', '= 1.6.0' # 1.7.0 requires ruby 2.0
# We cannot test against older versions of selenium-webdriver without
# installing older compatible Firefox versions.