Skip to content

Commit cb064bf

Browse files
Bump brakeman from 6.1.2 to 6.2.1 (#819)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd7e9a9 commit cb064bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ end
5555
group :development do
5656
gem 'better_errors', '~> 2.10'
5757
gem 'binding_of_caller', '~> 1.0'
58-
gem 'brakeman', '~> 6.1'
58+
gem 'brakeman', '~> 6.2'
5959
gem 'i18n-tasks', '~> 1.0.14'
6060
gem 'letter_opener', '~> 1.10'
6161
gem 'listen', '~> 3.9'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
debug_inspector (>= 1.2.0)
137137
bootsnap (1.18.4)
138138
msgpack (~> 1.2)
139-
brakeman (6.1.2)
139+
brakeman (6.2.1)
140140
racc
141141
builder (3.3.0)
142142
byebug (11.1.3)
@@ -608,7 +608,7 @@ DEPENDENCIES
608608
better_errors (~> 2.10)
609609
binding_of_caller (~> 1.0)
610610
bootsnap (~> 1.18)
611-
brakeman (~> 6.1)
611+
brakeman (~> 6.2)
612612
capybara (~> 3.40)
613613
cssbundling-rails (~> 1.4, >= 1.4.1)
614614
delayed_job_active_record (~> 4.1)

0 commit comments

Comments
 (0)