Unverified Commit cdc2be18 authored by Michael Daniels's avatar Michael Daniels
Browse files

github-linguist: use dependency nokogiri with patched libxml2

Fixes GHSA-353f-x4gh-cqq8.

Tested on x86_64-linux, works well.
parent d2b635a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ GEM
      ruby2_keywords (>= 0.0.5)
    net-http (0.6.0)
      uri
    nokogiri (1.18.8)
    nokogiri (1.18.10)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    octokit (9.2.0)
+3 −6
Original line number Diff line number Diff line
@@ -255,17 +255,14 @@
      "mini_portile2"
      "racc"
    ];
    groups = [
      "default"
      "development"
    ];
    groups = [ "default" ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0rb306hbky6cxfyc8vrwpvl40fdapjvhsk62h08gg9wwbn3n8x4c";
      sha256 = "1hcwwr2h8jnqqxmf8mfb52b0dchr7pm064ingflb78wa00qhgk6m";
      type = "gem";
    };
    version = "1.18.8";
    version = "1.18.10";
  };
  octokit = {
    dependencies = [