Skip to content

Improve Faraday runtime dependency

Bojan Marjanovic requested to merge bmarjanovic/improve-faraday-dependency into master

What:

This is a follow-up from !31 (merged)

It allows using the gem with Faraday 1.x.

How to test:

  1. Checkout the branch locally
  2. Point the gem to the local one, e.g. gem 'test_file_finder', '~> 0.2.0', feature_category: :tooling, path: './test_file_finder'
  3. Run bundle

Merge request reports

Loading