Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11711` | `0.5.11718` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.23.0` | `1.23.1` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11711` | `0.5.11718` |
| [rack-session](https://github.com/rack/rack-session) | `2.0.0` | `2.1.0` |
| [sorbet](https://github.com/sorbet/sorbet) | `0.5.11711` | `0.5.11718` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11711` | `0.5.11718` |


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

Updates `rubocop-performance` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.23.0...v1.23.1)

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

Updates `rack-session` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.0/releases.md)
- [Commits](rack/rack-session@v2.0.0...v2.1.0)

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

Updates `sorbet-static` from 0.5.11711 to 0.5.11718
- [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: rubocop-performance
  dependency-type: direct:development
  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: rack-session
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Jan 6, 2025
1 parent 34ab8f7 commit 2468f0b
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ GEM
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.2.1)
rack (>= 3)
Expand All @@ -74,7 +75,7 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-sorbet (0.8.7)
Expand All @@ -91,15 +92,15 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11711)
sorbet-static (= 0.5.11711)
sorbet-runtime (0.5.11711)
sorbet-static (0.5.11711-aarch64-linux)
sorbet-static (0.5.11711-universal-darwin)
sorbet-static (0.5.11711-x86_64-linux)
sorbet-static-and-runtime (0.5.11711)
sorbet (= 0.5.11711)
sorbet-runtime (= 0.5.11711)
sorbet (0.5.11718)
sorbet-static (= 0.5.11718)
sorbet-runtime (0.5.11718)
sorbet-static (0.5.11718-aarch64-linux)
sorbet-static (0.5.11718-universal-darwin)
sorbet-static (0.5.11718-x86_64-linux)
sorbet-static-and-runtime (0.5.11718)
sorbet (= 0.5.11718)
sorbet-runtime (= 0.5.11718)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 2468f0b

Please sign in to comment.