debian-mirror-gitlab/debian/patches/0370-relax-prof.patch
2018-03-18 12:27:51 +05:30

11 lines
197 B
Diff

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