Commit 8de013ea2d23347811b7a179a96c5f066a5338b3
1 parent
58601ebd
Exists in
master
and in
4 other branches
Bump gitlab-grit gem. Fixes another 500 error with submodules
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
@@ -165,7 +165,7 @@ GEM | @@ -165,7 +165,7 @@ GEM | ||
165 | stringex (~> 1.5.1) | 165 | stringex (~> 1.5.1) |
166 | gitlab-grack (1.0.1) | 166 | gitlab-grack (1.0.1) |
167 | rack (~> 1.4.1) | 167 | rack (~> 1.4.1) |
168 | - gitlab-grit (2.6.2) | 168 | + gitlab-grit (2.6.3) |
169 | charlock_holmes (~> 0.6.9) | 169 | charlock_holmes (~> 0.6.9) |
170 | diff-lcs (~> 1.1) | 170 | diff-lcs (~> 1.1) |
171 | mime-types (~> 1.15) | 171 | mime-types (~> 1.15) |
@@ -274,7 +274,7 @@ GEM | @@ -274,7 +274,7 @@ GEM | ||
274 | mime-types (~> 1.16) | 274 | mime-types (~> 1.16) |
275 | treetop (~> 1.4.8) | 275 | treetop (~> 1.4.8) |
276 | method_source (0.8.1) | 276 | method_source (0.8.1) |
277 | - mime-types (1.25) | 277 | + mime-types (1.25.1) |
278 | minitest (4.7.4) | 278 | minitest (4.7.4) |
279 | modernizr (2.6.2) | 279 | modernizr (2.6.2) |
280 | sprockets (~> 2.0) | 280 | sprockets (~> 2.0) |