Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Nov 7, 2024
1 parent a731c0f commit 51ea3ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ defmodule Bonfire.Umbrella.MixProject do
"~> 0.5.0",
# git: "https://gitlab.com/mayel/archeometer",
# NOTE: exqlite not working in CI
only: [:dev],
runtime: false
only: [:dev], runtime: false
},
{:recode, "~> 0.4", only: :dev},
# API client needed for changelog generation
Expand All @@ -107,8 +106,7 @@ defmodule Bonfire.Umbrella.MixProject do
"~> 0.3.20",
# path: "forks/igniter",
# git: "https://github.com/ash-project/igniter",
only: [:dev, :test],
override: true
only: [:dev, :test], override: true
},

# tests
Expand All @@ -118,8 +116,7 @@ defmodule Bonfire.Umbrella.MixProject do
:phoenix_test,
"~> 0.3",
# git: "https://github.com/germsvel/phoenix_test",
only: :test,
runtime: false
only: :test, runtime: false
},
{:mock, "~> 0.3", only: :test},
{:mox, "~> 1.0", only: :test},
Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"ecto_psql_extras": {:hex, :ecto_psql_extras, "0.8.2", "79350a53246ac5ec27326d208496aebceb77fa82a91744f66a9154560f0759d3", [:mix], [{:ecto_sql, "~> 3.7", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:postgrex, "> 0.16.0 and < 0.20.0", [hex: :postgrex, repo: "hexpm", optional: false]}, {:table_rex, "~> 3.1.1 or ~> 4.0.0", [hex: :table_rex, repo: "hexpm", optional: false]}], "hexpm", "6149c1c4a5ba6602a76cb09ee7a269eb60dab9694a1dbbb797f032555212de75"},
"ecto_ranked": {:hex, :ecto_ranked, "0.6.0", "c3bc7925610244d3f0be01befb02991670c00f32890174392f2701f760124b26", [:mix], [{:ecto_sql, "~> 3.0", [hex: :ecto_sql, repo: "hexpm", optional: false]}], "hexpm", "735dd6e02096445f4084e0f76e1d0e100cdcf5386d40d6d4cb7e54f2d437fb27"},
"ecto_shorts": {:git, "https://github.com/bonfire-networks/ecto_shorts", "37d4e7b8dd494ba60a5199ccf66ba38d47e72682", [branch: "refactor/attempt1"]},
"ecto_sparkles": {:hex, :ecto_sparkles, "0.2.1", "c61ffd4e6aa2965b383e1d7ea53ddc730c5141306199abd57882261ba8555b96", [:mix], [{:ecto, "~> 3.8", [hex: :ecto, repo: "hexpm", optional: false]}, {:ecto_dev_logger, "~> 0.9", [hex: :ecto_dev_logger, repo: "hexpm", optional: false]}, {:ecto_sql, "~> 3.8", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:html_sanitize_ex, "~> 1.4.2", [hex: :html_sanitize_ex, repo: "hexpm", optional: true]}, {:recase, "~> 0.7", [hex: :recase, repo: "hexpm", optional: false]}, {:untangle, "~> 0.3", [hex: :untangle, repo: "hexpm", optional: false]}], "hexpm", "60cd0a891b258f7c03534179e647fbc6265bf7e89c8693c6d9570e10664dc8e7"},
"ecto_sparkles": {:git, "https://github.com/bonfire-networks/ecto_sparkles", "7807c9660165dac4ef7a949cddb0ed23aaa954ba", []},
"ecto_sql": {:hex, :ecto_sql, "3.12.1", "c0d0d60e85d9ff4631f12bafa454bc392ce8b9ec83531a412c12a0d415a3a4d0", [:mix], [{:db_connection, "~> 2.4.1 or ~> 2.5", [hex: :db_connection, repo: "hexpm", optional: false]}, {:ecto, "~> 3.12", [hex: :ecto, repo: "hexpm", optional: false]}, {:myxql, "~> 0.7", [hex: :myxql, repo: "hexpm", optional: true]}, {:postgrex, "~> 0.19 or ~> 1.0", [hex: :postgrex, repo: "hexpm", optional: true]}, {:tds, "~> 2.1.1 or ~> 2.2", [hex: :tds, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.0 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "aff5b958a899762c5f09028c847569f7dfb9cc9d63bdb8133bff8a5546de6bf5"},
"ecto_sqlite3": {:hex, :ecto_sqlite3, "0.17.3", "ec6e5699646c923bc4a7d4d60f4aa6433345a53863561e0e91e7e9d2a6bf7577", [:mix], [{:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:ecto, "~> 3.12", [hex: :ecto, repo: "hexpm", optional: false]}, {:ecto_sql, "~> 3.12", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:exqlite, "~> 0.22", [hex: :exqlite, repo: "hexpm", optional: false]}], "hexpm", "62434777e2e9b6675e37f4f5eaf985b63f55fe424266289ca72b35734635bf9e"},
"ecto_vista": {:hex, :ecto_vista, "0.2.0", "54f46a946fa5aa1c9501e02c590bf9b30d5e7c3222a1909bd2795344e3f0d855", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:ecto_sql, "~> 3.5", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.15", [hex: :postgrex, repo: "hexpm", optional: false]}], "hexpm", "a1beb25e78e418b6437ed1d2e3f299b1822390926e58a02954be9c4718377a12"},
Expand Down

0 comments on commit 51ea3ba

Please sign in to comment.