Skip to content

Commit

Permalink
Bump the minor-and-patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop` from 1.56.2 to 1.56.3
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.56.2...v1.56.3)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent f85381b commit db0c2df
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.56.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -79,14 +79,14 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11011)
sorbet-static (= 0.5.11011)
sorbet-runtime (0.5.11011)
sorbet-static (0.5.11011-universal-darwin)
sorbet-static (0.5.11011-x86_64-linux)
sorbet-static-and-runtime (0.5.11011)
sorbet (= 0.5.11011)
sorbet-runtime (= 0.5.11011)
sorbet (0.5.11012)
sorbet-static (= 0.5.11012)
sorbet-runtime (0.5.11012)
sorbet-static (0.5.11012-universal-darwin)
sorbet-static (0.5.11012-x86_64-linux)
sorbet-static-and-runtime (0.5.11012)
sorbet (= 0.5.11012)
sorbet-runtime (= 0.5.11012)
spoom (1.2.2)
erubi (>= 1.10.0)
sorbet (>= 0.5.10187)
Expand Down

0 comments on commit db0c2df

Please sign in to comment.