Skip to content

Update http dependency to match main mastodon development build #51

@RemusCourtenay

Description

@RemusCourtenay

Hi there,

I'm currently using this gem to develop on top of the main mastodon project version 3.5.3.
The gemfile that comes with 3.5.3 has http ~> 5.1 which causes installation of this gem to fail as it depends on http ~> 3.3, see the following error.

image

This can be fixed by setting the http version back down to 3.3 but I'm unsure if this will cause issues for other, more up to date, gems down the line.

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