Skip to content

Missing Celluloid dependency #259

Closed
Closed
@JustAnotherArchivist

Description

@JustAnotherArchivist

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions