Skip to content

Commit

Permalink
Update google-api-client.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed Dec 15, 2014
1 parent 91ae01a commit 814030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'extlib', '~> 0.9'
s.add_runtime_dependency 'launchy', '~> 2.4'
s.add_runtime_dependency 'retriable', '~> 1.4'
s.add_runtime_dependency 'activesupport', '~> 3.2'
s.add_runtime_dependency 'activesupport', '>= 3.2'

s.add_development_dependency 'rake', '~> 10.0'
s.add_development_dependency 'yard', '~> 0.8'
Expand Down

0 comments on commit 814030b

Please sign in to comment.