Skip to content

Commit

Permalink
chore(deps): update dependency brakeman to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Jul 20, 2023
1 parent 39c48ca commit 2c750d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source "https://rubygems.org"
gem 'brakeman', '6.0.0'
gem 'brakeman', '6.0.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
brakeman (6.0.0)
brakeman (6.0.1)

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
brakeman (= 6.0.0)
brakeman (= 6.0.1)

BUNDLED WITH
2.4.10

0 comments on commit 2c750d7

Please sign in to comment.