diff options
author | Marin Jankovski <marin@gitlab.com> | 2019-03-08 11:45:10 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2019-03-08 11:45:10 +0000 |
commit | ec1724daddfe1f3ea9a504aec6c791267f49ba8a (patch) | |
tree | 45f25a7ef36e6945fa1fe400e2adb25edb6cfd67 /Gemfile.lock | |
parent | c8116ebda8cfb1176d56ff371062e7564e969022 (diff) | |
download | gitlab-ce-ec1724daddfe1f3ea9a504aec6c791267f49ba8a.tar.gz |
Revert "Merge branch 'remove-select2-rails' into 'master'"
This reverts merge request !17871
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 278a1a64472..4d37075cdfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -811,6 +811,8 @@ 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) |