Skip to content

Commit

Permalink
Merge pull request #609 from cschlack/remove/nokogiri
Browse files Browse the repository at this point in the history
Remove unused dependency on nokogiri
  • Loading branch information
ashygee authored May 27, 2021
2 parents 17bc6f0 + 769eb24 commit 9308eea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/octicons_gem/octicons.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ Gem::Specification.new do |s|
s.files = Dir["{lib}/**/*"] + ["LICENSE", "README.md"]
s.homepage = "https://github.com/primer/octicons"
s.license = "MIT"
s.add_dependency "nokogiri", ">= 1.6.3.1"
end

0 comments on commit 9308eea

Please sign in to comment.