Skip to content

Commit

Permalink
Update gem exifr to 1.3.7 (fix #157)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioperrella committed Sep 11, 2020
1 parent 2d4c635 commit ce0818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format_parser.gemspec
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'ks', '~> 0.0'
spec.add_dependency 'exifr', '~> 1', '>= 1.3.4'
spec.add_dependency 'exifr', '~> 1', '>= 1.3.7'
spec.add_dependency 'id3tag', '~> 0.13'
spec.add_dependency 'faraday', '~> 0.13'
spec.add_dependency 'measurometer', '~> 1'
Expand Down

0 comments on commit ce0818c

Please sign in to comment.