mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump httpx from 1.7.4 to 1.7.5 (#22512)
Bumps [httpx](https://gitlab.com/os85/httpx) from 1.7.4 to 1.7.5. - [Commits](https://gitlab.com/os85/httpx/compare/v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -254,7 +254,7 @@ gem "factory_bot_rails", "~> 6.5.0", require: false
|
||||
gem "turbo_power", "~> 0.7.0"
|
||||
gem "turbo-rails", "~> 2.0.20"
|
||||
|
||||
gem "httpx", "~> 1.7.4"
|
||||
gem "httpx", "~> 1.7.5"
|
||||
|
||||
# Brings actual deep-freezing to most ruby objects
|
||||
gem "ice_nine"
|
||||
|
||||
+3
-3
@@ -703,7 +703,7 @@ GEM
|
||||
htmlentities (4.3.4)
|
||||
http-2 (1.1.3)
|
||||
http_parser.rb (0.8.1)
|
||||
httpx (1.7.4)
|
||||
httpx (1.7.5)
|
||||
http-2 (>= 1.1.3)
|
||||
i18n (1.14.8)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@@ -1637,7 +1637,7 @@ DEPENDENCIES
|
||||
grids!
|
||||
html-pipeline (~> 2.14.0)
|
||||
htmldiff
|
||||
httpx (~> 1.7.4)
|
||||
httpx (~> 1.7.5)
|
||||
i18n-js (~> 4.2.4)
|
||||
i18n-tasks (~> 1.1.0)
|
||||
ice_cube (~> 0.17.0)
|
||||
@@ -1976,7 +1976,7 @@ CHECKSUMS
|
||||
htmlentities (4.3.4) sha256=125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da
|
||||
http-2 (1.1.3) sha256=1b2f379d35a11dbae94f8a1a52c053d8c161eb4a0c98b5d1605ff1b2bf171c9c
|
||||
http_parser.rb (0.8.1) sha256=9ae8df145b39aa5398b2f90090d651c67bd8e2ebfe4507c966579f641e11097a
|
||||
httpx (1.7.4) sha256=91fb3e0f7325966a5da4d463a1dd7240e8550d8b0de79e346cc5dc1df1eacd2b
|
||||
httpx (1.7.5) sha256=f002b7728ad108b721ab9c4e02b17b5c780581d490cd13245fc3d5c5b7127b6e
|
||||
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
|
||||
i18n-js (4.2.4) sha256=61390d372f8fa68c495c5907d577657e8cc3a7031f4945db1e91f935e1391355
|
||||
i18n-tasks (1.1.2) sha256=4dcfba49e52a623f30661cb316cb80d84fbba5cb8c6d88ef5e02545fffa3637a
|
||||
|
||||
Reference in New Issue
Block a user