mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Merge remote-tracking branch 'origin/release/17.3' into release/17.4
This commit is contained in:
@@ -113,6 +113,7 @@ gem "date_validator", "~> 0.12.0"
|
||||
gem "email_validator", "~> 2.2.3"
|
||||
gem "json_schemer", "~> 2.5.0"
|
||||
gem "ruby-duration", "~> 3.2.0"
|
||||
gem "msgpack", "~> 1.8.0"
|
||||
|
||||
gem "mail", "2.9.0"
|
||||
|
||||
|
||||
@@ -1661,6 +1661,7 @@ DEPENDENCIES
|
||||
md_to_pdf!
|
||||
meta-tags (~> 2.23.0)
|
||||
mini_magick (~> 5.3.0)
|
||||
msgpack (~> 1.8.0)
|
||||
multi_json (~> 1.20.0)
|
||||
my_page!
|
||||
net-ldap (~> 0.20.0)
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
|
||||
require_relative "configuration/helpers"
|
||||
require_relative "configuration/asset_host"
|
||||
require "active_support/message_pack"
|
||||
|
||||
module OpenProject
|
||||
module Configuration
|
||||
|
||||
Reference in New Issue
Block a user