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
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')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index fefccf87275..b21f563940d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -236,7 +236,6 @@ gem 'gemojione', '~> 3.0'
gem 'gon', '~> 6.1.0'
gem 'jquery-atwho-rails', '~> 1.3.2'
gem 'jquery-rails', '~> 4.1.0'
-gem 'jquery-ui-rails', '~> 5.0.0'
gem 'request_store', '~> 1.3'
gem 'select2-rails', '~> 3.5.9'
gem 'virtus', '~> 1.0.1'