Skip to content

Commit

Permalink
Merge pull request #19 from bastelfreak/rubocop-rspec
Browse files Browse the repository at this point in the history
rubocop-rspec: Switch to 2.21.0
  • Loading branch information
bastelfreak committed May 5, 2023
2 parents 52a4457 + 0e60142 commit e5ef7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-rubocop.gemspec
Expand Up @@ -18,5 +18,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rubocop-minitest', '~> 0.30.0'
s.add_runtime_dependency 'rubocop-performance', '~> 1.17.0'
s.add_runtime_dependency 'rubocop-rake', '~> 0.6.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 2.20.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 2.21.0'
end

0 comments on commit e5ef7a7

Please sign in to comment.