diff options
author | Mike Greiling <mike@pixelcog.com> | 2019-03-13 14:02:19 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-03-13 14:02:19 +0000 |
commit | 7f3719f328b791c1622a3c36c3d4d4a7f48e3256 (patch) | |
tree | cfde2e2485621a032aa0058d511ed62bae4d9dbf /Gemfile.lock | |
parent | 3c40c57383cdcc9e35b93d1f8142f531557ee414 (diff) | |
download | gitlab-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.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1e59e0d56a3..f0f9b523a3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -398,7 +398,6 @@ GEM activesupport multipart-post oauth (~> 0.5, >= 0.5.0) - jquery-atwho-rails (1.3.2) js_regex (3.1.1) character_set (~> 1.1) regexp_parser (~> 1.1) @@ -1046,7 +1045,6 @@ DEPENDENCIES influxdb (~> 0.2) jaeger-client (~> 0.10.0) jira-ruby (~> 1.4) - jquery-atwho-rails (~> 1.3.2) js_regex (~> 3.1) json-schema (~> 2.8.0) jwt (~> 2.1.0) |