Skip to content

Commit

Permalink
Bump extractable from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [extractable](https://github.com/Qqwy/elixir-extractable) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/Qqwy/elixir-extractable/releases)
- [Commits](https://github.com/Qqwy/elixir-extractable/commits)

---
updated-dependencies:
- dependency-name: extractable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2021
1 parent 8dcf552 commit bccfce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"erlex": {:hex, :erlex, "0.2.6", "c7987d15e899c7a2f34f5420d2a2ea0d659682c06ac607572df55a43753aa12e", [:mix], [], "hexpm", "2ed2e25711feb44d52b17d2780eabf998452f6efda104877a3881c2f8c0c0c75"},
"ex_doc": {:hex, :ex_doc, "0.25.2", "4f1cae793c4d132e06674b282f1d9ea3bf409bcca027ddb2fe177c4eed6a253f", [:mix], [{:earmark_parser, "~> 1.4.0", [hex: :earmark_parser, repo: "hexpm", optional: false]}, {:makeup_elixir, "~> 0.14", [hex: :makeup_elixir, repo: "hexpm", optional: false]}, {:makeup_erlang, "~> 0.1", [hex: :makeup_erlang, repo: "hexpm", optional: false]}], "hexpm", "5b0c172e87ac27f14dfd152d52a145238ec71a95efbf29849550278c58a393d6"},
"excoveralls": {:hex, :excoveralls, "0.14.2", "f9f5fd0004d7bbeaa28ea9606251bb643c313c3d60710bad1f5809c845b748f0", [:mix], [{:hackney, "~> 1.16", [hex: :hackney, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "ca6fd358621cb4d29311b29d4732c4d47dac70e622850979bc54ed9a3e50f3e1"},
"extractable": {:hex, :extractable, "0.2.0", "8527dd76d37978afeb591a98f433e294ffd634e91a6be5cab410f94d5329adbc", [:mix], [], "hexpm", "db242b2b462d640c9b8daf0539f5b4ef58bbb3e9ff5509ea533dd67bb665f9cb"},
"extractable": {:hex, :extractable, "0.2.1", "cf32f0cf2328c073505be285fedecbc984a4f5fec300370dc9c6125bf4d99975", [:mix], [], "hexpm", "42532209510e365c3c9a56c33a2b5448ab1645c0ae124f261162f2c166061019"},
"file_system": {:hex, :file_system, "0.2.10", "fb082005a9cd1711c05b5248710f8826b02d7d1784e7c3451f9c1231d4fc162d", [:mix], [], "hexpm", "41195edbfb562a593726eda3b3e8b103a309b733ad25f3d642ba49696bf715dc"},
"fun_land": {:hex, :fun_land, "0.10.0", "edd9cc1907961048c7e87c85f9868956d22857557d2d52ee8e0d3997587e33a8", [:mix], [{:currying, "~> 1.0", [hex: :currying, repo: "hexpm", optional: false]}, {:numbers, "~> 5.0", [hex: :numbers, repo: "hexpm", optional: false]}], "hexpm", "0b52048e9de50b65805a7ed9699562fb16d9f253b5c708329b6d8e45eb3d5eb7"},
"hackney": {:hex, :hackney, "1.17.4", "99da4674592504d3fb0cfef0db84c3ba02b4508bae2dff8c0108baa0d6e0977c", [:rebar3], [{:certifi, "~>2.6.1", [hex: :certifi, repo: "hexpm", optional: false]}, {:idna, "~>6.1.0", [hex: :idna, repo: "hexpm", optional: false]}, {:metrics, "~>1.0.0", [hex: :metrics, repo: "hexpm", optional: false]}, {:mimerl, "~>1.1", [hex: :mimerl, repo: "hexpm", optional: false]}, {:parse_trans, "3.3.1", [hex: :parse_trans, repo: "hexpm", optional: false]}, {:ssl_verify_fun, "~>1.1.0", [hex: :ssl_verify_fun, repo: "hexpm", optional: false]}, {:unicode_util_compat, "~>0.7.0", [hex: :unicode_util_compat, repo: "hexpm", optional: false]}], "hexpm", "de16ff4996556c8548d512f4dbe22dd58a587bf3332e7fd362430a7ef3986b16"},
Expand Down

0 comments on commit bccfce4

Please sign in to comment.