bump and lock down rmagick

This commit is contained in:
Jonne Haß 2013-02-04 00:39:41 +01:00
parent 5a5d891a09
commit 1b73817a5e
2 changed files with 3 additions and 3 deletions

View file

@ -168,5 +168,5 @@ group :development do
gem 'capistrano', '2.12.0', :require => false
gem 'capistrano_colors', '0.5.5', :require => false
gem 'rmagick', :require => false
gem 'rmagick', '2.13.2', :require => false
end

View file

@ -329,7 +329,7 @@ GEM
vegas (~> 0.1.2)
resque-timeout (1.0.0)
resque (~> 1.0)
rmagick (2.13.1)
rmagick (2.13.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
@ -470,7 +470,7 @@ DEPENDENCIES
remotipart (= 1.0.2)
resque (= 1.23.0)
resque-timeout (= 1.0.0)
rmagick
rmagick (= 2.13.2)
roxml!
rspec-instafail (= 0.2.4)
rspec-rails (= 2.12.2)