Commit ca70733e authored by Tiger Watson's avatar Tiger Watson

Merge branch 'sh-fix-update-test-metdata-ci' into 'master'

Fix update-tests-metadata CI job

See merge request gitlab-org/gitlab!46097
parents 7b86ecc0 5dfa38a8
......@@ -411,7 +411,7 @@ end
group :test do
gem 'fuubar', '~> 2.2.0'
gem 'rspec-retry', '~> 0.6.1'
gem 'rspec_profiling', '~> 0.0.5'
gem 'rspec_profiling', '~> 0.0.6'
gem 'rspec-parameterized', require: false
gem 'capybara', '~> 3.33.0'
......
......@@ -1009,7 +1009,7 @@ GEM
rspec-support (3.9.2)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rspec_profiling (0.0.5)
rspec_profiling (0.0.6)
activerecord
pg
rails
......@@ -1467,7 +1467,7 @@ DEPENDENCIES
rspec-rails (~> 4.0.0)
rspec-retry (~> 0.6.1)
rspec_junit_formatter
rspec_profiling (~> 0.0.5)
rspec_profiling (~> 0.0.6)
rubocop (~> 0.82.0)
rubocop-performance (~> 1.5.2)
rubocop-rspec (~> 1.37.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment