debian-mirror-gitlab/debian/patches/0370-relax-prof.patch
2018-02-22 23:59:30 +05:30

11 lines
197 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -356,7 +356,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'