Bump webmock from 3.3.0 to 3.4.2 (#131)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.3.0 to 3.4.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.3.0...v3.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-22 21:24:00 -05:00 committed by Justin Licata
parent a106d78135
commit 97cc1a290b
2 changed files with 3 additions and 3 deletions

@ -32,7 +32,7 @@ group :test do
gem 'minitest-ci'
gem 'mocha', '~> 1.4'
gem 'vcr', '~> 4.0'
gem 'webmock', '~> 3.3'
gem 'webmock', '~> 3.4'
end
group :development, :test do

@ -275,7 +275,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.3.0)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@ -327,7 +327,7 @@ DEPENDENCIES
uglifier (>= 1.3.0)
vcr (~> 4.0)
web-console (>= 3.3.0)
webmock (~> 3.3)
webmock (~> 3.4)
webpacker (~> 3.4)
BUNDLED WITH