実行bundle install
すると、次のエラーが発生します(完全なトレース:http://pastebin.com/Vp4nHc2p):
Bundler could not find compatible versions for gem "omniauth-oauth2":
In Gemfile:
omniauth-facebook (~> 1.2.0) ruby depends on
omniauth-oauth2 (~> 1.0.0) ruby
omniauth-github (~> 1.0.1) ruby depends on
omniauth-oauth2 (1.1.1)
私のGemfileを見るには:http://pastebin.com/vMcHDHa8
それを解決する方法はありますか?