maxveldink / sorbet-result

Adds T::Result as a basic, strongly-typed monad
MIT License
23 stars 2 forks source link

Bump sorbet from 0.5.10900 to 0.5.10908 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sorbet from 0.5.10900 to 0.5.10908.

Release notes

Sourced from sorbet's releases.

sorbet 0.5.10907.20230707145304-d94295662

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10907', :group => :development
gem 'sorbet-runtime', '0.5.10907'

sorbet 0.5.10906.20230707133837-a5dd58108

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10906', :group => :development
gem 'sorbet-runtime', '0.5.10906'

sorbet 0.5.10905.20230706230526-0d5c71194

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10905', :group => :development
gem 'sorbet-runtime', '0.5.10905'

sorbet 0.5.10904.20230706154403-2a983b8a1

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10904', :group => :development
gem 'sorbet-runtime', '0.5.10904'

sorbet 0.5.10903.20230706141719-d0e4dc4ff

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10903', :group => :development
gem 'sorbet-runtime', '0.5.10903'

sorbet 0.5.10902.20230703175300-14469345b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10902', :group => :development
gem 'sorbet-runtime', '0.5.10902'

sorbet 0.5.10901.20230703120452-d6cf4423d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.10901', :group => :development
gem 'sorbet-runtime', '0.5.10901'

sorbet 0.5.10900.20230702133442-3f358c027

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #42.