Skip to content

Commit 132e70e

Browse files
renovate[bot]silug
authored andcommitted
Update dependency rubocop-performance to '~> 1.25.0'
1 parent b6afa72 commit 132e70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ group :system_tests do
4545
gem 'puppet', ENV.fetch('PUPPET_VERSION', ['>= 7.0.0', '< 9.0.0'])
4646
gem 'puppetlabs_spec_helper', '>= 4.0.0', '< 8.0.0'
4747
gem 'rubocop', '~> 1.80.0'
48-
gem 'rubocop-performance', '~> 1.23.0'
48+
gem 'rubocop-performance', '~> 1.25.0'
4949
gem 'rubocop-rake', '~> 0.7.0'
5050
gem 'rubocop-rspec', '~> 3.3.0'
5151
end

0 commit comments

Comments
 (0)