Skip to content
代码片段 群组 项目
  • Jessie Young's avatar
    9d8e5f6b
    Vendor omniauth-salesforce gem · 9d8e5f6b
    Jessie Young 创作于
    * Our ultimate goal is to upgrade `omniauth` to v2.0. See the related
      issue: https://gitlab.com/gitlab-org/gitlab/-/issues/30073
    * In order to upgrade `omniauth` to v2.0, we need to upgrade
      `omniauth-salesforce` because the latter has a dependency on the former.
    * There is an open issue asking the maintainer to make
      `omniauth-salesforce` compatible with `omniauth` v2.0 but that hasn't
      happened yet: https://github.com/realdoug/omniauth-salesforce/issues/31
    * We are actively emailing with the gem owner about transferring or
      adding additional contributors to the gem but in the meantime this
      will unblock the upgrade.
    * This MR vendors the gem and updates its `.gemspec` file so that it is
      compatible with `omniauth` v2.0
    9d8e5f6b
    历史
    Vendor omniauth-salesforce gem
    Jessie Young 创作于
    * Our ultimate goal is to upgrade `omniauth` to v2.0. See the related
      issue: https://gitlab.com/gitlab-org/gitlab/-/issues/30073
    * In order to upgrade `omniauth` to v2.0, we need to upgrade
      `omniauth-salesforce` because the latter has a dependency on the former.
    * There is an open issue asking the maintainer to make
      `omniauth-salesforce` compatible with `omniauth` v2.0 but that hasn't
      happened yet: https://github.com/realdoug/omniauth-salesforce/issues/31
    * We are actively emailing with the gem owner about transferring or
      adding additional contributors to the gem but in the meantime this
      will unblock the upgrade.
    * This MR vendors the gem and updates its `.gemspec` file so that it is
      compatible with `omniauth` v2.0
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
此项目使用Bundler管理其依赖关系. 进一步了解
Gemfile 13.75 KiB