mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
0fb2a7fa1c
Previously it was failing and not recording. Also, the `BUNDLER_SPEC_FORCE_RECORD` environment variable was forcing every request to be recorded, including duplicated requests to the same endpoint. That meant the recorded `versions` file would be incorrect because it would contain the result of the last request, which would be `304 NOT MODIFIED`. So, to rerecord, delete cassettes and let them be recorded when needed. |
||
---|---|---|
.. | ||
artifice | ||
builders.rb | ||
command_execution.rb | ||
filters.rb | ||
hax.rb | ||
helpers.rb | ||
indexes.rb | ||
matchers.rb | ||
path.rb | ||
permissions.rb | ||
platforms.rb | ||
rubygems_ext.rb | ||
rubygems_version_manager.rb | ||
silent_logger.rb | ||
sometimes.rb | ||
streams.rb | ||
sudo.rb | ||
switch_rubygems.rb | ||
the_bundle.rb |