Closed
Description
As far as I can tell, there's a dependency on Celluloid missing from Webmachine's Gemfile. The reel adapter requires Celluloid >= 0.17.0 since #233 due to require 'celluloid/current'
. In my case, an older version was installed due to a dependency from an unrelated gem, which led to a LoadError on trying to use Webmachine.
(Sorry if I'm misunderstanding something here; I'm not very familiar with the Ruby world.)
Metadata
Metadata
Assignees
Labels
No labels