Upgrade octokit and its dependencies
This is needed to upgrade beyond addressable > 2.6 for the latest CarrierWave update. In addition, a number of the updates fix Ruby 2.7 deprecation warnings. octokit changes: https://github.com/octokit/octokit.rb/releases addressable changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md public_suffix: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
显示
- Gemfile 2 个添加, 2 个删除Gemfile
- Gemfile.lock 10 个添加, 9 个删除Gemfile.lock
- changelogs/unreleased/sh-update-octokit.yml 5 个添加, 0 个删除changelogs/unreleased/sh-update-octokit.yml
- ee/app/models/project_services/github_service/status_notifier.rb 1 个添加, 1 个删除...models/project_services/github_service/status_notifier.rb
- lib/gitlab/github_import/client.rb 1 个添加, 1 个删除lib/gitlab/github_import/client.rb
- lib/gitlab/legacy_github_import/client.rb 1 个添加, 1 个删除lib/gitlab/legacy_github_import/client.rb
加载中
想要评论请 注册 或 登录