Skip to content

Commit

Permalink
removed omniauth twitter gem
Browse files Browse the repository at this point in the history
  • Loading branch information
scalabl3 committed Aug 26, 2012
1 parent ddcafc2 commit c2f803a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Expand Up @@ -13,7 +13,6 @@ gem 'wordnik'
gem 'yettings'
gem 'bourbon'
gem 'omniauth-facebook'
gem 'omniauth-twitter'
gem 'map'
gem 'term-ansicolor'
gem 'koala'
Expand All @@ -24,12 +23,8 @@ gem 'therubyracer', :platform => :ruby
# in production environments by default.
group :assets do
# See https://github.com/sstephenson/execjs#readme for more supported runtimes


gem 'uglifier', '>= 1.0.3'

#gem 'coffee-rails', '~> 3.2.1'

end

gem 'jquery-rails'
Expand Down

0 comments on commit c2f803a

Please sign in to comment.