spree_social 拡張機能とそのすべての依存関係をインストールしようとしていますが、bundler を実行すると、依存関係を解決していると言っているだけです...本当に長い間。それらはたくさんありますが、それは長すぎるようです。
依存関係のリストは次のとおりです: https://gemnasium.com/spree/spree_social
gemfileにgem「spree_social」を入れてバンドルしただけです。そして、github で手順を実行しようとすると:
gem "spree_social", :git => "git://github.com/spree/spree_social.git"
私は得る:
Resolving dependencies...
Could not find gem 'spree_core (~> 2.0.0.beta) ruby', which is required by gem 'spree_social (>= 0) ruby', in any of the sources.