Skip to content

Commit

Permalink
Merge pull request #2003 from alphagov/dependabot/bundler/faraday-2.7.11
Browse files Browse the repository at this point in the history
Bump faraday from 2.7.10 to 2.7.11
  • Loading branch information
KludgeKML authored Sep 13, 2023
2 parents 29e41cb + 9f29aa4 commit 2f77cef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
base64 (0.1.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
brakeman (6.0.1)
Expand Down Expand Up @@ -106,7 +107,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

0 comments on commit 2f77cef

Please sign in to comment.