Update mime-types.

This commit is contained in:
Jordon Bedwell 2015-11-24 04:26:05 -06:00
parent 95203d99ba
commit 256212649a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ gem 'jekyll-paginate', '~> 1.0'
gem 'jekyll-coffeescript', '~> 1.0'
gem 'jekyll-feed'
gem 'jekyll-gist', '~> 1.0'
gem 'mime-types', '~> 2.6'
gem 'mime-types', '~> 3.0'
gem 'kramdown', '~> 1.9'
platform :ruby, :mswin, :mingw do