Removed not needed gems.
This commit is contained in:
parent
fc679889a0
commit
239a945ebc
1 changed files with 0 additions and 5 deletions
5
Gemfile
5
Gemfile
|
@ -24,11 +24,6 @@ group :assets do
|
||||||
gem 'uglifier', '>= 1.2.3'
|
gem 'uglifier', '>= 1.2.3'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'jquery-rails'
|
|
||||||
|
|
||||||
# Optional support for eco templates
|
|
||||||
gem 'eco'
|
|
||||||
|
|
||||||
gem 'omniauth'
|
gem 'omniauth'
|
||||||
gem 'omniauth-twitter'
|
gem 'omniauth-twitter'
|
||||||
gem 'omniauth-facebook'
|
gem 'omniauth-facebook'
|
||||||
|
|
Loading…
Reference in a new issue