chore(bundle): +test-prof

This commit is contained in:
Colin Darie 2024-06-01 22:50:26 +02:00
parent 0d744a0eb7
commit 4e1e19c2e7
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4
2 changed files with 3 additions and 0 deletions

View file

@ -129,6 +129,7 @@ group :test do
gem 'shoulda-matchers', require: false
gem 'simplecov', require: false
gem 'simplecov-cobertura', require: false
gem "test-prof"
gem 'timecop'
gem 'vcr'
gem 'webmock'

View file

@ -783,6 +783,7 @@ GEM
temple (0.8.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.3.3)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.3.0)
@ -1019,6 +1020,7 @@ DEPENDENCIES
string-similarity
strong_migrations
sys-proctable
test-prof
timecop
turbo-rails
typhoeus