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:
authorMarin Jankovski <marin@gitlab.com>2019-03-08 14:45:10 +0300
committerMarin Jankovski <marin@gitlab.com>2019-03-08 14:45:10 +0300
commitec1724daddfe1f3ea9a504aec6c791267f49ba8a (patch)
tree45f25a7ef36e6945fa1fe400e2adb25edb6cfd67 /Gemfile
parentc8116ebda8cfb1176d56ff371062e7564e969022 (diff)
Revert "Merge branch 'remove-select2-rails' into 'master'"
This reverts merge request !17871
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index caa40e99307..2e465f8ced7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -267,6 +267,7 @@ 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'