diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-10-10 13:10:38 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-10-10 13:10:38 +0200 |
commit | 5ada58d35ed4444df5c54f57a34747702b434259 (patch) | |
tree | 7fdf46e9eb3b8c4d4e18c61b1f5e81a41e22e92b /Gemfile.lock | |
parent | 46f6b75f82791463d703f7e2ab2a44b36d15de6f (diff) | |
download | gitlab-ce-5ada58d35ed4444df5c54f57a34747702b434259.tar.gz |
Run bundle
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6040596dda5..f5712da7508 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.39.0) + gitaly-proto (0.41.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1027,7 +1027,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.39.0) + gitaly-proto (~> 0.41.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) |