Skip to content

Commit

Permalink
Bump sorbet from 0.5.11349 to 0.5.11352 in the sorbet group
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.11349 to 0.5.11352
- [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] authored and thavaahariharangit committed Apr 22, 2024
1 parent 8ed72ba commit 9ac6888
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.11349", group: :development
gem "sorbet", "0.5.11352", group: :development
gem "tapioca", "0.13.3", 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 @@ -308,15 +308,15 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sorbet (0.5.11349)
sorbet-static (= 0.5.11349)
sorbet-runtime (0.5.11349)
sorbet-static (0.5.11349-aarch64-linux)
sorbet-static (0.5.11349-universal-darwin)
sorbet-static (0.5.11349-x86_64-linux)
sorbet-static-and-runtime (0.5.11349)
sorbet (= 0.5.11349)
sorbet-runtime (= 0.5.11349)
sorbet (0.5.11352)
sorbet-static (= 0.5.11352)
sorbet-runtime (0.5.11352)
sorbet-static (0.5.11352-aarch64-linux)
sorbet-static (0.5.11352-universal-darwin)
sorbet-static (0.5.11352-x86_64-linux)
sorbet-static-and-runtime (0.5.11352)
sorbet (= 0.5.11352)
sorbet-runtime (= 0.5.11352)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down Expand Up @@ -390,7 +390,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.0)
rubocop-rspec (~> 2.27.1)
rubocop-sorbet (~> 0.7.3)
sorbet (= 0.5.11349)
sorbet (= 0.5.11352)
tapioca (= 0.13.3)
turbo_tests (~> 2.2.0)
vcr (~> 6.1)
Expand Down

0 comments on commit 9ac6888

Please sign in to comment.