Skip to content

Commit

Permalink
Bump sorbet-rails from 0.7.33 to 0.7.34 (#590)
Browse files Browse the repository at this point in the history
Bumps [sorbet-rails](https://github.com/chanzuckerberg/sorbet-rails) from 0.7.33 to 0.7.34.
- [Release notes](https://github.com/chanzuckerberg/sorbet-rails/releases)
- [Commits](https://github.com/chanzuckerberg/sorbet-rails/commits)

---
updated-dependencies:
- dependency-name: sorbet-rails
  dependency-type: direct:production
  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 Jul 21, 2022
1 parent 57e577a commit fb7c9f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ruby '2.7.6'

gem 'sorbet', '~> 0.5.10187', group: :development
gem 'sorbet-runtime', '~> 0.5.10187', require: true
gem 'sorbet-rails', '~> 0.7.33'
gem 'sorbet-rails', '~> 0.7.34'

# https://github.com/ruby/irb/issues/43
gem 'reline', '~> 0.3.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ GEM
omniauth-stripe (0.1.0)
omniauth-oauth2
parallel (1.21.0)
parlour (7.0.0)
parlour (8.0.0)
commander (~> 4.5)
parser
rainbow (~> 3.0)
Expand Down Expand Up @@ -381,7 +381,7 @@ GEM
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet-runtime (>= 0.4.4704)
sorbet-rails (0.7.33)
sorbet-rails (0.7.34)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -485,7 +485,7 @@ DEPENDENCIES
sequel (= 5.58.0)
simple_structured_logger (~> 1.0.2)
sorbet (~> 0.5.10187)
sorbet-rails (~> 0.7.33)
sorbet-rails (~> 0.7.34)
sorbet-runtime (~> 0.5.10187)
spring
stripe (~> 6.5.0)
Expand Down

0 comments on commit fb7c9f7

Please sign in to comment.