Skip to content

Commit

Permalink
bump puffing-billy
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Aug 28, 2023
1 parent a4a5488 commit 675d850
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ group :test do
gem 'webmock', '~> 3.12', require: false

# Mock selenium requests through proxy (for feature tests)
gem 'puffing-billy', '~> 3.1.0'
gem 'puffing-billy', '~> 3.2.0'
gem 'table_print', '~> 1.5.6'

gem 'equivalent-xml', '~> 0.6'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ GEM
psych (5.1.0)
stringio
public_suffix (5.0.3)
puffing-billy (3.1.0)
puffing-billy (3.2.0)
addressable (~> 2.5)
em-http-request (~> 1.1, >= 1.1.0)
em-synchrony
Expand Down Expand Up @@ -1110,7 +1110,7 @@ DEPENDENCIES
pry-byebug (~> 3.10.0)
pry-rails (~> 0.3.6)
pry-rescue (~> 1.5.2)
puffing-billy (~> 3.1.0)
puffing-billy (~> 3.2.0)
puma (~> 6.3)
puma-plugin-statsd (~> 2.0)
rack-attack (~> 6.6.0)
Expand Down

0 comments on commit 675d850

Please sign in to comment.