Merge remote-tracking branch 'origin/master' into 8-5-stable
Showing
... | ... | @@ -21,7 +21,7 @@ gem "pg", '~> 0.18.2', group: :postgres |
gem 'devise', '~> 3.5.4' | ||
gem 'devise-async', '~> 0.9.0' | ||
gem 'doorkeeper', '~> 2.2.0' | ||
gem 'omniauth', '~> 1.2.2' | ||
gem 'omniauth', '~> 1.3.1' | ||
gem 'omniauth-azure-oauth2', '~> 0.0.6' | ||
gem 'omniauth-bitbucket', '~> 0.0.2' | ||
gem 'omniauth-cas3', '~> 1.1.2' | ||
... | ... | @@ -105,7 +105,7 @@ gem 'rouge', '~> 1.10.1' |
# See https://groups.google.com/forum/#!topic/ruby-security-ann/aSbgDiwb24s | ||
# and https://groups.google.com/forum/#!topic/ruby-security-ann/Dy7YiKb_pMM | ||
gem 'nokogiri', '1.6.7.2' | ||
gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.2' | ||
# Diffs | ||
gem 'diffy', '~> 3.0.3' | ||
... | ... |
doc/install/redis.md
0 → 100644
doc/install/relative_url.md
0 → 100644
doc/markdown/img/logo.png
0 → 100644
10.8 KB
doc/update/8.4-to-8.5.md
0 → 100644
lib/gitlab/other_markup.rb
0 → 100644
spec/models/email_spec.rb
0 → 100644