Skip to content

Commit

Permalink
Merge pull request #948 from EduardoGHdez/eg/bump-addressable
Browse files Browse the repository at this point in the history
Bump Addressable from 2.3.6 to 2.8.0
  • Loading branch information
bblimke committed Aug 2, 2021
2 parents a3e1c2c + e561860 commit 3a5c8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webmock.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 2.0'

s.add_dependency 'addressable', '>= 2.3.6'
s.add_dependency 'addressable', '>= 2.8.0'
s.add_dependency 'crack', '>= 0.3.2'
s.add_dependency 'hashdiff', ['>= 0.4.0', '< 2.0.0']

Expand Down

0 comments on commit 3a5c8a3

Please sign in to comment.