bump remotipart

This commit is contained in:
Jonne Haß 2013-02-15 17:26:30 +01:00
parent 34a89a2794
commit 2ae4d10431
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ gem 'rack-protection', '1.2'
gem 'devise', '2.1.3' gem 'devise', '2.1.3'
gem 'remotipart', '1.0.2' gem 'remotipart', '1.0.5'
gem 'omniauth', '1.1.3' gem 'omniauth', '1.1.3'
gem 'omniauth-facebook', '1.4.1' gem 'omniauth-facebook', '1.4.1'

View file

@ -319,7 +319,7 @@ GEM
redis (3.0.2) redis (3.0.2)
redis-namespace (1.2.1) redis-namespace (1.2.1)
redis (~> 3.0.0) redis (~> 3.0.0)
remotipart (1.0.2) remotipart (1.0.5)
resque (1.23.0) resque (1.23.0)
multi_json (~> 1.0) multi_json (~> 1.0)
redis-namespace (~> 1.0) redis-namespace (~> 1.0)
@ -466,7 +466,7 @@ DEPENDENCIES
rb-fsevent (= 0.9.3) rb-fsevent (= 0.9.3)
rb-inotify (= 0.9.0) rb-inotify (= 0.9.0)
redcarpet (= 2.2.2) redcarpet (= 2.2.2)
remotipart (= 1.0.2) remotipart (= 1.0.5)
resque (= 1.23.0) resque (= 1.23.0)
resque-timeout (= 1.0.0) resque-timeout (= 1.0.0)
rmagick (= 2.13.2) rmagick (= 2.13.2)