Unverified Commit 5bfe5dc8 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #220265 from marsam/update-brakeman

brakeman: 5.4.0 -> 5.4.1
parents 51a1bf07 fc9ceeba
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
GEM
  remote: https://rubygems.org/
  specs:
    brakeman (5.4.0)
    brakeman (5.4.1)

PLATFORMS
  ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
  brakeman

BUNDLED WITH
   2.3.25
   2.4.6
+2 −2
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0lcxxlrzgpi9z2mr2v19xda6fdysmn5psa9bsp2rksa915v91fds";
      sha256 = "0wzvxpabnjwwjgr9s13965dbdgl3qfvwjbmhimh83p81bm5lsrnw";
      type = "gem";
    };
    version = "5.4.0";
    version = "5.4.1";
  };
}