CambridgeEducation / qualtrics_api

Qualtrics REST API Ruby Wrapper (Api version 3)
MIT License
6 stars 8 forks source link

Can you allow faraday higher than 0.8.x? #4

Closed nglx closed 9 years ago

nglx commented 9 years ago

Since its conflicting with other gems I use:

Bundler could not find compatible versions for gem "faraday":
  In Gemfile:
    zendesk_api (~> 1.4.3) ruby depends on
      faraday (~> 0.9) ruby

    qualtrics_api (>= 0) ruby depends on
      faraday (0.8.8)
pallymore commented 9 years ago

hmmm I'm waiting for the VCR fix ... :/

pallymore commented 9 years ago

fixed, it seems.