Skip to content

Commit 2573bcd

Browse files
Update rubocop-performance requirement from ~> 1.10.2 to ~> 1.13.3
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.10.2...v1.13.3) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3d0ba2 commit 2573bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
3939
s.add_development_dependency('rspec', '~> 3.6')
4040
s.add_development_dependency('rubocop', '~> 1.24.0')
4141
s.add_development_dependency('rubocop-packaging', '~> 0.5.1')
42-
s.add_development_dependency('rubocop-performance', '~> 1.10.2')
42+
s.add_development_dependency('rubocop-performance', '~> 1.13.3')
4343
s.add_development_dependency('rubocop-rspec', '~> 2.2.0')
4444
s.add_development_dependency('sqlite3', '~> 1.3')
4545

0 commit comments

Comments
 (0)