Skip to content

Commit

Permalink
Merge pull request #1368 from tryzealot/dependabot/bundler/faraday-2.8.1
Browse files Browse the repository at this point in the history
chore(deps): bump faraday from 2.7.12 to 2.8.1
  • Loading branch information
icyleaf authored Dec 22, 2023
2 parents 9d06504 + c8ac2e6 commit f1bc619
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 @@ -43,7 +43,7 @@ gem 'webp-ffi', '~> 0.4.0'

# Helper
## HTTP 请求
gem 'faraday', '~> 2.7.12'
gem 'faraday', '~> 2.8.1'

## 用户认证
gem 'pundit', '~> 2.3.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
erubi (1.12.0)
et-orbi (1.2.7)
tzinfo
faraday (2.7.12)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
Expand Down Expand Up @@ -585,7 +585,7 @@ DEPENDENCIES
devise (~> 4.9.3)
devise-i18n (~> 1.12.0)
dotenv-rails
faraday (~> 2.7.12)
faraday (~> 2.8.1)
friendly_id (~> 5.5.1)
gitlab_omniauth-ldap (~> 2.2.0)
graphiql-rails
Expand Down

0 comments on commit f1bc619

Please sign in to comment.