fix bug
This commit is contained in:
parent
ccc073ba82
commit
9ee92f9e90
|
@ -1,5 +1,5 @@
|
||||||
$:.push File.expand_path("../lib", __FILE__)
|
$:.push File.expand_path("../lib", __FILE__)
|
||||||
|
require 'nokogiri'
|
||||||
# Maintain your gem's version:
|
# Maintain your gem's version:
|
||||||
require "patchfile/version"
|
require "patchfile/version"
|
||||||
app_path = File.expand_path(__dir__)
|
app_path = File.expand_path(__dir__)
|
||||||
|
|
Loading…
Reference in New Issue