From 89e2e30b54115c388e68324ee1948a4b1759ea45 Mon Sep 17 00:00:00 2001 From: catatsuy Date: Sat, 28 Dec 2024 13:47:21 +0900 Subject: [PATCH] Add bigdecimal gem (3.1.9) to Gemfile.lock dependencies --- webapp/ruby/Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/ruby/Gemfile.lock b/webapp/ruby/Gemfile.lock index 77ad1fb1..37fcbc8f 100644 --- a/webapp/ruby/Gemfile.lock +++ b/webapp/ruby/Gemfile.lock @@ -2,6 +2,7 @@ GEM remote: https://rubygems.org/ specs: base64 (0.2.0) + bigdecimal (3.1.9) connection_pool (2.4.1) dalli (3.2.8) foreman (0.88.1) @@ -45,6 +46,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + bigdecimal connection_pool dalli foreman