Commit 8de013ea2d23347811b7a179a96c5f066a5338b3

Authored by Dmitriy Zaporozhets
1 parent 58601ebd

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 165 stringex (~> 1.5.1)
166 166 gitlab-grack (1.0.1)
167 167 rack (~> 1.4.1)
168   - gitlab-grit (2.6.2)
  168 + gitlab-grit (2.6.3)
169 169 charlock_holmes (~> 0.6.9)
170 170 diff-lcs (~> 1.1)
171 171 mime-types (~> 1.15)
... ... @@ -274,7 +274,7 @@ GEM
274 274 mime-types (~> 1.16)
275 275 treetop (~> 1.4.8)
276 276 method_source (0.8.1)
277   - mime-types (1.25)
  277 + mime-types (1.25.1)
278 278 minitest (4.7.4)
279 279 modernizr (2.6.2)
280 280 sprockets (~> 2.0)
... ...