Skip to content

Commit

Permalink
Bump rubocop-sorbet from 0.7.6 to 0.8.0 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent ca4cafd commit 8604fce
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 @@ -24,7 +24,7 @@ gem 'rspec_junit_formatter'
gem 'rubocop', '~> 1.59'
gem 'rubocop-performance', '~> 1.20'
gem 'rubocop-rspec', '~> 2.26'
gem 'rubocop-sorbet', '~> 0.7'
gem 'rubocop-sorbet', '~> 0.8'
gem 'simplecov', '~> 0'
gem 'simplecov_json_formatter'
gem 'sorbet', '~> 0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-sorbet (0.7.6)
rubocop-sorbet (0.8.0)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
Expand Down Expand Up @@ -200,7 +200,7 @@ DEPENDENCIES
rubocop (~> 1.59)
rubocop-performance (~> 1.20)
rubocop-rspec (~> 2.26)
rubocop-sorbet (~> 0.7)
rubocop-sorbet (~> 0.8)
ruby-paseto!
simplecov (~> 0)
simplecov_json_formatter
Expand Down

0 comments on commit 8604fce

Please sign in to comment.