Skip to content

Commit

Permalink
Merge pull request #102 from jessieay/master
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Sep 16, 2022
2 parents 1633cbb + 684a74a commit fa3e9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-github.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.version = OmniAuth::GitHub::VERSION

gem.add_dependency 'omniauth', '~> 2.0'
gem.add_dependency 'omniauth-oauth2', '~> 1.7.1'
gem.add_dependency 'omniauth-oauth2', '~> 1.8'
gem.add_development_dependency 'rspec', '~> 3.5'
gem.add_development_dependency 'rack-test'
gem.add_development_dependency 'simplecov'
Expand Down

0 comments on commit fa3e9cf

Please sign in to comment.