diff options
author | Praveen Arimbrathodiyil <praveen@debian.org> | 2019-03-08 07:38:20 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-03-08 07:38:20 +0000 |
commit | c21543fe75c5bf63a8d61a98a3e417b6e4ea09fd (patch) | |
tree | 1a091f85e43989efb7b53d6de8fac4bb037d9cdc /Gemfile.lock | |
parent | 5596eed162da4044299af57ff08cbd72393b2890 (diff) | |
download | gitlab-ce-c21543fe75c5bf63a8d61a98a3e417b6e4ea09fd.tar.gz |
remove select2-rails (select2 is now installed via yarn)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4d37075cdfa..278a1a64472 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) |