--- !ruby/object:Gem::Specification name: mini_magick_mod version: !ruby/object:Gem::Version hash: 19 prerelease: segments: - 3 - 5 - 0 version: 3.5.0 platform: ruby authors: - Corey Johnson - Hampton Catlin - Peter Kieltyka autorequire: bindir: bin cert_chain: [] date: 2013-04-30 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: subexec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 0 - 2 - 1 version: 0.2.1 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: test-unit prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 description: "" email: - probablycorey@gmail.com - hcatlin@gmail.com - peter@nulayer.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - Rakefile - lib/mini_magick.rb - lib/mini_magick/version.rb - lib/mini_gmagick.rb - test/test_helper.rb - test/command_builder_test.rb - test/files/actually_a_gif.jpg - test/files/erroneous.jpg - test/files/simple.gif - test/files/png.png - test/files/composited.jpg - test/files/trogdor.jpg - test/files/simple-minus.gif - test/files/not_an_image.php - test/files/animation.gif - test/files/trogdor_capitalized.JPG - test/files/leaves (spaced).tiff - test/image_test.rb - test/trogdor_capitalized.JPG - test/leaves (spaced).tiff homepage: https://github.com/aleksey-alt/minimagick licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: - You must have ImageMagick or GraphicsMagick installed rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick test_files: - test/test_helper.rb - test/command_builder_test.rb - test/files/actually_a_gif.jpg - test/files/erroneous.jpg - test/files/simple.gif - test/files/png.png - test/files/composited.jpg - test/files/trogdor.jpg - test/files/simple-minus.gif - test/files/not_an_image.php - test/files/animation.gif - test/files/trogdor_capitalized.JPG - test/files/leaves (spaced).tiff - test/image_test.rb - test/trogdor_capitalized.JPG - test/leaves (spaced).tiff