Skip to content

Commit

Permalink
Pin google-api-client to 0.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mbklein committed May 31, 2016
1 parent 6cb6a38 commit 2516175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browse-everything.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "sass-rails"
spec.add_dependency "bootstrap-sass"
spec.add_dependency "font-awesome-rails"
spec.add_dependency "google-api-client"
spec.add_dependency "google-api-client", "~> 0.8.6"
spec.add_dependency "httparty"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rspec-rails"
Expand Down

0 comments on commit 2516175

Please sign in to comment.