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__)