Skip to content

Commit

Permalink
Merge pull request 24pullrequests#3999 from 24pullrequests/dependabot…
Browse files Browse the repository at this point in the history
…/bundler/faraday-2.7.9

Bump faraday from 2.7.7 to 2.7.9
  • Loading branch information
andrew authored Jul 4, 2023
2 parents ee50473 + 3e26c1a commit 09a5971
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem 'puma'
gem 'rack-attack'
gem 'bootsnap', require: false
gem 'sprockets', '< 5.0.0'
gem 'faraday', '2.7.7'
gem 'faraday', '2.7.9'
gem "commonmarker", "~> 0.23.9"
gem 'faraday-retry'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ GEM
railties (>= 3.0.0)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (2.7.7)
faraday (2.7.9)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down Expand Up @@ -482,7 +482,7 @@ DEPENDENCIES
draper
factory_bot_rails (= 4.11.1)
faker
faraday (= 2.7.7)
faraday (= 2.7.9)
faraday-retry
foreman
i18n-tasks
Expand Down

0 comments on commit 09a5971

Please sign in to comment.