[openSUSE/open-build-service] 844139: Replace URI.escape with Addressable::URI.escape
Branch: refs/heads/ruby31 Home: https://github.com/openSUSE/open-build-service Commit: 8441397b52b5b6db400307dbe900130c2f061391 https://github.com/openSUSE/open-build-service/commit/8441397b52b5b6db400307... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-14 (Mon, 14 Mar 2022) Changed paths: M src/api/app/helpers/maintenance_helper.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/models/package.rb M src/api/app/models/project.rb M src/api/spec/factories/packages.rb M src/api/spec/models/package_spec.rb Log Message: ----------- Replace URI.escape with Addressable::URI.escape See https://github.com/ruby/uri/commit/61c6a47ebf1f2726b60a2bbd70964d64e14b1f98 Co-authored-by: Daniel Donisa <daniel.donisa@suse.com>
participants (1)
-
Henne Vogelsang