Skip to content

Commit

Permalink
Upgrade Bundler smoke test for Ruby 3.3.6
Browse files Browse the repository at this point in the history
Regenerate three Bundler smoke tests

These tests start failing with Ruby 3.3.6 because it provides a higher
version of json by default than the recorded API responses, so that's
what Dependabot resolves to.

I believe the easiest way to fix that is to regenerate the tests with
updated cache, so that the above situation no longer happens.
  • Loading branch information
deivid-rodriguez committed Dec 18, 2024
1 parent 1328653 commit 01d8f5e
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 171 deletions.
Loading

0 comments on commit 01d8f5e

Please sign in to comment.