Skip to content

Commit a15ad92

Browse files
deps-dev(deps-dev): Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [brakeman](https://github.com/presidentbeef/brakeman) and [simplecov-html](https://github.com/simplecov-ruby/simplecov-html). Updates `brakeman` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v7.0.2...v7.1.0) Updates `simplecov-html` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/simplecov-ruby/simplecov-html/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov-html/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov-html@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: brakeman dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: simplecov-html dependency-version: 0.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cddd31b commit a15ad92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
base64 (0.3.0)
2424
benchmark (0.4.1)
2525
bigdecimal (3.2.2)
26-
brakeman (7.0.2)
26+
brakeman (7.1.0)
2727
racc
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.3)
@@ -110,7 +110,7 @@ GEM
110110
docile (~> 1.1)
111111
simplecov-html (~> 0.11)
112112
simplecov_json_formatter (~> 0.1)
113-
simplecov-html (0.13.1)
113+
simplecov-html (0.13.2)
114114
simplecov_json_formatter (0.1.4)
115115
steep (1.10.0)
116116
activesupport (>= 5.1)

0 commit comments

Comments
 (0)