-
Stan Hu authored
This commit updates all gems that need Faraday v1.x and updates to Faraday v1.0.1: faraday v1.0.1: - Upgrade notes: https://github.com/lostisland/faraday/blob/master/UPGRADING.md - Changelog: https://github.com/lostisland/faraday/blob/master/CHANGELOG.md We don't appear to have any custom `Faraday::Adapter` or uses of `Faraday::Error` in our dependencies. gitlab-fog-azure-rm v0.9.0: This updates to the latest Azure storage libraries so that this gem no longer depends on a preview Gem release dated over 3 years ago: * Diff: https://gitlab.com/gitlab-org/gitlab-fog-azure-rm/-/compare/v0.8.1...v0.9.0 asana v0.10.2: This removes a few Ruby 2.7 deprecations and updates to Faraday v1.0: * Diff: https://github.com/Asana/ruby-asana/compare/v0.10.0..v0.10.2 sentry-raven v3.0.4: This fixes a few minor bugs: * Diff: https://github.com/getsentry/raven-ruby/compare/v2.9.0..v3.0.0 * Changelog: https://github.com/getsentry/raven-ruby/blob/master/CHANGELOG.md danger v8.0.1: This fixes a number of issues (https://github.com/danger/danger/blob/master/CHANGELOG.md), but we aleady use this in a separate image (registry.gitlab.com/gitlab-org/gitlab-build-images:danger). This is only needed for local development. elasticsearch v6.8.2: https://github.com/elastic/elasticsearch-ruby/compare/v6.8.0..v6.8.2 Closes https://gitlab.com/gitlab-org/gitlab/-/issues/224296
ca3a92dd