We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ef37a commit 1bb4947Copy full SHA for 1bb4947
audiences/Gemfile
@@ -7,7 +7,7 @@ gemspec
7
8
# Development tools
9
gem "appraisal", "~> 2.5.0"
10
-gem "brakeman", "7.0.0"
+gem "brakeman", "7.0.2"
11
gem "debug", ">= 1.0.0"
12
gem "foreman", "~> 0.88.0"
13
gem "license_finder", ">= 7.0"
audiences/Gemfile.lock
@@ -79,7 +79,7 @@ GEM
79
ast (2.4.2)
80
base64 (0.2.0)
81
bigdecimal (3.1.9)
82
- brakeman (7.0.0)
+ brakeman (7.0.2)
83
racc
84
builder (3.3.0)
85
concurrent-ruby (1.3.4)
@@ -307,7 +307,7 @@ PLATFORMS
307
DEPENDENCIES
308
appraisal (~> 2.5.0)
309
audiences!
310
- brakeman (= 7.0.0)
+ brakeman (= 7.0.2)
311
debug (>= 1.0.0)
312
foreman (~> 0.88.0)
313
license_finder (>= 7.0)
0 commit comments