diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-24 14:15:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-24 14:15:20 +0000 |
| commit | 5ad3f61b1e9c557d2e58c66299f0fe648e8a500c (patch) | |
| tree | 67eb20cf7aa7a1bdbefcdf050d57ab0786065b9c /net-hippie.gemspec | |
| parent | 845ed41691b52c96d60c80310d141458296962de (diff) | |
Update vcr requirement from ~> 4.0 to ~> 5.1
Updates the requirements on [vcr](https://github.com/vcr/vcr) to permit the latest version.
- [Release notes](https://github.com/vcr/vcr/releases)
- [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vcr/vcr/compare/v4.0.0...v5.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'net-hippie.gemspec')
| -rw-r--r-- | net-hippie.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-hippie.gemspec b/net-hippie.gemspec index 0345a29..894fa8a 100644 --- a/net-hippie.gemspec +++ b/net-hippie.gemspec @@ -26,6 +26,6 @@ Gem::Specification.new do |spec| spec.add_development_dependency 'minitest', '~> 5.0' spec.add_development_dependency 'rake', '~> 13.0' spec.add_development_dependency 'rubocop', '~> 0.55' - spec.add_development_dependency 'vcr', '~> 4.0' + spec.add_development_dependency 'vcr', '~> 5.1' spec.add_development_dependency 'webmock', '~> 3.4' end |
