gollum: Update the dependencies (security, CVE-2019-5477)

wip/yesman
Michael Weiss 5 years ago
parent 42a777d5cf
commit 2ae080f822
No known key found for this signature in database
GPG Key ID: 5BE487C4D4771D83
  1. 2
      pkgs/applications/misc/gollum/Gemfile.lock
  2. 4
      pkgs/applications/misc/gollum/gemset.nix

@ -36,7 +36,7 @@ GEM
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
mustache (0.99.8)
nokogiri (1.10.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
posix-spawn (0.3.13)
rack (1.6.11)

@ -151,10 +151,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "02bjydih0j515szfv9mls195cvpyidh6ixm7dwbl3s2sbaxxk5s4";
sha256 = "0nmdrqqz1gs0fwkgzxjl4wr554gr8dc1fkrqjc2jpsvwgm41rygv";
type = "gem";
};
version = "1.10.3";
version = "1.10.4";
};
posix-spawn = {
groups = ["default"];

Loading…
Cancel
Save