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 |
| --- | --- | --- |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11704` | `0.5.11707` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11704` | `0.5.11707` |
| [erubi](https://github.com/jeremyevans/erubi) | `1.13.0` | `1.13.1` |
| [sorbet](https://github.com/sorbet/sorbet) | `0.5.11704` | `0.5.11707` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11704` | `0.5.11707` |


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

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

Updates `erubi` from 1.13.0 to 1.13.1
- [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG)
- [Commits](jeremyevans/erubi@1.13.0...1.13.1)

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

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

---
updated-dependencies:
- 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: erubi
  dependency-type: indirect
  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 Dec 20, 2024
1 parent 1575bce commit 6558440
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 @@ -13,7 +13,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
erubi (1.13.0)
erubi (1.13.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
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.11704)
sorbet-static (= 0.5.11704)
sorbet-runtime (0.5.11704)
sorbet-static (0.5.11704-aarch64-linux)
sorbet-static (0.5.11704-universal-darwin)
sorbet-static (0.5.11704-x86_64-linux)
sorbet-static-and-runtime (0.5.11704)
sorbet (= 0.5.11704)
sorbet-runtime (= 0.5.11704)
sorbet (0.5.11707)
sorbet-static (= 0.5.11707)
sorbet-runtime (0.5.11707)
sorbet-static (0.5.11707-aarch64-linux)
sorbet-static (0.5.11707-universal-darwin)
sorbet-static (0.5.11707-x86_64-linux)
sorbet-static-and-runtime (0.5.11707)
sorbet (= 0.5.11707)
sorbet-runtime (= 0.5.11707)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 6558440

Please sign in to comment.