Merge pull request #5444 from consuldemocracy/dependabot/bundler/exiftool_vendored-12.80.0
Bump exiftool_vendored from 12.60.0 to 12.80.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -20,7 +20,7 @@ gem "dalli", "~> 3.2.6"
|
||||
gem "delayed_job_active_record", "~> 4.1.7"
|
||||
gem "devise", "~> 4.9.3"
|
||||
gem "devise-security", "~> 0.18.0"
|
||||
gem "exiftool_vendored", "~> 12.60.0"
|
||||
gem "exiftool_vendored", "~> 12.80.0"
|
||||
gem "file_validators", "~> 3.0.0"
|
||||
gem "font-awesome-sass", "~> 5.15.1" # Remember to update vendor/assets/images/fontawesome when updating this gem
|
||||
gem "foundation-rails", "~> 6.6.2.0"
|
||||
|
||||
@@ -211,9 +211,9 @@ GEM
|
||||
multi_json (>= 1.3)
|
||||
rake
|
||||
execjs (2.8.1)
|
||||
exiftool (1.2.4)
|
||||
exiftool (1.2.5)
|
||||
json
|
||||
exiftool_vendored (12.60.0)
|
||||
exiftool_vendored (12.80.0)
|
||||
exiftool (>= 0.7.0)
|
||||
factory_bot (6.4.6)
|
||||
activesupport (>= 5.0.0)
|
||||
@@ -720,7 +720,7 @@ DEPENDENCIES
|
||||
devise-security (~> 0.18.0)
|
||||
email_spec (~> 2.2.2)
|
||||
erb_lint (~> 0.5.0)
|
||||
exiftool_vendored (~> 12.60.0)
|
||||
exiftool_vendored (~> 12.80.0)
|
||||
factory_bot_rails (~> 6.4.3)
|
||||
faker (~> 3.2.3)
|
||||
file_validators (~> 3.0.0)
|
||||
|
||||
Reference in New Issue
Block a user