Skip to content

Commit

Permalink
Merge pull request #2357 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
floehopper committed Sep 14, 2023
2 parents 96ee472 + 58c647b commit 7c7bc3f
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 @@ -77,6 +77,7 @@ GEM
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
base64 (0.1.1)
bcrypt (3.1.18)
better_errors (2.10.1)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -146,7 +147,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 7c7bc3f

Please sign in to comment.