From f19a0fa10a0024fab5ef3c556612944f2a62c298 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 30 Aug 2021 12:40:01 +0000 Subject: Add latest changes from gitlab-org/security/gitlab@14-2-stable-ee --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 83b1b0ba25e..20ae89e60fb 100644 --- a/Gemfile +++ b/Gemfile @@ -101,7 +101,7 @@ gem 'graphql', '~> 1.11.8' # TODO: remove app/views/graphiql/rails/editors/show.html.erb when https://github.com/rmosolgo/graphiql-rails/pull/71 is released: # https://gitlab.com/gitlab-org/gitlab/issues/31747 gem 'graphiql-rails', '~> 1.4.10' -gem 'apollo_upload_server', '~> 2.0.2' +gem 'apollo_upload_server', '~> 2.1.0' gem 'graphql-docs', '~> 1.6.0', group: [:development, :test] gem 'graphlient', '~> 0.4.0' # Used by BulkImport feature (group::import) -- cgit v1.2.3