Skip to content

Commit 835dc28

Browse files
committed
Bump to 7.0.2
1 parent c1ae1db commit 835dc28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 7.0.2 - 2025-04-04
2+
3+
* Fix error with empty `BUNDLE_GEMFILE` env variable
4+
15
# 7.0.1 - 2025-04-03
26

37
* Avoid warning on evaluation of plain strings

lib/brakeman/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Brakeman
2-
Version = "7.0.1"
2+
Version = "7.0.2"
33
end

0 commit comments

Comments
 (0)