debian-mirror-gitlab/debian/patches/0370-relax-prof.patch
2018-03-27 22:49:57 +05:30

11 lines
197 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -373,7 +373,7 @@
gem 'email_reply_trimmer', '~> 0.1'
gem 'html2text'
-gem 'ruby-prof', '~> 0.16.2'
+gem 'ruby-prof', '~> 0.16'
# OAuth
gem 'oauth2', '~> 1.4'