Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

communityengine not compatible with current omniauth release #189

Closed
sqlsolver opened this issue Jul 27, 2014 · 0 comments
Closed

communityengine not compatible with current omniauth release #189

sqlsolver opened this issue Jul 27, 2014 · 0 comments

Comments

@sqlsolver
Copy link

When trying to use newest version of omniauth gem referencing either
gem 'omniauth', :git => "https://github.com/intridea/omniauth.git"
or
gem 'omniauth', '>= 1.1.4', :git => "https://github.com/intridea/omniauth.git"
in gemfile, bundler returns the following error:

Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "omniauth":
In Gemfile:
community_engine (>= 0) ruby depends on
omniauth (~> 1.1.4) ruby

omniauth (1.2.2)
@bborn bborn closed this as completed Feb 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants