Skip to content

Commit

Permalink
Merge pull request #2 from spreaker/update-minimagick
Browse files Browse the repository at this point in the history
Bump minimagick to 4.10.1
  • Loading branch information
enrico-querci committed Mar 10, 2020
2 parents 5c8d275 + 0b4bc15 commit 397e12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane-plugin-framer.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ['lib']

spec.add_dependency 'mini_magick', '~> 4.5.1' # To open, edit and export PSD files
spec.add_dependency 'mini_magick', '~> 4.10.1' # To open, edit and export PSD files
spec.add_dependency 'json'

spec.add_development_dependency 'pry'
Expand Down

0 comments on commit 397e12b

Please sign in to comment.