From 65a1175e466105fca1f40cb5a995fdb100ff334e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 11 Mar 2020 06:10:11 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- qa/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa/Gemfile') diff --git a/qa/Gemfile b/qa/Gemfile index 58118340f24..86d8aa5c025 100644 --- a/qa/Gemfile +++ b/qa/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'gitlab-qa' -gem 'activesupport', '5.2.3' # This should stay in sync with the root's Gemfile +gem 'activesupport', '6.0.2' # This should stay in sync with the root's Gemfile gem 'capybara', '~> 3.29.0' gem 'capybara-screenshot', '~> 1.0.23' gem 'rake', '~> 12.3.0' -- cgit v1.2.1