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:
authorPraveen Arimbrathodiyil <praveen@debian.org>2019-03-08 10:38:20 +0300
committerMike Greiling <mike@pixelcog.com>2019-03-08 10:38:20 +0300
commitc21543fe75c5bf63a8d61a98a3e417b6e4ea09fd (patch)
tree1a091f85e43989efb7b53d6de8fac4bb037d9cdc /Gemfile
parent5596eed162da4044299af57ff08cbd72393b2890 (diff)
remove select2-rails (select2 is now installed via yarn)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2e465f8ced7..caa40e99307 100644
--- a/Gemfile
+++ b/Gemfile
@@ -267,7 +267,6 @@ gem 'gemojione', '~> 3.3'
gem 'gon', '~> 6.2'
gem 'jquery-atwho-rails', '~> 1.3.2'
gem 'request_store', '~> 1.3'
-gem 'select2-rails', '~> 3.5.9'
gem 'virtus', '~> 1.0.1'
gem 'base32', '~> 0.3.0'