Skip to content

Commit

Permalink
Update dependency google-apis-sheets_v4 to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2023
1 parent 79706c9 commit 094cac6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
concurrent-ruby (1.2.2)
declarative (0.0.20)
dotenv (2.7.5)
faraday (2.5.2)
faraday (2.7.10)
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-net_http (3.0.2)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -25,9 +25,9 @@ GEM
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)
google-apis-sheets_v4 (0.26.0)
google-apis-core (>= 0.11.0, < 2.a)
googleauth (1.7.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
Expand All @@ -41,24 +41,24 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.2)
jwt (2.5.0)
jwt (2.7.1)
memoist (0.16.2)
mini_mime (1.1.2)
mini_mime (1.1.5)
minitest (5.18.0)
multi_json (1.15.0)
os (1.1.4)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
public_suffix (5.0.0)
public_suffix (5.0.3)
rainbow (3.1.1)
regexp_parser (2.6.1)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.5)
rexml (3.2.6)
rubocop (1.39.0)
json (~> 2.3)
parallel (~> 1.10)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.3.0)
webrick (1.7.0)
webrick (1.8.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 094cac6

Please sign in to comment.