Skip to content

Commit

Permalink
Update rubocop-rspec to version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 21, 2025
1 parent 55d81fe commit 580f28c
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 @@ -28,6 +28,6 @@ Gem::Specification.new do |s|
end
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.4'
end
end

0 comments on commit 580f28c

Please sign in to comment.