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:
authorStan Hu <stanhu@gmail.com>2015-06-10 01:27:40 +0300
committerStan Hu <stanhu@gmail.com>2015-06-10 01:27:40 +0300
commitbbb4aa5317a75e5f89b6967a923dfdccfb29b037 (patch)
treeb41e5a5b2ffd861a0b263307de0578d50f31f857 /Gemfile.lock
parent269c2d2efc912ebc602426f7813d117297ff43d9 (diff)
Update browser gem to version 0.8.0 for IE11 support
Closes #1775
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9d87de7d4e0..441fe69e8a4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -75,7 +75,7 @@ GEM
ruby_parser (~> 3.5.0)
sass (~> 3.0)
terminal-table (~> 1.4)
- browser (0.7.2)
+ browser (0.8.0)
builder (3.2.2)
byebug (3.2.0)
columnize (~> 0.8)
@@ -680,7 +680,7 @@ DEPENDENCIES
binding_of_caller
bootstrap-sass (~> 3.0)
brakeman
- browser
+ browser (~> 0.8.0)
byebug
cal-heatmap-rails (~> 0.0.1)
capybara (~> 2.2.1)