rubyPackages.nokogiri: 1.15.5 → 1.16.0
https://github.com/sparklemotion/nokogiri/releases/tag/v1.16.0 Fixes build with libxml2 2.12.0.
This commit is contained in:
parent
e5e96b4c4a
commit
0aa31b15f4
1 changed files with 2 additions and 2 deletions
|
@ -2520,10 +2520,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "004ip9x9281fxhpipwi8di1sb1dnabscq9dy1p3cxgdwbniqqi12";
|
sha256 = "NBOIGE6XXQkebjjOPzsziL+35Kw9eQ79jjkSSEQEC9E=";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.15.5";
|
version = "1.16.0";
|
||||||
};
|
};
|
||||||
octokit = {
|
octokit = {
|
||||||
dependencies = ["faraday" "sawyer"];
|
dependencies = ["faraday" "sawyer"];
|
||||||
|
|
Loading…
Reference in a new issue