Skip to content

Commit

Permalink
Update dependency google-apis-sheets_v4 to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent dde1278 commit 68e12c3
Showing 1 changed file with 23 additions and 20 deletions.
43 changes: 23 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,33 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
declarative (0.0.20)
dotenv (2.8.1)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
google-apis-core (0.7.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
google-apis-core (0.14.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-sheets_v4 (0.17.0)
google-apis-core (>= 0.7, < 2.a)
googleauth (1.2.0)
faraday (>= 0.17.3, < 3.a)
google-apis-sheets_v4 (0.28.0)
google-apis-core (>= 0.14.0, < 2.a)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
Expand All @@ -41,19 +43,21 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.3)
jwt (2.5.0)
jwt (2.8.0)
base64
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
memoist (0.16.2)
mini_mime (1.1.2)
mini_mime (1.1.5)
minitest (5.18.1)
multi_json (1.15.0)
net-http (0.4.1)
uri
os (1.1.4)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
public_suffix (5.0.0)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.8.2)
Expand All @@ -80,8 +84,7 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
signet (0.17.0)
signet (0.19.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand All @@ -106,7 +109,7 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.5.0)
webrick (1.7.0)
uri (0.13.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 68e12c3

Please sign in to comment.