Skip to content

Commit

Permalink
Merge pull request #1658 from tryzealot/dependabot/bundler/faraday-2.…
Browse files Browse the repository at this point in the history
…12.0

chore(deps): bump faraday from 2.11.0 to 2.12.0
  • Loading branch information
icyleaf authored Sep 19, 2024
2 parents 90c7143 + ceba26b commit 8cf981a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gem 'webp-ffi', '~> 0.4.0'
gem 'rake', '~> 13.0.4'
gem 'rails-settings-cached', '~> 2.9.4'
gem 'app-info', '~> 3.2.0'
gem 'faraday', '~> 2.11.0'
gem 'faraday', '~> 2.12.0'
gem 'rqrcode'

## Auth
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,9 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -650,7 +651,7 @@ DEPENDENCIES
devise-i18n (~> 1.12.1)
dotenv-rails
factory_bot_rails
faraday (~> 2.11.0)
faraday (~> 2.12.0)
friendly_id (~> 5.5.1)
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 4.3.0)
Expand Down

0 comments on commit 8cf981a

Please sign in to comment.