Update test-prof to v0.12.0 for Ruby 2.7
See https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md.
Showing
... | ... | @@ -415,7 +415,7 @@ group :test do |
gem 'webmock', '~> 3.5.1' | ||
gem 'rails-controller-testing' | ||
gem 'concurrent-ruby', '~> 1.1' | ||
gem 'test-prof', '~> 0.10.0' | ||
gem 'test-prof', '~> 0.12.0' | ||
gem 'rspec_junit_formatter' | ||
gem 'guard-rspec' | ||
... | ... |
Please register or sign in to comment