lib/vcr/middleware/excon/legacy_methods.rb in vcr-2.7.0 vs lib/vcr/middleware/excon/legacy_methods.rb in vcr-2.8.0
- old
+ new
@@ -1,7 +1,7 @@
module VCR
module Middleware
- class Excon
+ module Excon
# Contains legacy methods only needed when integrating with older versions
# of Excon.
# @api private
module LegacyMethods
# based on: