diff --git a/Gemfile b/Gemfile index 6619165004f7..78250b8a1b98 100644 --- a/Gemfile +++ b/Gemfile @@ -126,7 +126,7 @@ gem "multi_json", "~> 1.15.0" gem "oj", "~> 3.16.0" gem "daemons" -gem "good_job", "= 3.26.2" # update should be done manually in sync with saas-openproject version. +gem "good_job", "= 3.27.0" # update should be done manually in sync with saas-openproject version. gem "rack-protection", "~> 3.2.0"