Skip to content

Commit 1bb4947

Browse files
chore(deps): update dependency brakeman to v7.0.2
1 parent 27ef37a commit 1bb4947

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

audiences/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gemspec
77

88
# Development tools
99
gem "appraisal", "~> 2.5.0"
10-
gem "brakeman", "7.0.0"
10+
gem "brakeman", "7.0.2"
1111
gem "debug", ">= 1.0.0"
1212
gem "foreman", "~> 0.88.0"
1313
gem "license_finder", ">= 7.0"

audiences/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
ast (2.4.2)
8080
base64 (0.2.0)
8181
bigdecimal (3.1.9)
82-
brakeman (7.0.0)
82+
brakeman (7.0.2)
8383
racc
8484
builder (3.3.0)
8585
concurrent-ruby (1.3.4)
@@ -307,7 +307,7 @@ PLATFORMS
307307
DEPENDENCIES
308308
appraisal (~> 2.5.0)
309309
audiences!
310-
brakeman (= 7.0.0)
310+
brakeman (= 7.0.2)
311311
debug (>= 1.0.0)
312312
foreman (~> 0.88.0)
313313
license_finder (>= 7.0)

0 commit comments

Comments
 (0)