Skip to content

Commit

Permalink
Update rubocop-minitest requirement from ~> 0.10.3 to ~> 0.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-minitest@v0.10.3...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 22, 2021
1 parent 7e55294 commit ffed288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_side_validations-mongoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'mocha', '~> 1.12'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rubocop', '~> 1.9'
spec.add_development_dependency 'rubocop-minitest', '~> 0.10.3'
spec.add_development_dependency 'rubocop-minitest', '~> 0.11.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.9'
spec.add_development_dependency 'rubocop-rails', '~> 2.9'
spec.add_development_dependency 'rubocop-rake', '~> 0.5.1'
Expand Down

0 comments on commit ffed288

Please sign in to comment.