Skip to content

Commit

Permalink
add test-prof
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Aug 30, 2021
1 parent bf7db6e commit 59a0097
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ group :test do
gem 'codecov', '~> 0.6.0', require: false
gem 'minitest-ci', '~> 3.4.0'
gem 'simplecov', '~> 0.21.2', require: false
gem 'test-prof', '~> 1.0.7'
end

group :development do
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ GEM
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
test-prof (1.0.7)
thor (1.1.0)
tilt (2.0.10)
tzinfo (2.0.4)
Expand Down Expand Up @@ -535,6 +536,7 @@ DEPENDENCIES
spring (~> 2.1.1)
spring-watcher-listen (~> 2.0.1)
stackprof (~> 0.2.17)
test-prof (~> 1.0.7)
tzinfo-data
uglifier (>= 4.1.20)
web-console (~> 4.1.0)
Expand Down

0 comments on commit 59a0097

Please sign in to comment.