Skip to content

Commit

Permalink
Merge f7f4102 into 114ce8a
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton authored Jul 15, 2018
2 parents 114ce8a + f7f4102 commit 7554421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googleauth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |s|
s.add_dependency 'jwt', '>= 1.4', '< 3.0'
s.add_dependency 'memoist', '~> 0.12'
s.add_dependency 'multi_json', '~> 1.11'
s.add_dependency 'os', '~> 0.9'
s.add_dependency 'os', '>= 0.9', '< 2.0'
s.add_dependency 'signet', '~> 0.7'
end

0 comments on commit 7554421

Please sign in to comment.