From 33cf8edae170890ccd4510490f1dcd2f345c81fa Mon Sep 17 00:00:00 2001 From: Bob Van Landuyt Date: Mon, 22 Apr 2019 18:07:19 +0200 Subject: Port changes for design management to CE This ports the changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10462/ to CE --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 64f2f78a4f8..ceece1da8d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,6 +52,9 @@ GEM public_suffix (>= 2.0.2, < 4.0) aes_key_wrap (1.0.1) akismet (2.0.0) + apollo_upload_server (2.0.0.beta.3) + graphql (>= 1.8) + rails (>= 4.2) arel (8.0.0) asana (0.8.1) faraday (~> 0.9) @@ -988,6 +991,7 @@ DEPENDENCIES acts-as-taggable-on (~> 6.0) addressable (~> 2.5.2) akismet (~> 2.0) + apollo_upload_server (~> 2.0.0.beta3) asana (~> 0.8.1) asciidoctor (~> 1.5.8) asciidoctor-plantuml (= 0.0.8) -- cgit v1.2.1