You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specs generated a warning due to an issue with vcr < 6.1 on Ruby 3.1+.
See vcr/vcr@98cc00b
However, vcr 6.1.0 also dropped Ruby 2.5 support, so make the
development dependency conditional based on RUBY_VERSION.
0 commit comments