summaryrefslogtreecommitdiff
path: root/spec/integration/omniauth-oauth2/Gemfile
blob: 91c3c2aa08e99226f423f184d1b697138fe58129 (plain)
1
2
3
4
5
6
7
8
source 'http://rubygems.org'

gem 'hashie', path: '../../..'
gem 'omniauth'
gem 'omniauth-oauth2', '~> 1.4.0'
gem 'rails', '~> 5.0.1'
gem 'rspec', '~> 3.5.0'
gem 'rspec-rails'