Skip to content

Commit

Permalink
chore(deps): update dependency brakeman to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Aug 28, 2024
1 parent 96887b5 commit 5bd3715
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.1.2'
gem 'brakeman', '6.2.1'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
brakeman (6.1.2)
brakeman (6.2.1)
racc
racc (1.4.16)
racc (1.8.1)

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-linux

DEPENDENCIES
brakeman (= 6.1.2)
brakeman (= 6.2.1)

BUNDLED WITH
2.4.10

0 comments on commit 5bd3715

Please sign in to comment.