diff --git a/Gemfile b/Gemfile index d182b8a88c..eabc52c382 100644 --- a/Gemfile +++ b/Gemfile @@ -253,8 +253,7 @@ platforms :jruby do end group :opf_plugins do - gem 'openproject-translations', git: 'https://github.com/opf/openproject-translations.git', - branch: 'dev' + gem 'openproject-translations', git: 'https://github.com/opf/openproject-translations.git', branch: 'dev' end # TODO: Make this group :optional when bundler v10.x