Skip to content

Commit

Permalink
Merge pull request #590 from athityakumar/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…rspec-tw-2.20.0

Update rubocop-rspec requirement from ~> 2.19.0 to ~> 2.20.0
  • Loading branch information
avdv authored Apr 21, 2023
2 parents 3ad436b + 6d1a389 commit 23a1b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colorls.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop', '~> 1.50.1'
spec.add_development_dependency 'rubocop-performance', '~> 1.17.1'
spec.add_development_dependency 'rubocop-rake', '~> 0.5'
spec.add_development_dependency 'rubocop-rspec', '~> 2.19.0'
spec.add_development_dependency 'rubocop-rspec', '~> 2.20.0'
spec.add_development_dependency 'rubygems-tasks', '~> 0'
spec.add_development_dependency 'simplecov', '~> 0.22.0'
spec.metadata['rubygems_mfa_required'] = 'true'
Expand Down

0 comments on commit 23a1b72

Please sign in to comment.