mini_magick
                                
                                
                                
                                    mini_magick copied to clipboard
                            
                            
                            
                        Windows install issue
Attempting to install this gem on Windows produces the following error:
gem install mini_magick
ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - C:/Ruby193/lib/ruby/gems/1.9.1/gems/mini_magick-3.6.0/test/files/special! "chars'.gif
I can reproduce it too.
Still seeing this as of today, installing an earlier version made it work just fine.
I install the 3.5.0 version and it still not working. When I try Bundle install it require 3.6.0 version :/
@samuelfalci what is the contents of your Gemfile?