Skip to content

Commit

Permalink
Updates OptParseValidator to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr authored Sep 5, 2024
1 parent 456ae93 commit fd1ff53
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 @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency 'ethon', '>= 0.14', '< 0.17' # https://github.com/typhoeus/ethon/issues/185
s.add_dependency 'get_process_mem', '~> 0.2.5'
s.add_dependency 'nokogiri', '~> 1.16'
s.add_dependency 'opt_parse_validator', '~> 1.9.5'
s.add_dependency 'opt_parse_validator', '~> 1.10.0'
s.add_dependency 'public_suffix', '>= 4.0.3', '< 6.1'
s.add_dependency 'ruby-progressbar', '>= 1.10', '< 1.14'
s.add_dependency 'typhoeus', '>= 1.3', '< 1.5'
Expand Down

0 comments on commit fd1ff53

Please sign in to comment.