我试图将Community Engine集成到我的应用程序中。但是它显示了依赖性错误。我试图纠正所有依赖项,但它没有集成。
C:\Sites\Example>bundle install omniauth
Fetching source index for https://rubygems.org/
You have requested:
omniauth = 0.3.2
The bundle currently has omniauth locked at 1.1.4.
Try running `bundle update omniauth`
C:\Sites\Example>bundle install omniauth
Fetching source index for https://rubygems.org/
You have requested:
omniauth = 0.3.2
The bundle currently has omniauth locked at 1.1.4.
Try running `bundle update omniauth`
请帮我整合这个。