We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee2ef6 commit 0fda9bcCopy full SHA for 0fda9bc
Gemfile.lock
@@ -102,8 +102,9 @@ GEM
102
factory_bot_rails (6.4.3)
103
factory_bot (~> 6.4)
104
railties (>= 5.0.0)
105
- faraday (2.11.0)
+ faraday (2.12.0)
106
faraday-net_http (>= 2.0, < 3.4)
107
+ json
108
logger
109
faraday-net_http (3.3.0)
110
net-http
@@ -129,7 +130,7 @@ GEM
129
130
google-apis-core (>= 0.11.0, < 2.a)
131
google-apis-discovery_v1 (~> 0.5)
132
thor (>= 0.20, < 2.a)
- google-apis-sheets_v4 (0.35.0)
133
+ google-apis-sheets_v4 (0.36.0)
134
google-apis-core (>= 0.15.0, < 2.a)
135
google-cloud-env (2.2.0)
136
faraday (>= 1.0, < 3.a)
@@ -151,7 +152,7 @@ GEM
151
152
actionview (>= 5.0.0)
153
activesupport (>= 5.0.0)
154
json (2.7.2)
- jwt (2.8.2)
155
+ jwt (2.9.1)
156
base64
157
language_server-protocol (3.17.0.3)
158
logger (1.6.1)
0 commit comments