From cf3dec06d8e306251e0efbf4b6849adf63d1d8ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 03:12:30 +0000 Subject: [PATCH] Bump webmock from 3.6.0 to 3.6.2 Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 23b17e983..ee366d63f 100644 --- a/Gemfile +++ b/Gemfile @@ -39,5 +39,5 @@ group :test do gem 'faker' gem 'minitest-reporters' gem 'mocha' - gem 'webmock', '~> 3.6.0', require: false + gem 'webmock', '~> 3.6.2', require: false end diff --git a/Gemfile.lock b/Gemfile.lock index 9aaea6920..47fd1d9c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM puma selenium-webdriver (>= 3.142) webdrivers - hashdiff (0.4.0) + hashdiff (1.0.0) htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) @@ -332,7 +332,7 @@ GEM nokogiri (~> 1.6) rubyzip (~> 1.0) selenium-webdriver (>= 3.0, < 4.0) - webmock (3.6.0) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -384,7 +384,7 @@ DEPENDENCIES sass-rails (~> 5.0) slimmer (~> 13.1) uglifier (>= 1.3.0) - webmock (~> 3.6.0) + webmock (~> 3.6.2) wraith (~> 4.2) RUBY VERSION