Questions tagged [mimemagic]
3 questions
91
votes
3 answers
Your bundle is locked to mimemagic (0.3.5), but that version could not be found in any of the sources listed in your Gemfile
Today I tried to build a docker for my rails 6.1.0 with active storage, I got the following error:
Your bundle is locked to mimemagic (0.3.5), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed…

channa ly
- 9,479
- 14
- 53
- 86
2
votes
2 answers
Can no longer bundle install all of my applications on Rails that require Paperclip due to MimeMagic gem no longer existing?
I had a program that worked a few weeks ago and I wiped it out and had to re-install my ruby and rails enviornment and now I can not bundle install the same program because Paperclip requires Mimemagic and apparently the working versions of the gems…

Scott Milella
- 468
- 5
- 10
1
vote
0 answers
Issue with httpd. unable to view any files on folder
I have a created file serving tool using http. it was working without any issue. I did recently upgraded to httpd services. post that not able view/open any files.
my http.conf
ServerRoot "/etc/httpd"
Include conf.modules.d/*.conf
User…

Athees M
- 11
- 1