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 918c94c6c30..7399208cf15 100644
--- a/Gemfile
+++ b/Gemfile
@@ -240,7 +240,7 @@ group :development, :test do
gem 'ffaker', '~> 2.0.0'
# PhantomJS driver for Capybara
- gem 'poltergeist', '~> 1.5.1'
+ gem 'poltergeist', '~> 1.6.0'
gem 'teaspoon', '~> 1.0.0'
gem 'teaspoon-jasmine'