Update webmock gem

This commit is contained in:
Artur Beljajev 2019-06-05 12:24:09 +03:00
parent 0233be8449
commit 3d8c91ea80

View file

@ -85,7 +85,7 @@ GEM
minitest (~> 5.1) minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4) thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.5.2) addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 4.0)
airbrake (6.0.0) airbrake (6.0.0)
airbrake-ruby (~> 2.0) airbrake-ruby (~> 2.0)
@ -188,7 +188,7 @@ GEM
haml (>= 4.0.6, < 5.0) haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1) html2haml (>= 1.0.1)
railties (>= 4.0.1) railties (>= 4.0.1)
hashdiff (0.3.7) hashdiff (0.4.0)
hpricot (0.8.6) hpricot (0.8.6)
html2haml (2.1.0) html2haml (2.1.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
@ -268,7 +268,7 @@ GEM
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
public_suffix (3.0.2) public_suffix (3.1.0)
puma (3.12.1) puma (3.12.1)
que (0.10.0) que (0.10.0)
que-web (0.4.0) que-web (0.4.0)
@ -350,7 +350,7 @@ GEM
ruby_parser (3.8.4) ruby_parser (3.8.4)
sexp_processor (~> 4.1) sexp_processor (~> 4.1)
rubyzip (1.2.2) rubyzip (1.2.2)
safe_yaml (1.0.4) safe_yaml (1.0.5)
sass (3.4.23) sass (3.4.23)
sass-rails (5.0.6) sass-rails (5.0.6)
railties (>= 4.0.0, < 6) railties (>= 4.0.0, < 6)
@ -424,10 +424,10 @@ GEM
wasabi (3.5.0) wasabi (3.5.0)
httpi (~> 2.0) httpi (~> 2.0)
nokogiri (>= 1.4.2) nokogiri (>= 1.4.2)
webmock (3.4.2) webmock (3.6.0)
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff (>= 0.4.0, < 2.0.0)
whenever (0.9.4) whenever (0.9.4)
chronic (>= 0.6.3) chronic (>= 0.6.3)
xpath (3.1.0) xpath (3.1.0)