From 7a605527466e971476c423d6e062c5be18249b27 Mon Sep 17 00:00:00 2001 From: BOHUNG Date: Thu, 26 Mar 2020 19:05:09 +0800 Subject: [PATCH] fix --- patchfile.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchfile.gemspec b/patchfile.gemspec index 821428b..937632c 100644 --- a/patchfile.gemspec +++ b/patchfile.gemspec @@ -1,5 +1,5 @@ $:.push File.expand_path("../lib", __FILE__) -require 'nokogiri' +#require 'nokogiri' # Maintain your gem's version: require "patchfile/version" app_path = File.expand_path(__dir__)