Commit 4594ca888610758ba916e1b2f36cdf92b1bdae41
1 parent
b27705ce
Exists in
spb-stable
and in
2 other branches
Bump gitlab_git
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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) | ... | ... |