Skip to content

Commit

Permalink
chore(deps): update dependency google-apis-sheets_v4 to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 81e7dde commit dbd2812
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
gems (1.2.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand All @@ -132,13 +132,15 @@ GEM
google-apis-core (>= 0.11.0, < 2.a)
google-apis-discovery_v1 (~> 0.5)
thor (>= 0.20, < 2.a)
google-apis-sheets_v4 (0.38.0)
google-apis-sheets_v4 (0.39.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
googleauth (1.11.2)
google-logging-utils (0.1.0)
googleauth (1.12.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
Expand All @@ -153,7 +155,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.4)
json (2.9.0)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
Expand All @@ -171,8 +173,8 @@ GEM
minitest (5.25.4)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
mutex_m (0.3.0)
net-http (0.6.0)
uri
net-imap (0.4.18)
date
Expand Down

0 comments on commit dbd2812

Please sign in to comment.