Skip to content

Commit 446640b

Browse files
Bump the development-dependencies group with 2 updates (#2588)
* Bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [brakeman](https://github.com/presidentbeef/brakeman) and [mocha](https://github.com/freerange/mocha). Updates `brakeman` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v8.0.1...v8.0.2) Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Sync Gemfile.saas.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d8908c4 commit 446640b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ GEM
158158
bindex (0.8.1)
159159
bootsnap (1.23.0)
160160
msgpack (~> 1.2)
161-
brakeman (8.0.1)
161+
brakeman (8.0.2)
162162
racc
163163
builder (3.3.0)
164164
bundler-audit (0.9.3)
@@ -281,7 +281,7 @@ GEM
281281
stimulus-rails
282282
turbo-rails
283283
mittens (0.3.1)
284-
mocha (3.0.1)
284+
mocha (3.0.2)
285285
ruby2_keywords (>= 0.0.5)
286286
msgpack (1.8.0)
287287
net-http-persistent (4.0.8)

Gemfile.saas.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ GEM
241241
bindex (0.8.1)
242242
bootsnap (1.23.0)
243243
msgpack (~> 1.2)
244-
brakeman (8.0.1)
244+
brakeman (8.0.2)
245245
racc
246246
builder (3.3.0)
247247
bundler-audit (0.9.3)
@@ -365,7 +365,7 @@ GEM
365365
stimulus-rails
366366
turbo-rails
367367
mittens (0.3.1)
368-
mocha (3.0.1)
368+
mocha (3.0.2)
369369
ruby2_keywords (>= 0.0.5)
370370
msgpack (1.8.0)
371371
net-http-persistent (4.0.8)

0 commit comments

Comments
 (0)