diff --git a/Gemfile.lock b/Gemfile.lock index cc1518514..cfbb22c7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM logger (~> 1.6) letter_opener (1.10.0) launchy (>= 2.2, < 4) - lexxy (0.1.17.beta) + lexxy (0.1.18.beta) rails (>= 8.0.2) lint_roller (1.1.0) logger (1.7.0) diff --git a/app/views/cards/show.html.erb b/app/views/cards/show.html.erb index c33a2c40b..9ce4cf342 100644 --- a/app/views/cards/show.html.erb +++ b/app/views/cards/show.html.erb @@ -11,7 +11,6 @@ <% end %> -<%= turbo_stream_from @card %> <%= turbo_stream_from @card, :activity %>