Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 88f96fccc72..918c94c6c30 100644
--- a/Gemfile
+++ b/Gemfile
@@ -226,7 +226,7 @@ group :development, :test do
gem 'rubocop', '0.28.0', require: false
gem 'spinach-rails'
gem "rspec-rails", '3.0.0'
- gem "capybara", '~> 2.2.1'
+ gem "capybara", '~> 2.3'
gem 'capybara-screenshot', '~> 1.0.0'
gem "pry-rails"
gem "awesome_print"