Skip to content

Breakage with most recent version of RubyGems #8

@woods

Description

@woods

We updated to RubyGems to 1.8.13 and got some breakage on our Webiva installations (tried on staging first of course). The following two exceptions each needed to be resolved:

uninitialized constant ActiveSupport::Dependencies::Mutex

and

undefined local variable or method `version_requirements' for #<Rails::GemDependency:0x...>

Ultimately we were able to fix them with a little googling and these two changes:

westarete@43947b9

Confession: I didn't spend the time to fully understand what is actually going on with these two changes. But they worked for me, so I figured I'd help propagate the cargo cult :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions