mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Bump webmock from 3.20.0 to 3.23.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.20.0 to 3.23.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.20.0...v3.23.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11beb6c933
commit
df08f383fe
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -14,5 +14,5 @@ group :test do
|
|||
gem 'rb-readline'
|
||||
gem 'rspec', '~> 3.13.0'
|
||||
gem 'rubocop', '~> 1.60'
|
||||
gem 'webmock', '~> 3.20'
|
||||
gem 'webmock', '~> 3.23'
|
||||
end
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ GEM
|
|||
simplecov-lcov (0.8.0)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
unicode-display_width (2.5.0)
|
||||
webmock (3.20.0)
|
||||
webmock (3.23.0)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
|
|
@ -118,7 +118,7 @@ DEPENDENCIES
|
|||
simplecov-html (~> 0.12.3)
|
||||
simplecov-lcov (~> 0.8.0)
|
||||
vmfloaty!
|
||||
webmock (~> 3.20)
|
||||
webmock (~> 3.23)
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue