diff options
author | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-11-09 20:27:00 -0300 |
---|---|---|
committer | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-11-13 16:54:50 -0300 |
commit | 282e7f8eab2b0f2579d919fd7e1e4a50dc5505e3 (patch) | |
tree | 9f4f45884785f1dd583ed1589b466b3292a822f4 /Gemfile.lock | |
parent | 5a38a9d86dd897e71dbb43e4db18623164fe65b8 (diff) | |
download | gitlab-ce-282e7f8eab2b0f2579d919fd7e1e4a50dc5505e3.tar.gz |
Incorporate Gitaly's WikiService.WikiGetAllPages RPCgitaly-wiki-get-all-pages
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ae145ca5f69..43555a01037 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.51.0) + gitaly-proto (0.52.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1026,7 +1026,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.51.0) + gitaly-proto (~> 0.52.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) @@ -1185,4 +1185,4 @@ DEPENDENCIES wikicloth (= 0.8.1) BUNDLED WITH - 1.15.4 + 1.16.0 |