Skip to content

Commit

Permalink
Update omniauth-dropbox-oauth2.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent authored Mar 29, 2024
1 parent f55ef5e commit 2f2499a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-dropbox-oauth2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = ">= 3"

gem.add_dependency 'omniauth', '~> 2.0.0'
gem.add_dependency 'omniauth', '~> 2'
gem.add_dependency 'omniauth-oauth2', '>= 1.4.0', '< 2.0'

gem.add_development_dependency 'rspec', '~> 3.5'
Expand Down

0 comments on commit 2f2499a

Please sign in to comment.