From 254fce94c306ec8e11107debec547def1c6c6671 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:50:36 +0000 Subject: [PATCH] Update prawn-rails to version 1.5.0 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 816cbdff..13878296 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -381,8 +381,9 @@ GEM prawn-qrcode (0.5.2) prawn (>= 1) rqrcode (>= 1.0.0) - prawn-rails (1.4.2) + prawn-rails (1.5.0) actionview (>= 3.1.0) + activesupport (>= 3.1.0) prawn prawn-table prawn-table (0.2.2)