Skip to content

Gems missing from production, only in development and test #1003

@poVoq

Description

@poVoq

gem "listen", "~> 3.0" and gem "annotate", "~> 3.1" seem to be required to run bundle exec rake db:schema:load for the production server, but are not installed because test and development sections of the Gemfile are ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions