Skip to content

Commit

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

chore(deps): bump faraday from 2.12.1 to 2.12.2
  • Loading branch information
icyleaf authored Dec 10, 2024
2 parents ffdd31d + 56a958a commit cd6aa6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.5'
gem 'app-info', '~> 3.3.0'
gem 'faraday', '~> 2.12.1'
gem 'faraday', '~> 2.12.2'
gem 'rqrcode'

## Auth
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.0)
date
Expand Down Expand Up @@ -654,7 +654,7 @@ DEPENDENCIES
dotenv-rails
factory_bot_rails
faker
faraday (~> 2.12.1)
faraday (~> 2.12.2)
friendly_id (~> 5.5.1)
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 4.5.1)
Expand Down

0 comments on commit cd6aa6b

Please sign in to comment.