Skip to content

Commit e80990a

Browse files
Update rubocop-performance requirement from ~> 1.14.2 to ~> 1.15.0
Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.14.2...v1.15.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a4d1a5 commit e80990a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/dependabot-common.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Gem::Specification.new do |spec|
4444
spec.add_development_dependency "rspec", "~> 3.8"
4545
spec.add_development_dependency "rspec-its", "~> 1.2"
4646
spec.add_development_dependency "rubocop", "~> 1.36.0"
47-
spec.add_development_dependency "rubocop-performance", "~> 1.14.2"
47+
spec.add_development_dependency "rubocop-performance", "~> 1.15.0"
4848
spec.add_development_dependency "ruby-debug-ide", "~> 0.7.3"
4949
spec.add_development_dependency "simplecov", "~> 0.21.0"
5050
spec.add_development_dependency "simplecov-console", "~> 0.9.1"

0 commit comments

Comments
 (0)