Skip to content

Commit

Permalink
pin omniauth-oauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
crowesn committed Sep 22, 2016
1 parent e031783 commit 3238216
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ gemspec path: File.expand_path('..', __FILE__)
gem 'coveralls', require: false
gem 'execjs'
gem 'therubyracer', platforms: :ruby
gem 'byebug', require: false
gem 'byebug', require: false

1 change: 1 addition & 0 deletions orcid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Gem::Specification.new do |s|
s.add_dependency 'virtus'
s.add_dependency 'email_validator'
s.add_dependency 'simple_form'
s.add_dependency 'omniauth-oauth2', '< 1.4'

s.add_development_dependency 'sqlite3'
s.add_development_dependency 'engine_cart'
Expand Down

0 comments on commit 3238216

Please sign in to comment.