Skip to content

Commit 6f99e43

Browse files
Bump puma from 7.1.0 to 7.2.0 (#2462)
* Bump puma from 7.1.0 to 7.2.0 Bumps [puma](https://github.com/puma/puma) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5fad13c commit 6f99e43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ GEM
338338
date
339339
stringio
340340
public_suffix (6.0.2)
341-
puma (7.1.0)
341+
puma (7.2.0)
342342
nio4r (~> 2.0)
343343
raabro (1.4.0)
344344
racc (1.8.1)

Gemfile.saas.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ GEM
450450
date
451451
stringio
452452
public_suffix (6.0.2)
453-
puma (7.1.0)
453+
puma (7.2.0)
454454
nio4r (~> 2.0)
455455
raabro (1.4.0)
456456
racc (1.8.1)

0 commit comments

Comments
 (0)