From 7f666e19f6a0c8fb8e178f697fcac02cbe235e8b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 07:27:18 +0000 Subject: [PATCH] Bump webmock from 3.4.2 to 3.7.4 Bumps [webmock](https://github.com/bblimke/webmock) from 3.4.2 to 3.7.4. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.4.2...v3.7.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39b6145..92954cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,8 +47,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) ast (2.4.0) bcrypt (3.1.12) @@ -92,7 +92,7 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - hashdiff (0.3.7) + hashdiff (1.0.0) health_check (3.0.0) railties (>= 5.0) htmlentities (4.3.4) @@ -156,7 +156,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.3) + public_suffix (4.0.1) puma (3.12.0) rack (2.0.7) rack-cors (1.0.2) @@ -245,7 +245,7 @@ GEM ruby-graphviz (1.2.3) ruby-progressbar (1.10.0) ruby_dep (1.5.0) - safe_yaml (1.0.4) + safe_yaml (1.0.5) seedbank (0.4.0) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) @@ -277,10 +277,10 @@ GEM thread_safe (~> 0.1) unicode-display_width (1.4.0) uniform_notifier (1.11.0) - webmock (3.4.2) + webmock (3.7.4) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3)