bump mini_magick

This commit is contained in:
Jonne Haß 2013-02-15 16:54:36 +01:00
parent f5df8a9c90
commit 3ae073a2dc
2 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ gem 'sqlite3' if ENV['DB'] == 'all' || ENV['DB'] == 'sqlite'
gem 'carrierwave', '0.8.0' gem 'carrierwave', '0.8.0'
gem 'fog', '1.9.0' gem 'fog', '1.9.0'
gem 'mini_magick', '3.4' gem 'mini_magick', '3.5'
# JSON and API # JSON and API

View file

@ -209,7 +209,7 @@ GEM
messagebus_ruby_api (1.0.3) messagebus_ruby_api (1.0.3)
method_source (0.8.1) method_source (0.8.1)
mime-types (1.21) mime-types (1.21)
mini_magick (3.4) mini_magick (3.5.0)
subexec (~> 0.2.1) subexec (~> 0.2.1)
mobile-fu (1.1.1) mobile-fu (1.1.1)
rack-mobile-detect rack-mobile-detect
@ -445,7 +445,7 @@ DEPENDENCIES
json (= 1.7.7) json (= 1.7.7)
markerb (= 1.0.1) markerb (= 1.0.1)
messagebus_ruby_api (= 1.0.3) messagebus_ruby_api (= 1.0.3)
mini_magick (= 3.4) mini_magick (= 3.5)
mobile-fu (= 1.1.1) mobile-fu (= 1.1.1)
mysql2 (= 0.3.11) mysql2 (= 0.3.11)
nokogiri (= 1.5.6) nokogiri (= 1.5.6)