Skip to content
Snippets Groups Projects
Commit f2f741a5 authored by Jonne Haß's avatar Jonne Haß
Browse files

bump capybara

parent 74ecdeb3
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ gem 'jasmine', '1.2.1'
group :test do
gem 'capybara', '1.1.2'
gem 'capybara', '1.1.3'
gem 'cucumber-rails', '1.3.0', :require => false
gem 'database_cleaner', '0.9.1'
......
......@@ -70,7 +70,7 @@ GEM
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capistrano_colors (0.5.5)
capybara (1.1.2)
capybara (1.1.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
......@@ -216,6 +216,7 @@ GEM
activesupport (>= 3.0.0)
kgio (2.7.4)
libwebsocket (0.1.5)
addressable
listen (0.5.3)
lumberjack (1.0.2)
mail (2.4.4)
......@@ -427,7 +428,7 @@ DEPENDENCIES
capistrano (= 2.12.0)
capistrano-ext (= 1.2.1)
capistrano_colors (= 0.5.5)
capybara (= 1.1.2)
capybara (= 1.1.3)
carrierwave (= 0.6.2)
client_side_validations (= 3.2.1)
cucumber-rails (= 1.3.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment