mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
95b2c8dc61
Bumps [excon](https://github.com/excon/excon) from 1.2.5 to 1.3.2. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.2.5...v1.3.2) Mutating omit_default_port in the initializer was causing an error as the object is now frozen. Moreover, the default has been changed now and it's true: https://github.com/excon/excon/blob/d8360775752dc048010cef05ebe02dfcca7bb694/lib/excon/constants.rb#L169 so this code was not needed anymore, same for the code in lib/discourse_hub.rb > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>