From d9ea68efa839cdc4820f815dbbe6b071b6a5a26a Mon Sep 17 00:00:00 2001 From: Liang Tao Date: Wed, 26 Mar 2014 13:28:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Gemfile.lock=EF=BC=8C?= =?UTF-8?q?=E5=8F=8D=E6=98=A0mime-types=E7=9A=84downgrade=E5=8F=98?= =?UTF-8?q?=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb29223..e546604 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: qiniu (6.1.0) json (~> 1.7) - mime-types (~> 2.2) + mime-types (~> 1.19) rest-client (~> 1.6) ruby-hmac (~> 0.4) @@ -13,7 +13,7 @@ GEM diff-lcs (1.1.3) fakeweb (1.3.0) json (1.8.1) - mime-types (2.2) + mime-types (1.23) rake (10.0.3) rest-client (1.6.7) mime-types (>= 1.16)