diff options
| author | Stan Hu <stanhu@gmail.com> | 2019-08-24 14:53:06 -0700 |
|---|---|---|
| committer | Stan Hu <stanhu@gmail.com> | 2019-08-24 14:55:47 -0700 |
| commit | 87e87b7b8c2f7e6731e92cdafd2671e983d97a92 (patch) | |
| tree | c52b5ec40de92b3b1cbd2608331acd0a24aa1b21 /Gemfile | |
| parent | 8112fb37544557b3f94c0a558175d5da99ef9829 (diff) | |
| download | gitlab-ce-sh-upgrade-ruby-prof.tar.gz | |
Bump ruby-prof to 1.0.0sh-upgrade-ruby-prof
This is significant improvement over the previous releases:
https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
