Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:image_optim is deprecated. Please use :imageoptim instead. #49

Open
djalmaaraujo opened this issue Jan 19, 2017 · 20 comments · May be fixed by #62
Open

:image_optim is deprecated. Please use :imageoptim instead. #49

djalmaaraujo opened this issue Jan 19, 2017 · 20 comments · May be fixed by #62

Comments

@djalmaaraujo
Copy link

Even using :imageoptim, it's still showing this message.

@ND-CO
Copy link

ND-CO commented Apr 20, 2017

Anyone got this to work? I was having the same issue.

@meetajhu
Copy link

Use this

gem "middleman-imageoptim", :git => "https://github.com/plasticine/middleman-imageoptim", :branch => "master"

bundle install again

@mdxprograms
Copy link

mdxprograms commented Aug 17, 2017

This is still happening for me with the git source above
I'm using middleman 4.2.1

@ceri-richmond
Copy link

+1

1 similar comment
@Mars228
Copy link

Mars228 commented Sep 2, 2017

+1

@logemann
Copy link

logemann commented Oct 2, 2017

same for me. Tried everything possible.

@oceansize
Copy link

+1

3 similar comments
@nikeshashar
Copy link

+1

@m-alzamora
Copy link

+1

@ptagell
Copy link

ptagell commented Jan 22, 2018

+1

@ptagell
Copy link

ptagell commented Jan 22, 2018

😄

@alem0lars
Copy link

I'm having the same warning.. Are there any news?

@jclusso
Copy link

jclusso commented May 8, 2018

any fix to this?

@Francolpm
Copy link

and? Any fix?

@henriqueutsch
Copy link

For me too.

@Torgian
Copy link

Torgian commented Apr 5, 2019

Same here!

@miggitymac
Copy link

+1 middleman 4.3.4

@guidopontet
Copy link

+1 middleman 4.3.2

@fbonawiede
Copy link

+1

GIT remote: https://github.com/plasticine/middleman-imageoptim revision: fe3dac51a3a1180acebc38c0223e92e3e981380e branch: master specs: middleman-imageoptim (0.3.0) image_optim (~> 0.25.0) image_optim_pack (~> 0.2.1) middleman-cli middleman-core (>= 3.1)

middleman (4.3.5) coffee-script (~> 2.2) haml (>= 4.0.5) kramdown (~> 1.2) middleman-cli (= 4.3.5) middleman-core (= 4.3.5)

image_optim (0.25.0) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0) image_size (~> 1.5) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) image_optim_pack (0.2.3) fspath (>= 2.1, < 4) image_optim (~> 0.19)

@alexsanderson
Copy link

I've created PR #62 to silence this warning and bump the image_optim dependencies in the process.

A few people to test would be great:

gem 'middleman-imageoptim', :git => 'https://github.com/alexsanderson/middleman-imageoptim', :branch => 'master'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.