Skip to content

Commit

Permalink
Bump lfe from 2.1.5 to 2.2.0 in /hello_lfe in the deps group
Browse files Browse the repository at this point in the history
Bumps the deps group in /hello_lfe with 1 update: [lfe](https://github.com/lfe/lfe).


Updates `lfe` from 2.1.5 to 2.2.0
- [Release notes](https://github.com/lfe/lfe/releases)
- [Commits](lfe/lfe@2.1.5...2.2.0)

---
updated-dependencies:
- dependency-name: lfe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nerves-bot committed Jan 13, 2025
1 parent 61b7756 commit 1ce4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_lfe/mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
"gen_state_machine": {:hex, :gen_state_machine, "3.0.0", "1e57f86a494e5c6b14137ebef26a7eb342b3b0070c7135f2d6768ed3f6b6cdff", [:mix], [], "hexpm", "0a59652574bebceb7309f6b749d2a41b45fdeda8dbb4da0791e355dd19f0ed15"},
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
"lfe": {:hex, :lfe, "2.1.5", "14e4dce7e05986187fc9fdc93abdc1b7710435d115ea2e33c0522be155d0bf2c", [:rebar3], [], "hexpm", "b37d1aed7c16ac8859bad4a87de30116a3b0beeb72f4d78a191caae6836823f6"},
"lfe": {:hex, :lfe, "2.2.0", "bc64671f39551e05442b51134d35b1a5392e2a7f766881afc2215faf1bdb64aa", [:rebar3], [], "hexpm", "c09223cc0bf3ec120b791371f6aa3f10cd5a1d1feeb43fb08b3f4a31d6717749"},
"mdns_lite": {:hex, :mdns_lite, "0.8.11", "d1c77ec52512a63601ffc6a0423b2872836d18ec015aa647b14975b768d755d8", [:mix], [{:vintage_net, "~> 0.7", [hex: :vintage_net, repo: "hexpm", optional: true]}], "hexpm", "ec1c860cd016b4cf64b7b091fc28e04e2db0198dea1965990a55300f02c98a89"},
"muontrap": {:hex, :muontrap, "1.5.0", "bf5c273872379968615a39974458328209ac97fa1f588396192131ff973d1ca2", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "daf605e877f60b5be9215e3420d7971fc468677b29921e40915b15fd928273d4"},
"nerves": {:hex, :nerves, "1.11.3", "437aa0a961ff8583e7f377342662495cdb90af42a473ae4d76449917bd12c386", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "ef2076e0c0cb2c95421d12fd9069942c0ad73f3c77c0d6bb2cfb18972dacf675"},
Expand Down

0 comments on commit 1ce4522

Please sign in to comment.