From ae0b460574cecab2a7035327686e1838abad42ee Mon Sep 17 00:00:00 2001 From: Neal Chambers Date: Wed, 23 Oct 2024 09:14:53 +0900 Subject: [PATCH] Update BigDecimal to Latest Version --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fb414a745ab..54a0affdc12 100644 --- a/Gemfile +++ b/Gemfile @@ -86,7 +86,7 @@ gem "active_model_serializers", "0.8.4" gem 'activerecord-session_store' gem 'acts-as-taggable-on' gem 'angularjs-file-upload-rails', '~> 2.4.1' -gem 'bigdecimal', '3.0.2' +gem 'bigdecimal' gem 'bootsnap', require: false gem 'geocoder' gem 'gmaps4rails' diff --git a/Gemfile.lock b/Gemfile.lock index 3bd6dacdf6d..2c1e11b6b2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM base64 (0.2.0) bcp47_spec (0.2.1) bcrypt (3.1.20) - bigdecimal (3.0.2) + bigdecimal (3.1.8) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.3) @@ -865,7 +865,7 @@ DEPENDENCIES angularjs-rails (= 1.8.0) arel-helpers (~> 2.12) aws-sdk-s3 - bigdecimal (= 3.0.2) + bigdecimal bootsnap bugsnag bullet