0
我重新安裝並更新了我的Ubuntu到16.04,所以現在我已經安裝了使用Jekyll的RVM,但是在運行gemfile的bundle安裝時遇到了問題。錯誤ruby版本當我在Jekyll中運行軟件包安裝時
$ bundle install
Ignoring executable-hooks-1.3.2 because its extensions are not built.
Try: gem pristine executable-hooks --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Your Ruby version is 2.3.1, but your Gemfile specified 2.2.0
$ ruby -v
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]
$ rvm gemset list
gemsets for ruby-2.2.0 (found in /home/kedinn/.rvm/gems/ruby-2.2.0)
沒有運行,因爲這2.3.1, but your Gemfile specified 2.2.0
爲什麼?如果我使用ruby-2.2.0