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:
authorRobert Speicher <rspeicher@gmail.com>2017-03-25 19:19:45 +0300
committerRobert Speicher <rspeicher@gmail.com>2017-03-25 19:19:45 +0300
commitc27f3189a08484166c0191e87b1d1ddd26da2926 (patch)
tree2ac2d61b73511d52818141434033b4e50a8da914 /Gemfile.lock
parent1fde4977bc8db0ca0884f64b07021e1051c0469d (diff)
Remove web-console gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 0 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d2186c12df5..e7d8d7f9caa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -814,11 +814,6 @@ GEM
vmstat (2.3.0)
warden (1.2.6)
rack (>= 1.0)
- web-console (2.3.0)
- activemodel (>= 4.0)
- binding_of_caller (>= 0.7.2)
- railties (>= 4.0)
- sprockets-rails (>= 2.0, < 4.0)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
@@ -1024,7 +1019,6 @@ DEPENDENCIES
version_sorter (~> 2.1.0)
virtus (~> 1.0.1)
vmstat (~> 2.3.0)
- web-console (~> 2.0)
webmock (~> 1.21.0)
webpack-rails (~> 0.9.9)
wikicloth (= 0.8.1)