This commit is contained in:
BOHUNG 2020-04-07 15:11:01 +08:00
parent f04e3b685a
commit 36c2ab45da
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Gem::Specification.new do |s|
s.summary = "Patch_file for Orbit"
s.description = "Patch_file for Orbit"
s.license = "MIT"
s.add_dependency "nokogiri"
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]
s.test_files = Dir["test/**/*"]
end