Skip to content

Commit

Permalink
Merge pull request #50 from voxpupuli/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-gte-2.25-and-lt-2.27

Update rubocop-rspec requirement from ~> 2.25.0 to ~> 2.26.0
  • Loading branch information
bastelfreak committed Jan 8, 2024
2 parents 829e2fb + 5d12164 commit 1e56b65
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.34.1'
s.add_runtime_dependency 'rubocop-performance', '~> 1.20.0'
s.add_runtime_dependency 'rubocop-rake', '~> 0.6.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 2.25.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 2.26'
end

0 comments on commit 1e56b65

Please sign in to comment.