Skip to content

Commit

Permalink
Bump omniauth-oauth2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nicday committed Jan 3, 2018
1 parent aa3c921 commit 0e087e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-shopify-oauth2.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.required_ruby_version = '>= 2.1.9'

s.add_runtime_dependency 'omniauth-oauth2', '~> 1.4.0'
s.add_runtime_dependency 'omniauth-oauth2', '~> 1.5.0'

s.add_development_dependency 'minitest', '~> 5.6'
s.add_development_dependency 'fakeweb', '~> 1.3'
Expand Down

0 comments on commit 0e087e4

Please sign in to comment.