mini_exiftool_vendored 8.9.7.v1 → 8.9.7.v2

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,4 +7,4 @@ def gem_root
7
7
  end
8
8
 
9
9
  # Vendor it!
10
- MiniExiftool.command = File.join gem_root, "vendor", "Image-ExifTool-#{MiniExiftoolVendored::EXIFTOOL_VERSION}", "exiftool"
10
+ MiniExiftool.command = File.join gem_root, "vendor", "Image-ExifTool-8.97", "exiftool"
@@ -1,5 +1,5 @@
1
1
  module MiniExiftoolVendored
2
2
  EXIFTOOL_VERSION = "8.9.7"
3
- GEM_VERSION = "1"
3
+ GEM_VERSION = "2"
4
4
  VERSION = "#{EXIFTOOL_VERSION}.v#{GEM_VERSION}"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mini_exiftool_vendored
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.9.7.v1
4
+ version: 8.9.7.v2
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: