Skip to content

Commit

Permalink
Bump sorbet from 0.5.10286 to 0.5.10297 (#643)
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.10286 to 0.5.10297.
- [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 10, 2022
1 parent 74df658 commit 6df9703
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.10286', group: :development
gem 'sorbet', '~> 0.5.10297', group: :development
gem 'sorbet-runtime', '~> 0.5.10286', 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 @@ -389,8 +389,8 @@ GEM
rack-protection (= 2.2.2)
tilt (~> 2.0)
slop (3.6.0)
sorbet (0.5.10286)
sorbet-static (= 0.5.10286)
sorbet (0.5.10297)
sorbet-static (= 0.5.10297)
sorbet-coerce (0.5.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
Expand All @@ -402,16 +402,16 @@ GEM
sorbet-coerce (>= 0.2.6)
sorbet-runtime (>= 0.5.9892)
sorbet-runtime (0.5.10286)
sorbet-static (0.5.10286-universal-darwin-14)
sorbet-static (0.5.10286-universal-darwin-15)
sorbet-static (0.5.10286-universal-darwin-16)
sorbet-static (0.5.10286-universal-darwin-17)
sorbet-static (0.5.10286-universal-darwin-18)
sorbet-static (0.5.10286-universal-darwin-19)
sorbet-static (0.5.10286-universal-darwin-20)
sorbet-static (0.5.10286-universal-darwin-21)
sorbet-static (0.5.10286-universal-darwin-22)
sorbet-static (0.5.10286-x86_64-linux)
sorbet-static (0.5.10297-universal-darwin-14)
sorbet-static (0.5.10297-universal-darwin-15)
sorbet-static (0.5.10297-universal-darwin-16)
sorbet-static (0.5.10297-universal-darwin-17)
sorbet-static (0.5.10297-universal-darwin-18)
sorbet-static (0.5.10297-universal-darwin-19)
sorbet-static (0.5.10297-universal-darwin-20)
sorbet-static (0.5.10297-universal-darwin-21)
sorbet-static (0.5.10297-universal-darwin-22)
sorbet-static (0.5.10297-x86_64-linux)
spring (4.0.0)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -507,7 +507,7 @@ DEPENDENCIES
sentry-ruby (~> 5.4.1)
sequel (= 5.59.0)
simple_structured_logger (~> 1.0.2)
sorbet (~> 0.5.10286)
sorbet (~> 0.5.10297)
sorbet-rails (~> 0.7.34)
sorbet-runtime (~> 0.5.10286)
spring
Expand Down

0 comments on commit 6df9703

Please sign in to comment.