insano_image_resizer 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -197,8 +197,8 @@ module InsanoImageResizer
197
197
  run("#{@vips_path} im_rot270 '#{input_path}' '#{output_path}#{quality_extension}'")
198
198
  end
199
199
  FileUtils.rm(input_path)
200
- FileUtils.mv(output_path, input_path)
201
200
  run("mogrify -strip #{output_path}")
201
+ FileUtils.mv(output_path, input_path)
202
202
  end
203
203
 
204
204
  if (transform[:scale] < 0.5)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: insano_image_resizer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: