v0.7.0 (2021-07-12)
v0.7.0 (2021-07-12)
Changelog
- upgraded
google_drive
to3.0.7
use service-specific Google API client (#18, #19).
Now we usegoogle-apis-drive_v3
andgoogle-apis-sheets_v4
instead of deprecated monolithicgoogle-api-client
(see https://googleapis.dev/ruby/google-api-client/latest/index.html).