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.11690` | `0.5.11691` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.69.1` | `1.69.2` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11690` | `0.5.11691` |
| [sorbet](https://github.com/sorbet/sorbet) | `0.5.11690` | `0.5.11691` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11690` | `0.5.11691` |


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

Updates `rubocop` from 1.69.1 to 1.69.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.1...v1.69.2)

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

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

Updates `sorbet-static` from 0.5.11690 to 0.5.11691
- [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
  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: 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 12, 2024
1 parent 4439127 commit 98b2d9f
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 @@ -62,7 +62,7 @@ GEM
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.3)
rubocop (1.69.1)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
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.11690)
sorbet-static (= 0.5.11690)
sorbet-runtime (0.5.11690)
sorbet-static (0.5.11690-aarch64-linux)
sorbet-static (0.5.11690-universal-darwin)
sorbet-static (0.5.11690-x86_64-linux)
sorbet-static-and-runtime (0.5.11690)
sorbet (= 0.5.11690)
sorbet-runtime (= 0.5.11690)
sorbet (0.5.11691)
sorbet-static (= 0.5.11691)
sorbet-runtime (0.5.11691)
sorbet-static (0.5.11691-aarch64-linux)
sorbet-static (0.5.11691-universal-darwin)
sorbet-static (0.5.11691-x86_64-linux)
sorbet-static-and-runtime (0.5.11691)
sorbet (= 0.5.11691)
sorbet-runtime (= 0.5.11691)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 98b2d9f

Please sign in to comment.