From 748ccf2ff84302fcdb35db3037fe76b70d7414af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Verg=C3=A9s?= Date: Thu, 4 Apr 2024 12:54:52 +0200 Subject: [PATCH] fix callout & signed user --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d46fa99..9f96e21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT GIT remote: https://github.com/coopdevs/decidim-module-action_delegator.git - revision: a7cb9ba316d04cddec1bc4f6e3a1615e32c53e5f + revision: 6b56ba5e98f62a2d539fba2b88cf479191afdb00 branch: feature/voting_status_for_participants specs: decidim-action_delegator (0.8.1) @@ -320,7 +320,7 @@ GEM nokogiri ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.906.0) + aws-partitions (1.907.0) aws-sdk-core (3.191.6) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -557,7 +557,7 @@ GEM invisible_captcha (0.13.0) rails (>= 3.2.0) jmespath (1.6.2) - json (2.7.1) + json (2.7.2) jwt (2.8.1) base64 kaminari (1.2.2)