Skip to content

Commit

Permalink
Bump the sorbet group across 2 directories with 2 updates (#9586)
Browse files Browse the repository at this point in the history
Bumps the sorbet group with 1 update in the / directory: [sorbet](https://github.com/sorbet/sorbet).
Bumps the sorbet group with 1 update in the /updater directory: [sorbet-runtime](https://github.com/sorbet/sorbet).


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

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

Updates `sorbet-runtime` from 0.5.11193 to 0.5.11353
- [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
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent f4d3e94 commit 4262180
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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.11352", group: :development
gem "sorbet", "0.5.11353", 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 @@ -311,15 +311,15 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
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)
sorbet (0.5.11353)
sorbet-static (= 0.5.11353)
sorbet-runtime (0.5.11353)
sorbet-static (0.5.11353-aarch64-linux)
sorbet-static (0.5.11353-universal-darwin)
sorbet-static (0.5.11353-x86_64-linux)
sorbet-static-and-runtime (0.5.11353)
sorbet (= 0.5.11353)
sorbet-runtime (= 0.5.11353)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down Expand Up @@ -393,7 +393,7 @@ DEPENDENCIES
rubocop-performance (~> 1.21.0)
rubocop-rspec (~> 2.29.1)
rubocop-sorbet (~> 0.8.1)
sorbet (= 0.5.11352)
sorbet (= 0.5.11353)
tapioca (= 0.13.3)
turbo_tests (~> 2.2.0)
vcr (~> 6.1)
Expand Down
2 changes: 1 addition & 1 deletion updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ GEM
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
sorbet-runtime (0.5.11193)
sorbet-runtime (0.5.11353)
stackprof (0.2.25)
stringio (3.1.0)
terminal-table (3.0.2)
Expand Down

0 comments on commit 4262180

Please sign in to comment.