Skip to content

Commit 9468fb3

Browse files
authored
Update omniauth-dropbox-oauth2.gemspec
1 parent 3504670 commit 9468fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-dropbox-oauth2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
1111
gem.description = 'Dropbox OAuth2 strategy for OmniAuth 1.x'
1212
gem.summary = gem.description
1313

14-
gem.add_dependency "omniauth-oauth2", "~> 1.3.1"
14+
gem.add_dependency "omniauth-oauth2", ">= 1.6.0"
1515

1616
gem.add_development_dependency 'rake'
1717

0 commit comments

Comments
 (0)