Drop unused patch file

This commit is contained in:
Pirate Praveen 2020-03-17 23:25:11 +05:30
parent 70e8a4f1b1
commit f1598ef01d

View file

@ -1,16 +0,0 @@
Description: This patch bumps rubyzip to 2.0.
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Bug-Debian: https://bugs.debian.org/944906
Last-Update: 2019-11-19
--- a/Gemfile
+++ b/Gemfile
@@ -61,7 +61,7 @@
# GitLab Pages
gem 'validates_hostname', '~> 1.0', '>= 1.0.6'
-gem 'rubyzip', '~> 1.3', require: 'zip'
+gem 'rubyzip', '~> 2.0', require: 'zip'
# GitLab Pages letsencrypt support
gem 'acme-client', '~> 2.0', '>= 2.0.2'