Skip to content

Commit

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

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

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

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 Oct 4, 2022
1 parent d3341a2 commit be29ff5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) {|repo| "https://github.com/#{repo}.git" }
ruby '2.7.6'

gem 'sorbet', '~> 0.5.10477', group: :development
gem 'sorbet-runtime', '~> 0.5.10455', require: true
gem 'sorbet-runtime', '~> 0.5.10477', require: true
gem 'sorbet-rails', '~> 0.7.34'

# https://github.com/ruby/irb/issues/43
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ GEM
parser (>= 2.7)
sorbet-coerce (>= 0.2.6)
sorbet-runtime (>= 0.5.9892)
sorbet-runtime (0.5.10455)
sorbet-runtime (0.5.10477)
sorbet-static (0.5.10477-universal-darwin-20)
sorbet-static (0.5.10477-universal-darwin-21)
sorbet-static (0.5.10477-x86_64-linux)
Expand Down Expand Up @@ -494,7 +494,7 @@ DEPENDENCIES
simple_structured_logger (~> 1.0.2)
sorbet (~> 0.5.10477)
sorbet-rails (~> 0.7.34)
sorbet-runtime (~> 0.5.10455)
sorbet-runtime (~> 0.5.10477)
spring
stripe (~> 7.1.0)
webdrivers (~> 5.2.0)
Expand Down

0 comments on commit be29ff5

Please sign in to comment.