bump remotipart
This commit is contained in:
parent
e3de9ad52d
commit
d113538171
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -44,7 +44,7 @@ gem 'foreigner', '1.4.1'
|
|||
gem 'carrierwave', '0.9.0'
|
||||
gem 'fog', '1.12.1'
|
||||
gem 'mini_magick', '3.6.0'
|
||||
gem 'remotipart', '1.0.5'
|
||||
gem 'remotipart', '1.2.1'
|
||||
|
||||
# Localization
|
||||
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@ GEM
|
|||
redis (3.0.4)
|
||||
redis-namespace (1.3.0)
|
||||
redis (~> 3.0.0)
|
||||
remotipart (1.0.5)
|
||||
remotipart (1.2.1)
|
||||
rmagick (2.13.2)
|
||||
roxml (3.1.6)
|
||||
activesupport (>= 2.3.0)
|
||||
|
|
@ -471,7 +471,7 @@ DEPENDENCIES
|
|||
rb-fsevent (= 0.9.3)
|
||||
rb-inotify (= 0.9.0)
|
||||
redcarpet (= 2.3.0)
|
||||
remotipart (= 1.0.5)
|
||||
remotipart (= 1.2.1)
|
||||
rmagick (= 2.13.2)
|
||||
roxml (= 3.1.6)
|
||||
rspec-instafail (= 0.2.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue