From dec696b64f425086b5135cce85e5b69720472b19 Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Thu, 29 May 2025 22:25:37 +0200 Subject: [PATCH 1/2] Update lexical to fix hangs when creating cards --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4df508aa2..93944b2f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/basecamp/actiontext-lexical - revision: 6e53a32d373bc73b8b49461338d22727499158b1 + revision: 59239a3bdc3cfd2a4a79692d7c0fc078f87fd067 specs: actiontext-lexical (0.1.0) rails (>= 8.0.2) From 80c78ea56f0520c0936d6b7345c5328433748c07 Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Thu, 29 May 2025 22:30:09 +0200 Subject: [PATCH 2/2] Update to latest --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93944b2f3..ff392a53b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/basecamp/actiontext-lexical - revision: 59239a3bdc3cfd2a4a79692d7c0fc078f87fd067 + revision: d3739b97f535434b2c1989649d5e0c798b412aeb specs: actiontext-lexical (0.1.0) rails (>= 8.0.2)