bump puffing-billy

pull/8606/head
ulferts 4 years ago
parent ff91465da6
commit 55f705fd9f
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -226,7 +226,7 @@ group :test do
gem 'webmock', '~> 3.8.2', require: false
# Mock selenium requests through proxy (for feature tests)
gem 'puffing-billy', '~> 2.3.1'
gem 'puffing-billy', '~> 2.4.0'
gem 'table_print', '~> 1.5.6'
gem 'equivalent-xml', '~> 0.6'

@ -708,7 +708,7 @@ GEM
binding_of_caller (~> 0.7)
pry (~> 0.13)
public_suffix (4.0.5)
puffing-billy (2.3.1)
puffing-billy (2.4.0)
addressable (~> 2.5)
em-http-request (~> 1.1, >= 1.1.0)
em-synchrony
@ -1083,7 +1083,7 @@ DEPENDENCIES
pry-rails (~> 0.3.6)
pry-rescue (~> 1.5.2)
pry-stack_explorer (~> 0.5.1)
puffing-billy (~> 2.3.1)
puffing-billy (~> 2.4.0)
puma (~> 4.3.5)
rack-attack (~> 6.3.1)
rack-cors (~> 1.1.1)

Loading…
Cancel
Save