Merge pull request #545 from bobintornado/Update-README.md

Update README.md
This commit is contained in:
Thomas Coffee 2017-02-22 15:45:30 -08:00 committed by GitHub
commit cf38f15a08
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ migrate to the latest version.
Add this line to your application's Gemfile:
```ruby
gem 'google-api-client', '~> 0.9'
gem 'google-api-client', '~> 0.10'
```