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>2019-03-08 15:45:49 +0300
committerPhil Hughes <me@iamphill.com>2019-03-08 15:45:49 +0300
commit26477f388952f9b8d02fcca6ac4395915e48218c (patch)
treeff5b48db707362277e9a7b1603cda4837ead8013 /Gemfile
parent40016ab741cd4c9fb873b2dcdc009393aa496b71 (diff)
parentec1724daddfe1f3ea9a504aec6c791267f49ba8a (diff)
Merge branch 'revert-d1960efd' into 'master'
Revert "Merge branch 'remove-select2-rails' into 'master'" See merge request gitlab-org/gitlab-ce!25920
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'