Skip to content

Commit

Permalink
Bump sorbet from 0.5.10962 to 0.5.10978
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.10962 to 0.5.10978.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 781bb7a commit 29fb2f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 2.23.2'
gem 'rubocop-sorbet', '~> 0.7.2'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.10962'
gem 'sorbet', '~> 0.5.10978'
gem 'tapioca', '~> 0.11.8'
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.10962)
sorbet-static (= 0.5.10962)
sorbet-runtime (0.5.10962)
sorbet-static (0.5.10962-universal-darwin-21)
sorbet-static (0.5.10962-x86_64-linux)
sorbet-static-and-runtime (0.5.10962)
sorbet (= 0.5.10962)
sorbet-runtime (= 0.5.10962)
sorbet (0.5.10978)
sorbet-static (= 0.5.10978)
sorbet-runtime (0.5.10978)
sorbet-static (0.5.10978-universal-darwin-21)
sorbet-static (0.5.10978-x86_64-linux)
sorbet-static-and-runtime (0.5.10978)
sorbet (= 0.5.10978)
sorbet-runtime (= 0.5.10978)
spoom (1.2.1)
sorbet (>= 0.5.10187)
sorbet-runtime (>= 0.5.9204)
Expand Down Expand Up @@ -138,7 +138,7 @@ DEPENDENCIES
rubocop-rspec (~> 2.23.2)
rubocop-sorbet (~> 0.7.2)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.10962)
sorbet (~> 0.5.10978)
tapioca (~> 0.11.8)
yard-sorbet!

Expand Down

0 comments on commit 29fb2f4

Please sign in to comment.