Update webmock to version 1.22.5
This commit is contained in:
parent
d3011ddf53
commit
db0625d7bc
|
@ -36,7 +36,7 @@ GEM
|
|||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.4.0)
|
||||
addressable (2.3.8)
|
||||
arel (6.0.3)
|
||||
ast (2.2.0)
|
||||
astrolabe (1.3.1)
|
||||
|
@ -220,8 +220,8 @@ GEM
|
|||
activemodel
|
||||
warden (1.2.4)
|
||||
rack (>= 1.0)
|
||||
webmock (1.22.3)
|
||||
addressable (>= 2.3.6)
|
||||
webmock (1.22.5)
|
||||
addressable (< 2.4.0)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff
|
||||
|
||||
|
|
Loading…
Reference in New Issue