Merge branch '10-5-stable-patch-6' into '10-5-stable'
Prepare 10.5.6
See merge request gitlab/gitlabhq!2357
Showing
... | ... | @@ -25,7 +25,7 @@ gem 'devise', '~> 4.2' |
gem 'doorkeeper', '~> 4.2.0' | ||
gem 'doorkeeper-openid_connect', '~> 1.2.0' | ||
gem 'omniauth', '~> 1.4.2' | ||
gem 'omniauth-auth0', '~> 1.4.1' | ||
gem 'omniauth-auth0', '~> 2.0.0' | ||
gem 'omniauth-azure-oauth2', '~> 0.0.9' | ||
gem 'omniauth-cas3', '~> 1.1.4' | ||
gem 'omniauth-facebook', '~> 4.0.0' | ||
... | ... |
lib/gitlab/http.rb
0 → 100644
lib/gitlab/proxy_http_connection_adapter.rb
0 → 100644
rubocop/cop/gitlab/httparty.rb
0 → 100644
spec/lib/gitlab/http_spec.rb
0 → 100644
spec/rubocop/cop/gitlab/httparty_spec.rb
0 → 100644
Please
register
or
sign in
to comment