Skip to content

Commit

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

chore(deps): bump faraday from 2.7.11 to 2.7.12
  • Loading branch information
icyleaf authored Dec 6, 2023
2 parents 25d2994 + d5efe23 commit 9833b3d
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 @@ -43,7 +43,7 @@ gem 'webp-ffi', '~> 0.4.0'

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

## 用户认证
gem 'pundit', '~> 2.3.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
ast (2.4.2)
attr_required (1.0.1)
awesome_print (1.9.2)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.19)
better_errors (2.10.1)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
erubi (1.12.0)
et-orbi (1.2.7)
tzinfo
faraday (2.7.11)
faraday (2.7.12)
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.11)
faraday (~> 2.7.12)
friendly_id (~> 5.5.0)
gitlab_omniauth-ldap (~> 2.2.0)
graphiql-rails
Expand Down

0 comments on commit 9833b3d

Please sign in to comment.