当我要更新捆绑软件时,我得到了一个:
root@DESKTOP-NC0HVCK:~/code/BitsinoDice# bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
You have requested:
bitcoin-ruby ~> 0.0.18
The bundle currently has bitcoin-ruby locked at 0.0.6.
Try running `bundle update bitcoin-ruby`
If you are updating multiple gems in your Gemfile at once,
try passing them all to `bundle update`
如果我想更新“捆绑式比特币-红宝石”,那么我会得到这个:
root@DESKTOP-NC0HVCK:~/code/BitsinoDice# bundle update bitcoin-ruby
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Could not find chain-bitcoin-ruby-0.0.1 in any of the sources