Commit 4b6c93c127799d088e16be5028088c0d6f48b578

Authored by Dmitriy Zaporozhets
2 parents b27705ce 4594ca88

Merge branch 'bump-gitlab-git' into 'master'

Bump gitlab git

Makes Commit#find method much faster on bigger repos.

Partly fixes #1306
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
... ... @@ -175,7 +175,7 @@ GEM
175 175 mime-types (~> 1.19)
176 176 gitlab_emoji (0.0.1.1)
177 177 emoji (~> 1.0.1)
178   - gitlab_git (5.8.0)
  178 + gitlab_git (5.9.0)
179 179 activesupport (~> 4.0)
180 180 charlock_holmes (~> 0.6)
181 181 gitlab-grit (~> 2.6)
... ... @@ -534,7 +534,7 @@ GEM
534 534 eventmachine (>= 0.12.8)
535 535 http_parser.rb (~> 0.5.1)
536 536 simple_oauth (~> 0.1.4)
537   - tzinfo (1.2.0)
  537 + tzinfo (1.2.1)
538 538 thread_safe (~> 0.1)
539 539 uglifier (2.3.2)
540 540 execjs (>= 0.3.0)
... ...