Skip to content

Commit

Permalink
Remaining gems added (#2686)
Browse files Browse the repository at this point in the history
  • Loading branch information
SidharthBansal authored and jywarren committed May 8, 2018
1 parent 0d7683a commit 0647cb0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile
Expand Up @@ -120,8 +120,11 @@ gem 'rails-dom-testing'
#OAuth Based login
gem 'omniauth', '~> 1.3', '>= 1.3.1'
gem 'omniauth-facebook', '~> 3.0'
#Gem for making tableless models
gem 'activerecord-tableless'
gem 'omniauth-google-oauth2'
gem 'omniauth-twitter'
gem 'omniauth-github', '~> 1.1', '>= 1.1.2'

#Gem for making tableless models
gem 'activerecord-tableless'
gem 'figaro'
gem 'sanitize'

0 comments on commit 0647cb0

Please sign in to comment.