Commit e8b77f8a authored by Alain Takoudjou's avatar Alain Takoudjou

NXD: get mimemagic from github

mimemagic was yanked from rubygems, so this cause gitlab to fail building. To
make it possible to keep installing this old version of gitlab we get mimemagic
from git.
parent fe3e5d62
......@@ -268,7 +268,7 @@ gem 'ace-rails-ap', '~> 4.1.0'
gem 'charlock_holmes', '~> 0.7.5'
# Detect mime content type from content
gem 'mimemagic', '~> 0.3.2'
gem "mimemagic", git: "https://github.com/mimemagicrb/mimemagic"
# Faster blank
gem 'fast_blank'
......
GIT
remote: https://github.com/mimemagicrb/mimemagic
revision: 3543363026121ee28d98dfce4cb6366980c055ee
specs:
mimemagic (0.3.3)
GEM
remote: https://rubygems.org/
specs:
......@@ -362,6 +368,7 @@ GEM
fuubar (2.2.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
mimemagic!
gemoji (3.0.1)
gemojione (3.3.0)
json
......@@ -1294,7 +1301,6 @@ DEPENDENCIES
marginalia (~> 1.8.0)
memory_profiler (~> 0.9)
method_source (~> 0.8)
mimemagic (~> 0.3.2)
mini_magick
minitest (~> 5.11.0)
nakayoshi_fork (~> 0.0.4)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment