Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce_upstream
Showing
... | ... | @@ -57,7 +57,7 @@ gem 'browser', '~> 2.2' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem 'gitlab_git', '~> 10.4.3' | ||
gem 'gitlab_git', '~> 10.4.5' | ||
# LDAP Auth | ||
# GitLab fork with several improvements to original library. For full list of changes | ||
... | ... | @@ -337,7 +337,7 @@ group :production do |
gem 'gitlab_meta', '7.0' | ||
end | ||
gem 'newrelic_rpm', '~> 3.14' | ||
gem 'newrelic_rpm', '~> 3.16' | ||
gem 'octokit', '~> 4.3.0' | ||
... | ... |
90 Bytes
167 Bytes
367 Bytes
418 Bytes
222 Bytes
2.57 KB
5.67 KB
197 Bytes
494 Bytes
1.31 KB