Skip to content

Commit

Permalink
Bump sorbet from 0.5.10263 to 0.5.10274 (#623)
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.10263 to 0.5.10274.
- [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 Aug 5, 2022
1 parent c90e6a6 commit 6242e7b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.10263', group: :development
gem 'sorbet', '~> 0.5.10274', group: :development
gem 'sorbet-runtime', '~> 0.5.10274', require: true
gem 'sorbet-rails', '~> 0.7.34'

Expand Down
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,8 @@ GEM
rack-protection (= 2.2.0)
tilt (~> 2.0)
slop (3.6.0)
sorbet (0.5.10263)
sorbet-static (= 0.5.10263)
sorbet (0.5.10274)
sorbet-static (= 0.5.10274)
sorbet-coerce (0.5.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
Expand All @@ -391,16 +391,16 @@ GEM
sorbet-coerce (>= 0.2.6)
sorbet-runtime (>= 0.5.9892)
sorbet-runtime (0.5.10274)
sorbet-static (0.5.10263-universal-darwin-14)
sorbet-static (0.5.10263-universal-darwin-15)
sorbet-static (0.5.10263-universal-darwin-16)
sorbet-static (0.5.10263-universal-darwin-17)
sorbet-static (0.5.10263-universal-darwin-18)
sorbet-static (0.5.10263-universal-darwin-19)
sorbet-static (0.5.10263-universal-darwin-20)
sorbet-static (0.5.10263-universal-darwin-21)
sorbet-static (0.5.10263-universal-darwin-22)
sorbet-static (0.5.10263-x86_64-linux)
sorbet-static (0.5.10274-universal-darwin-14)
sorbet-static (0.5.10274-universal-darwin-15)
sorbet-static (0.5.10274-universal-darwin-16)
sorbet-static (0.5.10274-universal-darwin-17)
sorbet-static (0.5.10274-universal-darwin-18)
sorbet-static (0.5.10274-universal-darwin-19)
sorbet-static (0.5.10274-universal-darwin-20)
sorbet-static (0.5.10274-universal-darwin-21)
sorbet-static (0.5.10274-universal-darwin-22)
sorbet-static (0.5.10274-x86_64-linux)
spring (4.0.0)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -495,7 +495,7 @@ DEPENDENCIES
sentry-ruby (~> 5.4.1)
sequel (= 5.58.0)
simple_structured_logger (~> 1.0.2)
sorbet (~> 0.5.10263)
sorbet (~> 0.5.10274)
sorbet-rails (~> 0.7.34)
sorbet-runtime (~> 0.5.10274)
spring
Expand Down

0 comments on commit 6242e7b

Please sign in to comment.