debian-mirror-gitlab/debian/patches/0340-relax-httparty.patch

12 lines
202 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -169,7 +169,7 @@
gem 'fugit', '~> 1.1'
# HTTP requests
-gem 'httparty', '~> 0.13.3'
+gem 'httparty', '~> 0.13'
# Colored output to console
gem 'rainbow', '~> 3.0'