Skip to content

Commit

Permalink
Fixes #37100 - Update VCR to 6.1+
Browse files Browse the repository at this point in the history
(cherry picked from commit cc1b7cc)
  • Loading branch information
evgeni authored and ekohl committed Apr 19, 2024
1 parent 42ca007 commit d7a3423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katello.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Gem::Specification.new do |gem|
# Testing
gem.add_development_dependency "factory_bot_rails", "~> 4.5"
gem.add_development_dependency "mocha"
gem.add_development_dependency "vcr", "< 4.0.0"
gem.add_development_dependency "vcr", "~> 6.1"
gem.add_development_dependency "webmock"
gem.add_development_dependency "robottelo_reporter"

Expand Down

0 comments on commit d7a3423

Please sign in to comment.