Skip to content

Commit

Permalink
Gemfile.lock: Bump the minor-patch group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [puma](https://github.com/puma/puma) | `6.4.3` | `6.5.0` |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11647` | `0.5.11663` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11647` | `0.5.11663` |
| [sorbet](https://github.com/sorbet/sorbet) | `0.5.11647` | `0.5.11663` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11647` | `0.5.11663` |


Updates `puma` from 6.4.3 to 6.5.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.4.3...v6.5.0)

Updates `sorbet-runtime` from 0.5.11647 to 0.5.11663
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static-and-runtime` from 0.5.11647 to 0.5.11663
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet` from 0.5.11647 to 0.5.11663
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static` from 0.5.11647 to 0.5.11663
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6e0b982 commit e46bd0c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
racc
prism (1.2.0)
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -91,15 +91,15 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11647)
sorbet-static (= 0.5.11647)
sorbet-runtime (0.5.11647)
sorbet-static (0.5.11647-aarch64-linux)
sorbet-static (0.5.11647-universal-darwin)
sorbet-static (0.5.11647-x86_64-linux)
sorbet-static-and-runtime (0.5.11647)
sorbet (= 0.5.11647)
sorbet-runtime (= 0.5.11647)
sorbet (0.5.11663)
sorbet-static (= 0.5.11663)
sorbet-runtime (0.5.11663)
sorbet-static (0.5.11663-aarch64-linux)
sorbet-static (0.5.11663-universal-darwin)
sorbet-static (0.5.11663-x86_64-linux)
sorbet-static-and-runtime (0.5.11663)
sorbet (= 0.5.11663)
sorbet-runtime (= 0.5.11663)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit e46bd0c

Please sign in to comment.