Skip to content

Commit

Permalink
Bump the sorbet group with 1 update
Browse files Browse the repository at this point in the history
Bumps the sorbet group with 1 update: [sorbet](https://github.com/sorbet/sorbet).


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

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2024
1 parent 8a387f9 commit a950078
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem "dependabot-swift", path: "swift"
gem "dependabot-terraform", path: "terraform"

# Sorbet
gem "sorbet", "0.5.11274", group: :development
gem "sorbet", "0.5.11288", group: :development
gem "tapioca", "0.12.0", require: false, group: :development

common_gemspec = File.expand_path("common/dependabot-common.gemspec", __dir__)
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,15 +307,15 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sorbet (0.5.11274)
sorbet-static (= 0.5.11274)
sorbet-runtime (0.5.11274)
sorbet-static (0.5.11274-aarch64-linux)
sorbet-static (0.5.11274-universal-darwin)
sorbet-static (0.5.11274-x86_64-linux)
sorbet-static-and-runtime (0.5.11274)
sorbet (= 0.5.11274)
sorbet-runtime (= 0.5.11274)
sorbet (0.5.11288)
sorbet-static (= 0.5.11288)
sorbet-runtime (0.5.11288)
sorbet-static (0.5.11288-aarch64-linux)
sorbet-static (0.5.11288-universal-darwin)
sorbet-static (0.5.11288-x86_64-linux)
sorbet-static-and-runtime (0.5.11288)
sorbet (= 0.5.11288)
sorbet-runtime (= 0.5.11288)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand Down Expand Up @@ -391,7 +391,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.0)
rubocop-rspec (~> 2.27.1)
rubocop-sorbet (~> 0.7.3)
sorbet (= 0.5.11274)
sorbet (= 0.5.11288)
stackprof (~> 0.2.16)
tapioca (= 0.12.0)
turbo_tests (~> 2.2.0)
Expand Down

0 comments on commit a950078

Please sign in to comment.