coinbase-commerce-ruby icon indicating copy to clipboard operation
coinbase-commerce-ruby copied to clipboard

bump up faraday dependency

Open 34code opened this issue 3 years ago • 2 comments

  In Gemfile:
    coinbase_commerce was resolved to 0.8.7, which depends on
      faraday (~> 0.10)

    searchkick (~> 4.0) was resolved to 4.4.4, which depends on
      elasticsearch (>= 6) was resolved to 7.6.0, which depends on
        elasticsearch-transport (= 7.6.0) was resolved to 7.6.0, which depends on
          faraday (~> 1)

cannot update bundle due to this

34code avatar May 25 '21 04:05 34code

There's a PR already for this so please merge it :)

34code avatar May 25 '21 04:05 34code

faraday is already at 2.2.0. coinbase_commerce gem hasn't been released since September 2018. It's really time to bump this thing up. It's a blocker for me right now.

spidzio avatar Apr 20 '22 08:04 spidzio