bundler-audit: 0.8.0 → 0.9.0.1

mullvad-ns
Michael Weiss 3 years ago
parent a51aa6523b
commit 4fef4315e8
No known key found for this signature in database
GPG Key ID: 5BE487C4D4771D83
  1. 4
      pkgs/tools/security/bundler-audit/Gemfile.lock
  2. 4
      pkgs/tools/security/bundler-audit/gemset.nix

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
bundler-audit (0.8.0)
bundler-audit (0.9.0.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
thor (1.1.0)
@ -13,4 +13,4 @@ DEPENDENCIES
bundler-audit
BUNDLED WITH
2.1.4
2.2.20

@ -5,10 +5,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "00l8rs7cna0j3yh4s9sza0r88x7kjc7j4gp9yl378422k7i0r73v";
sha256 = "05k19l5388248rd74cn2lm2ksci7fzmga74n835v7k31m4kbzw8v";
type = "gem";
};
version = "0.8.0";
version = "0.9.0.1";
};
thor = {
groups = ["default"];

Loading…
Cancel
Save