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.
I've got gem installed version 0.0.1, could not update to the newer version