Skip to content

Commit

Permalink
Add stackprof
Browse files Browse the repository at this point in the history
  • Loading branch information
taitus committed Nov 13, 2024
1 parent 4e08dae commit cf700e3
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 @@ -83,6 +83,7 @@ group :test do
gem "simplecov", "~> 0.22.0", require: false
gem "simplecov-lcov", "~> 0.8.0", require: false
gem "test-prof", "~> 1.0"
gem "stackprof", ">= 0.2.9", require: false
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 @@ -645,6 +645,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stackprof (0.2.26)
stringio (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down Expand Up @@ -795,6 +796,7 @@ DEPENDENCIES
spring (~> 4.2.1)
sprockets (~> 4.2.1)
sprockets-rails (~> 3.5.2)
stackprof (>= 0.2.9)
test-prof (~> 1.0)
turbolinks (~> 5.2.1)
turnout (~> 2.5.0)
Expand Down

0 comments on commit cf700e3

Please sign in to comment.