From 0b5680ed0ea16afbce63a39fde1d1caf3f1a3d1e Mon Sep 17 00:00:00 2001 From: Daniel Widgren Date: Thu, 14 May 2026 17:15:12 +0200 Subject: [PATCH] chore(deps): bump kura to v2.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up Taure/kura#118 — `cast/dump/load(jsonb, ...)` now accept JSON scalars (integer/float/boolean) so callers no longer have to wrap them as `#{<<"n">> => N}` to land in a jsonb column. --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 7402869..9ffa53c 100644 --- a/rebar.config +++ b/rebar.config @@ -12,7 +12,7 @@ {deps, [ nova, - {kura, {git, "https://github.com/Taure/kura.git", {tag, "v2.0.0"}}}, + {kura, {git, "https://github.com/Taure/kura.git", {tag, "v2.0.4"}}}, {kura_postgres, {git, "https://github.com/Taure/kura_postgres.git", {tag, "v0.4.2"}}}, {nova_auth, "~> 0.1"}, {nova_auth_oidc, "~> 0.1"}, diff --git a/rebar.lock b/rebar.lock index c022871..a78f146 100644 --- a/rebar.lock +++ b/rebar.lock @@ -7,7 +7,7 @@ {<<"jose">>,{pkg,<<"jose">>,<<"1.11.12">>},2}, {<<"kura">>, {git,"https://github.com/Taure/kura.git", - {ref,"78f71e2e954e11c2f1cf49112dc8123c8dd8cf95"}}, + {ref,"64c487a02596e082ee0968f7f14b5ac8090ebc02"}}, 0}, {<<"kura_postgres">>, {git,"https://github.com/Taure/kura_postgres.git",