From 71536767b50ae33e160c24102c4c5a688aa4d0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 04:18:03 +0000 Subject: [PATCH] Bump webmock from 3.15.0 to 3.17.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.15.0 to 3.17.0. - [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.15.0...v3.17.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccb1929713..e68d1207a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,8 +146,8 @@ GEM sprockets (>= 3.0, < 5) sprockets-rails tilt - angular_rails_csrf (4.5.0) - railties (>= 3, < 7) + angular_rails_csrf (5.0.0) + railties (>= 3, < 8) angularjs-file-upload-rails (2.4.1) angularjs-rails (1.8.0) arel-helpers (2.14.0) @@ -666,7 +666,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) - webmock (3.15.0) + webmock (3.17.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)