Skip to content

Commit

Permalink
Merge pull request #1159 from alphagov/dependabot/bundler/googleauth-…
Browse files Browse the repository at this point in the history
…1.8.1

Bump googleauth from 1.8.0 to 1.8.1
  • Loading branch information
KludgeKML committed Sep 21, 2023
2 parents 432bc41 + 31c2f03 commit 8aae470
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ GEM
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.1.1)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand Down Expand Up @@ -145,7 +146,8 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down Expand Up @@ -193,7 +195,7 @@ GEM
google-protobuf (3.24.3-x86_64-linux)
googleapis-common-protos-types (1.8.0)
google-protobuf (~> 3.18)
googleauth (1.8.0)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
Expand Down

0 comments on commit 8aae470

Please sign in to comment.