在rails中,我需要使用google_drive gem来访问电子表格。google_drive依赖于更新的google_drive。如果我更新google client,更新可能会破坏其他人的代码。我怎么才能把这事搞清楚?下面是错误消息:
Bundler could not find compatible versions for gem "google</
我有谷歌工作表API的设置和工作(我可以读取和更新现有的电子表格,如果它是共享到我的凭证),我需要从我的网站导出一些数据到谷歌表格。为了防止用户看到其他人的表格,我需要在用户想导出数据时创建一个新的电子表格。client);
$spreadsheet = new Google_Service_Sheets_Spreadsheet$e-