Skip to content

Commit

Permalink
Merge pull request #14631 from opf/dependabot/bundler/dev/google-apis…
Browse files Browse the repository at this point in the history
…-gmail_v1-0.38.0

bump google-apis-gmail_v1 from 0.37.0 to 0.38.0
  • Loading branch information
ulferts authored Jan 25, 2024
2 parents de73e0d + 7ae0b3e commit 888f842
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,13 +516,12 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
fastimage (2.2.7)
ferrum (0.14)
addressable (~> 2.5)
Expand Down Expand Up @@ -564,17 +563,16 @@ GEM
i18n (>= 0.7)
multi_json
request_store (>= 1.0)
google-apis-core (0.11.2)
google-apis-core (0.12.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-gmail_v1 (0.37.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-gmail_v1 (0.38.0)
google-apis-core (>= 0.12.0, < 2.a)
google-cloud-env (2.1.0)
faraday (>= 1.0, < 3.a)
googleauth (1.9.1)
Expand Down Expand Up @@ -703,6 +701,8 @@ GEM
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.0.2)
mustermann (>= 1.0.0)
net-http (0.4.1)
uri
net-imap (0.4.9)
date
net-protocol
Expand Down Expand Up @@ -1052,6 +1052,7 @@ GEM
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
uri (0.13.0)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
Expand Down

0 comments on commit 888f842

Please sign in to comment.