Set up test-prof gem

This commit is contained in:
Arun Kumar Mohan
2020-09-21 21:34:20 -05:00
parent d5ab3b47eb
commit 6a722f2bbd
2 changed files with 3 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ end
group :test do
gem 'simplecov', require: false
gem 'test-prof'
gem 'webmock'
# See spec/spec_helper.rb for instructions
# gem 'perftools.rb'

View File

@@ -660,6 +660,7 @@ GEM
stringex (1.5.1)
stripe (5.25.0)
temple (0.8.2)
test-prof (0.7.5)
test-unit (3.3.6)
power_assert
thor (0.20.3)
@@ -810,6 +811,7 @@ DEPENDENCIES
state_machine (= 1.2.0)
stringex (~> 1.5.1)
stripe
test-prof
test-unit (~> 3.3)
timecop
truncate_html (= 0.9.2)