Skip to content

Commit

Permalink
Merge pull request #267 from wpscanteam/dependabot/bundler/rspec-its-…
Browse files Browse the repository at this point in the history
…tw-2.0.0

Update rspec-its requirement from ~> 1.3.0 to ~> 2.0.0
  • Loading branch information
erwanlr authored Jan 30, 2025
2 parents c1ce04a + f2646c4 commit 5eb1ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms_scanner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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.13.0'
s.add_development_dependency 'rspec-its', '~> 1.3.0'
s.add_development_dependency 'rspec-its', '~> 2.0.0'
s.add_development_dependency 'rubocop', '~> 1.26.0'
s.add_development_dependency 'rubocop-performance', '~> 1.19.1'
s.add_development_dependency 'simplecov', '~> 0.22.0'
Expand Down

0 comments on commit 5eb1ff9

Please sign in to comment.