Skip to content

Commit 0fda9bc

Browse files
chore(deps): update dependency google-apis-sheets_v4 to v0.36.0 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aee2ef6 commit 0fda9bc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ GEM
102102
factory_bot_rails (6.4.3)
103103
factory_bot (~> 6.4)
104104
railties (>= 5.0.0)
105-
faraday (2.11.0)
105+
faraday (2.12.0)
106106
faraday-net_http (>= 2.0, < 3.4)
107+
json
107108
logger
108109
faraday-net_http (3.3.0)
109110
net-http
@@ -129,7 +130,7 @@ GEM
129130
google-apis-core (>= 0.11.0, < 2.a)
130131
google-apis-discovery_v1 (~> 0.5)
131132
thor (>= 0.20, < 2.a)
132-
google-apis-sheets_v4 (0.35.0)
133+
google-apis-sheets_v4 (0.36.0)
133134
google-apis-core (>= 0.15.0, < 2.a)
134135
google-cloud-env (2.2.0)
135136
faraday (>= 1.0, < 3.a)
@@ -151,7 +152,7 @@ GEM
151152
actionview (>= 5.0.0)
152153
activesupport (>= 5.0.0)
153154
json (2.7.2)
154-
jwt (2.8.2)
155+
jwt (2.9.1)
155156
base64
156157
language_server-protocol (3.17.0.3)
157158
logger (1.6.1)

0 commit comments

Comments
 (0)