Skip to content

Commit

Permalink
Update webmock to version 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Sep 9, 2019
1 parent 9e42d8d commit 9e2c55d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
arel (9.0.0)
Expand Down Expand Up @@ -118,7 +118,7 @@ GEM
ast (~> 2.4.0)
pkg-config (1.3.2)
prometheus_exporter (0.4.13)
public_suffix (3.1.1)
public_suffix (4.0.1)
puma (4.1.0)
nio4r (~> 2.0)
puma_worker_killer (0.1.1)
Expand Down Expand Up @@ -209,7 +209,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.6.2)
webmock (3.7.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 9e2c55d

Please sign in to comment.