bump remotipart
This commit is contained in:
parent
34a89a2794
commit
2ae4d10431
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
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'
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue