Merge branch 'master' into diff-line-comment-vuejs
# Conflicts: # db/schema.rb
Showing
... | ... | @@ -53,7 +53,7 @@ gem 'browser', '~> 2.2' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem 'gitlab_git', '~> 10.4.5' | ||
gem 'gitlab_git', '~> 10.4.7' | ||
# LDAP Auth | ||
# GitLab fork with several improvements to original library. For full list of changes | ||
... | ... | @@ -201,7 +201,7 @@ gem 'licensee', '~> 8.0.0' |
gem 'rack-attack', '~> 4.3.1' | ||
# Ace editor | ||
gem 'ace-rails-ap', '~> 4.0.2' | ||
gem 'ace-rails-ap', '~> 4.1.0' | ||
# Keyboard shortcuts | ||
gem 'mousetrap-rails', '~> 1.4.6' | ||
... | ... |
doc/api/deployments.md
0 → 100644
doc/api/pipelines.md
0 → 100644
lib/api/deployments.rb
0 → 100644
lib/api/pipelines.rb
0 → 100644
Please register or sign in to comment