diff --git a/Gemfile b/Gemfile index da0dfa0159..fd082ff64d 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem "active_model_serializers", "0.8.4" gem 'activerecord-session_store' gem 'acts-as-taggable-on', '~> 8.0' gem 'angularjs-file-upload-rails', '~> 2.4.1' -gem 'bigdecimal', '3.0.2' # There are issues using later versions of bigdecimal +gem 'bigdecimal', '3.0.2' gem 'bootsnap', require: false gem 'custom_error_message', github: 'jeremydurham/custom-err-msg' gem 'dalli'