diff --git a/Gemfile b/Gemfile index a630d2eabc..d5d9df99f9 100644 --- a/Gemfile +++ b/Gemfile @@ -69,6 +69,7 @@ gem "active_model_serializers", "0.8.4" gem 'activerecord-session_store' gem 'acts-as-taggable-on', '~> 7.0' gem 'angularjs-file-upload-rails', '~> 2.4.1' +gem 'bigdecimal', '1.4.2' # There are issues using later versions of bigdecimal gem 'bootsnap', require: false gem 'custom_error_message', github: 'jeremydurham/custom-err-msg' gem 'dalli' diff --git a/Gemfile.lock b/Gemfile.lock index 9c71e53531..9526b155e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,6 +159,7 @@ GEM json (~> 1.4) nokogiri (~> 1) bcrypt (3.1.16) + bigdecimal (1.4.2) bootsnap (1.7.5) msgpack (~> 1.0) bugsnag (6.20.0) @@ -688,6 +689,7 @@ DEPENDENCIES awesome_nested_set awesome_print aws-sdk (= 1.67.0) + bigdecimal (= 1.4.2) bootsnap bugsnag bullet