From 2ae4d104314b4ac4a9070561508193e57d8c69d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Fri, 15 Feb 2013 17:26:30 +0100 Subject: [PATCH] bump remotipart --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index cafb2ae54..9568b2ad8 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'rack-protection', '1.2' gem 'devise', '2.1.3' -gem 'remotipart', '1.0.2' +gem 'remotipart', '1.0.5' gem 'omniauth', '1.1.3' gem 'omniauth-facebook', '1.4.1' diff --git a/Gemfile.lock b/Gemfile.lock index b32561949..b954152b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,7 +319,7 @@ GEM redis (3.0.2) redis-namespace (1.2.1) redis (~> 3.0.0) - remotipart (1.0.2) + remotipart (1.0.5) resque (1.23.0) multi_json (~> 1.0) redis-namespace (~> 1.0) @@ -466,7 +466,7 @@ DEPENDENCIES rb-fsevent (= 0.9.3) rb-inotify (= 0.9.0) redcarpet (= 2.2.2) - remotipart (= 1.0.2) + remotipart (= 1.0.5) resque (= 1.23.0) resque-timeout (= 1.0.0) rmagick (= 2.13.2)