Bump ruby-prof to 1.0.0
This is significant improvement over the previous releases: https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
Showing
... | ... | @@ -399,7 +399,7 @@ gem 'mail_room', '~> 0.9.1' |
gem 'email_reply_trimmer', '~> 0.1' | ||
gem 'html2text' | ||
gem 'ruby-prof', '~> 0.17.0' | ||
gem 'ruby-prof', '~> 1.0.0' | ||
gem 'rbtrace', '~> 0.4', require: false | ||
gem 'memory_profiler', '~> 0.9', require: false | ||
gem 'benchmark-memory', '~> 0.1', require: false | ||
... | ... |
Please register or sign in to comment