Commit 417b7e39 authored by Igor Drozdov's avatar Igor Drozdov

Merge branch 'pl-upgrade-test-prof' into 'master'

Upgrade to test-prof 1.0.7

See merge request gitlab-org/gitlab!71893
parents c27dab4c 57af068b
...@@ -424,7 +424,7 @@ group :test do ...@@ -424,7 +424,7 @@ group :test do
gem 'webmock', '~> 3.9.1' gem 'webmock', '~> 3.9.1'
gem 'rails-controller-testing' gem 'rails-controller-testing'
gem 'concurrent-ruby', '~> 1.1' gem 'concurrent-ruby', '~> 1.1'
gem 'test-prof', '~> 0.12.0' gem 'test-prof', '~> 1.0.7'
gem 'rspec_junit_formatter' gem 'rspec_junit_formatter'
gem 'guard-rspec' gem 'guard-rspec'
......
...@@ -1251,7 +1251,7 @@ GEM ...@@ -1251,7 +1251,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
terser (1.0.2) terser (1.0.2)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
test-prof (0.12.0) test-prof (1.0.7)
test_file_finder (0.1.4) test_file_finder (0.1.4)
faraday (~> 1.0) faraday (~> 1.0)
text (1.3.1) text (1.3.1)
...@@ -1628,7 +1628,7 @@ DEPENDENCIES ...@@ -1628,7 +1628,7 @@ DEPENDENCIES
state_machines-activerecord (~> 0.8.0) state_machines-activerecord (~> 0.8.0)
sys-filesystem (~> 1.1.6) sys-filesystem (~> 1.1.6)
terser (= 1.0.2) terser (= 1.0.2)
test-prof (~> 0.12.0) test-prof (~> 1.0.7)
test_file_finder (~> 0.1.3) test_file_finder (~> 0.1.3)
thin (~> 1.8.0) thin (~> 1.8.0)
thrift (>= 0.14.0) thrift (>= 0.14.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