Skip to content

Commit

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

Updates `rubocop` from 1.63.4 to 1.63.5
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.4...v1.63.5)

Updates `sorbet-static-and-runtime` from 0.5.11368 to 0.5.11372
- [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: dev-dependencies
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GoodForOneFare committed May 13, 2024
1 parent f5b37b0 commit 568bce4
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 @@ -37,9 +37,9 @@ GEM
rbi (0.1.11)
prism (>= 0.18.0, < 0.27)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.0)
regexp_parser (2.9.1)
rexml (3.2.6)
rubocop (1.63.4)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -66,14 +66,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11368)
sorbet-static (= 0.5.11368)
sorbet-runtime (0.5.11368)
sorbet-static (0.5.11368-universal-darwin)
sorbet-static (0.5.11368-x86_64-linux)
sorbet-static-and-runtime (0.5.11368)
sorbet (= 0.5.11368)
sorbet-runtime (= 0.5.11368)
sorbet (0.5.11372)
sorbet-static (= 0.5.11372)
sorbet-runtime (0.5.11372)
sorbet-static (0.5.11372-universal-darwin)
sorbet-static (0.5.11372-x86_64-linux)
sorbet-static-and-runtime (0.5.11372)
sorbet (= 0.5.11372)
sorbet-runtime (= 0.5.11372)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down

0 comments on commit 568bce4

Please sign in to comment.