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:
authorPhil Hughes <me@iamphill.com>2017-03-02 12:07:40 +0300
committerPhil Hughes <me@iamphill.com>2017-03-02 12:07:40 +0300
commit56ced9de41d4d52ff29516ede11ced420d67703b (patch)
tree6c21e3d8219494a047d1b16905429bc6cd873601 /Gemfile.lock
parentd4154195329b0a823848df8ceae144aebd6ccf6b (diff)
Remove jQuery UI
jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d5433f5d652..0f210f57408 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -374,8 +374,6 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- jquery-ui-rails (5.0.5)
- railties (>= 3.2.16)
json (1.8.6)
json-schema (2.6.2)
addressable (~> 2.3.8)
@@ -906,7 +904,6 @@ DEPENDENCIES
jira-ruby (~> 1.1.2)
jquery-atwho-rails (~> 1.3.2)
jquery-rails (~> 4.1.0)
- jquery-ui-rails (~> 5.0.0)
json-schema (~> 2.6.2)
jwt (~> 1.5.6)
kaminari (~> 0.17.0)