@ -43,7 +43,7 @@ gem 'rdoc', '>= 2.4.2'
# see upstream PR: https://github.com/omniauth/omniauth/pull/903
gem 'omniauth', git: 'https://github.com/opf/omniauth', ref: 'fe862f986b2e846e291784d2caa3d90a658c67f0'
gem 'doorkeeper', '~> 5.3.1'
gem 'request_store', '~> 1.4.1'
gem 'request_store', '~> 1.5.0'
gem 'warden', '~> 1.2'
gem 'warden-basic_auth', '~> 0.2.1'
@ -778,7 +778,7 @@ GEM
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
request_store (1.4.1)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.0)
actionpack (>= 5.0)
@ -1073,7 +1073,7 @@ DEPENDENCIES
reform (~> 2.2.0)
reform-rails (~> 0.1.7)
reporting_engine!
request_store (~> 1.4.1)
request_store (~> 1.5.0)
responders (~> 3.0)
rest-client (~> 2.0)
retriable (~> 3.1.1)