Skip to content

Commit e3ff09a

Browse files
chore(deps): bump http_capability_gateway from fc56508 to 45c9b8d (#37)
Bumps [http_capability_gateway](https://github.com/hyperpolymath/http-capability-gateway) from `fc56508` to `45c9b8d`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyperpolymath/http-capability-gateway/commit/45c9b8d7c9605e09f4f2ee16fc83507484290599"><code>45c9b8d</code></a> chore(deps): bump the actions group with 3 updates (<a href="https://redirect.github.com/hyperpolymath/http-capability-gateway/issues/72">#72</a>)</li> <li><a href="https://github.com/hyperpolymath/http-capability-gateway/commit/b9ea7c2dad2d03027da16afc8a10230d2fc8d721"><code>b9ea7c2</code></a> chore(deps): bump req from 0.7.1 to 0.7.2 (<a href="https://redirect.github.com/hyperpolymath/http-capability-gateway/issues/71">#71</a>)</li> <li>See full diff in <a href="https://github.com/hyperpolymath/http-capability-gateway/compare/fc5650822c0408b236e2a611f5772cbb9bedbf15...45c9b8d7c9605e09f4f2ee16fc83507484290599">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0c67ee commit e3ff09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"finch": {:hex, :finch, "0.23.0", "e3f9287ac25a8832f848b144c2b57346aac65b205e2e0629a52adfe6507fd837", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:mint, "~> 1.8", [hex: :mint, repo: "hexpm", optional: false]}, {:nimble_options, "~> 0.4 or ~> 1.0", [hex: :nimble_options, repo: "hexpm", optional: false]}, {:nimble_pool, "~> 1.1", [hex: :nimble_pool, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "80e58d3f936f57e3fdf404f83a3642897ae6d9fb642934e46da4d8fe761b99d5"},
99
"gossamer": {:git, "https://github.com/hyperpolymath/gossamer.git", "4106ec935467768d8a35308d02debe6cef0e6a74", []},
1010
"hpax": {:hex, :hpax, "1.0.4", "777de5d433b0fbdc7c418159c8055910faa8047ffdb3d6b31098d2a46cd7685c", [:mix], [], "hexpm", "afc7cb142ebcc2d01ce7816190b98ce5dd49e799111b24249f3443d730f377ca"},
11-
"http_capability_gateway": {:git, "https://github.com/hyperpolymath/http-capability-gateway.git", "fc5650822c0408b236e2a611f5772cbb9bedbf15", []},
11+
"http_capability_gateway": {:git, "https://github.com/hyperpolymath/http-capability-gateway.git", "45c9b8d7c9605e09f4f2ee16fc83507484290599", []},
1212
"jason": {:hex, :jason, "1.4.5", "2e3a008590b0b8d7388c20293e9dcc9cf3e5d642fd2a114e4cbbb52e595d940a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0 or ~> 3.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "b0c823996102bcd0239b3c2444eb00409b72f6a140c1950bc8b457d836b30684"},
1313
"mime": {:hex, :mime, "2.0.7", "b8d739037be7cd402aee1ba0306edfdef982687ee7e9859bee6198c1e7e2f128", [:mix], [], "hexpm", "6171188e399ee16023ffc5b76ce445eb6d9672e2e241d2df6050f3c771e80ccd"},
1414
"mint": {:hex, :mint, "1.9.3", "3337184d69179695c7a9f1714d92c11e629d36c8c037a21cf490131d3d150554", [:mix], [{:castore, "~> 0.1.0 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:hpax, "~> 0.1.1 or ~> 0.2.0 or ~> 1.0", [hex: :hpax, repo: "hexpm", optional: false]}], "hexpm", "5f7c9342480c069dbbc4eeac3490303c9e01870ff01a7f1d29b6107054fc1e74"},

0 commit comments

Comments
 (0)