apiaryio / apiary-client

Apiary CLI client
https://help.apiary.io/tools/apiary-cli/
MIT License
204 stars 70 forks source link

Could not update gem, due to thor gem #209

Closed dawidof closed 3 years ago

dawidof commented 3 years ago

I've got gem installed version 0.0.1, could not update to the newer version

Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies....
Bundler could not find compatible versions for gem "thor":
  In snapshot (Gemfile.lock):
    thor (>= 1.1.0)

  In Gemfile:
    apiaryio (~> 0.16) was resolved to 0.16.1, which depends on
      thor (~> 0.20.3)

    rails (~> 6.1) was resolved to 6.1.4.1, which depends on
      railties (= 6.1.4.1) was resolved to 6.1.4.1, which depends on
        thor (~> 1.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
abtris commented 3 years ago

Fixed in 0.17