Skip to content

Commit

Permalink
Merge pull request #151 from wpscanteam/dependabot/bundler/rspec-tw-3…
Browse files Browse the repository at this point in the history
….13.0

Update rspec requirement from ~> 3.12.0 to ~> 3.13.0
  • Loading branch information
erwanlr authored Sep 5, 2024
2 parents 4415cc4 + 8020035 commit c60df40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opt_parse_validator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'bundler', '>= 1.6'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec', '~> 3.12.0'
s.add_development_dependency 'rspec', '~> 3.13.0'
s.add_development_dependency 'rspec-its', '~> 1.3.0'
s.add_development_dependency 'rubocop', '~> 1.28.1'
s.add_development_dependency 'rubocop-performance', '~> 1.19.0'
Expand Down

0 comments on commit c60df40

Please sign in to comment.