Skip to content

Commit

Permalink
Updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr committed Mar 2, 2019
1 parent 1b00efd commit 3953d71
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 @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

s.add_dependency 'activesupport', '>= 4.2', '< 5.3.0'
s.add_dependency 'addressable', '~> 2.5.0'
s.add_dependency 'addressable', '>= 2.5', '< 2.7'

s.add_development_dependency 'bundler', '>= 1.6'
s.add_development_dependency 'coveralls', '~> 0.8.0'
Expand Down

0 comments on commit 3953d71

Please sign in to comment.