summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2019-03-13 14:02:19 +0000
committerClement Ho <clemmakesapps@gmail.com>2019-03-13 14:02:19 +0000
commit7f3719f328b791c1622a3c36c3d4d4a7f48e3256 (patch)
treecfde2e2485621a032aa0058d511ed62bae4d9dbf /Gemfile
parent3c40c57383cdcc9e35b93d1f8142f531557ee414 (diff)
downloadgitlab-ce-7f3719f328b791c1622a3c36c3d4d4a7f48e3256.tar.gz
Prefer node_modules At.js and jquery.carat versions
Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 37a1c783f37..9a220ad2996 100644
--- a/Gemfile
+++ b/Gemfile
@@ -265,7 +265,6 @@ gem 'addressable', '~> 2.5.2'
gem 'font-awesome-rails', '~> 4.7'
gem 'gemojione', '~> 3.3'
gem 'gon', '~> 6.2'
-gem 'jquery-atwho-rails', '~> 1.3.2'
gem 'request_store', '~> 1.3'
gem 'virtus', '~> 1.0.1'
gem 'base32', '~> 0.3.0'