Skip to content

Commit f5e9ca9

Browse files
committed
Use RuboCop Performance 1.25 for development
1 parent 01d3e9d commit f5e9ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gem 'irb'
1212
gem 'memory_profiler', '!= 1.0.2', platform: :mri
1313
gem 'rake', '~> 13.0'
1414
gem 'rspec', '~> 3.7'
15-
gem 'rubocop-performance', '~> 1.24.0'
15+
gem 'rubocop-performance', '~> 1.25.0'
1616
gem 'rubocop-rake', '~> 0.7.0'
1717
gem 'rubocop-rspec', '~> 3.5.0'
1818
# Ruby LSP supports Ruby 3.0+.

0 commit comments

Comments
 (0)