gems: remove cityhash gem.
This gem uses a native extension that requires a C++ compiler to build. Removing this gem removes the need to have a C++ toolchain to install Danbooru.
This commit is contained in:
@@ -122,7 +122,6 @@ GEM
|
||||
xpath (~> 3.2)
|
||||
childprocess (3.0.0)
|
||||
chronic (0.10.2)
|
||||
cityhash (0.9.0)
|
||||
coderay (1.1.2)
|
||||
concurrent-ruby (1.1.5)
|
||||
connection_pool (2.2.2)
|
||||
@@ -426,7 +425,6 @@ DEPENDENCIES
|
||||
capistrano-rbenv
|
||||
capistrano3-unicorn
|
||||
capybara
|
||||
cityhash
|
||||
daemons
|
||||
delayed_job
|
||||
delayed_job_active_record
|
||||
|
||||
Reference in New Issue
Block a user