Skip to content

Commit

Permalink
Bump sorbet from 0.5.10072 to 0.5.10073 (#468)
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.10072 to 0.5.10073.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2022
1 parent c0f984c commit 67d7956
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git_source(:github) {|repo| "https://github.com/#{repo}.git" }

ruby '2.7.6'

gem 'sorbet', '~> 0.5.10072', group: :development
gem 'sorbet', '~> 0.5.10073', group: :development
gem 'sorbet-runtime', '~> 0.5.10073', require: true
gem 'sorbet-rails', '~> 0.7.33'

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ GEM
rack-protection (= 2.2.0)
tilt (~> 2.0)
slop (3.6.0)
sorbet (0.5.10072)
sorbet-static (= 0.5.10072)
sorbet (0.5.10073)
sorbet-static (= 0.5.10073)
sorbet-coerce (0.5.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
Expand All @@ -388,9 +388,9 @@ GEM
sorbet-coerce (>= 0.2.6)
sorbet-runtime (>= 0.5.9892)
sorbet-runtime (0.5.10073)
sorbet-static (0.5.10072-universal-darwin-20)
sorbet-static (0.5.10072-universal-darwin-21)
sorbet-static (0.5.10072-x86_64-linux)
sorbet-static (0.5.10073-universal-darwin-20)
sorbet-static (0.5.10073-universal-darwin-21)
sorbet-static (0.5.10073-x86_64-linux)
spring (4.0.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -483,7 +483,7 @@ DEPENDENCIES
sentry-ruby (~> 5.3.1)
sequel (= 5.57.0)
simple_structured_logger (~> 1.0.1)
sorbet (~> 0.5.10072)
sorbet (~> 0.5.10073)
sorbet-rails (~> 0.7.33)
sorbet-runtime (~> 0.5.10073)
spring
Expand Down

0 comments on commit 67d7956

Please sign in to comment.