Skip to content

Commit a368fd9

Browse files
committed
Bump to 6.1.2
1 parent 08a119a commit a368fd9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGES.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 6.1.2 - 2024-02-01
22

33
* Update Highline to 3.0
44
* Add EOL date for Ruby 3.3.0
@@ -8,7 +8,6 @@
88
* Remove `safe_yaml` gem dependency
99
* Avoid detecting Phlex components as dynamic render paths (Máximo Mussini)
1010

11-
1211
# 6.1.1 - 2023-12-24
1312

1413
* Handle racc as a default gem in Ruby 3.3.0

lib/brakeman/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Brakeman
2-
Version = "6.1.1"
2+
Version = "6.1.2"
33
end

0 commit comments

Comments
 (0)