This commit is contained in:
Steven Bazyl 2015-07-20 12:38:01 -07:00
commit f4e5fd9606
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ migrate to the latest version.
Add this line to your application's Gemfile:
```ruby
gem 'google-api-client'
gem 'google-api-client', '0.9.pre1'
```
And then execute: