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 c1ae1db commit 835dc28Copy full SHA for 835dc28
CHANGES.md
@@ -1,3 +1,7 @@
1
+# 7.0.2 - 2025-04-04
2
+
3
+* Fix error with empty `BUNDLE_GEMFILE` env variable
4
5
# 7.0.1 - 2025-04-03
6
7
* Avoid warning on evaluation of plain strings
lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
- Version = "7.0.1"
+ Version = "7.0.2"
end
0 commit comments