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:
authorMike Greiling <mike@pixelcog.com>2019-03-08 20:09:58 +0300
committerMarin Jankovski <marin@gitlab.com>2019-03-08 20:09:58 +0300
commita8e603d25e6e907b882432761eef14fe82d18418 (patch)
tree43636113841f59a2bd5b4f07585fabe6a2a176de /Gemfile.lock
parent628b5c099dd6e5f4faca7b024a804ab8bb2f03fa (diff)
Remove select2-rails (select2 is now installed via yarn)
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 4d37075cdfa..634029e03de 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -811,8 +811,6 @@ GEM
seed-fu (2.3.7)
activerecord (>= 3.1)
activesupport (>= 3.1)
- select2-rails (3.5.9.3)
- thor (~> 0.14)
selenium-webdriver (3.12.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
@@ -1144,7 +1142,6 @@ DEPENDENCIES
sass-rails (~> 5.0.6)
scss_lint (~> 0.56.0)
seed-fu (~> 2.3.7)
- select2-rails (~> 3.5.9)
selenium-webdriver (~> 3.12)
sentry-raven (~> 2.7)
settingslogic (~> 2.0.9)