Commit 43f17951 by lanrion

added mini_magick

parent b7008f95
...@@ -22,7 +22,7 @@ Gem::Specification.new do |spec| ...@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "redis", "~> 3.0.7" spec.add_dependency "redis", "~> 3.0.7"
spec.add_dependency "carrierwave", "~> 0.10.0" spec.add_dependency "carrierwave", "~> 0.10.0"
spec.add_dependency 'rmagick', '~> 2.13.2' spec.add_dependency 'mini_magick', '~> 3.7.0'
# A streaming JSON parsing and encoding library for Ruby (C bindings to yajl) # A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
# https://github.com/brianmario/yajl-ruby # https://github.com/brianmario/yajl-ruby
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment