We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3170acd commit d8a7717Copy full SHA for d8a7717
image_optim.gemspec
@@ -21,7 +21,7 @@ You can safely remove `config.assets.image_optim = false` if you are not going t
21
EOF
22
23
s.add_dependency 'fspath', '~> 3.0'
24
- s.add_dependency 'image_size', '~> 1.3'
+ s.add_dependency 'image_size', '~> 1.5'
25
s.add_dependency 'exifr', '~> 1.2', '>= 1.2.2'
26
s.add_dependency 'progress', '~> 3.0', '>= 3.0.1'
27
s.add_dependency 'in_threads', '~> 1.3'
0 commit comments