Skip to content

Commit

Permalink
Update rubocop-rspec to version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 12, 2024
1 parent d5d6fa5 commit 36f97e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progress.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 3.0'
if RUBY_VERSION >= '2.5'
s.add_development_dependency 'rubocop', '~> 1.22', '!= 1.22.2'
s.add_development_dependency 'rubocop-rspec', '~> 2.0'
s.add_development_dependency 'rubocop-rspec', '~> 3.0'
end
end

0 comments on commit 36f97e9

Please sign in to comment.