Skip to content

Commit

Permalink
Update rubocop-performance requirement from = 1.5.2 to = 1.6.1 (#139)
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) to permit the latest version.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.5.2...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 13, 2020
1 parent 7ac0cb8 commit 5619644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rubocop", "0.82.0"
spec.add_development_dependency "rubocop-minitest", "0.9.0"
spec.add_development_dependency "rubocop-performance", "1.5.2"
spec.add_development_dependency "rubocop-performance", "1.6.1"
end

0 comments on commit 5619644

Please sign in to comment.