debian-mirror-gitlab/debian/patches/0370-relax-prof.patch

12 lines
197 B
Diff
Raw Normal View History

2018-02-22 23:59:30 +05:30
--- a/Gemfile
+++ b/Gemfile
2018-03-27 22:49:57 +05:30
@@ -373,7 +373,7 @@
2018-02-22 23:59:30 +05:30
gem 'email_reply_trimmer', '~> 0.1'
gem 'html2text'
-gem 'ruby-prof', '~> 0.16.2'
+gem 'ruby-prof', '~> 0.16'
# OAuth
gem 'oauth2', '~> 1.4'