Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Needs Update #2891

Open
travisjroark opened this issue Dec 23, 2021 · 1 comment
Open

Dependency Needs Update #2891

travisjroark opened this issue Dec 23, 2021 · 1 comment
Assignees

Comments

@travisjroark
Copy link

Context

Expected Behavior

Actual Behavior

When running docker-compose up the following error occurs using the docker version.

Step 12/21 : RUN bundle install --jobs 20 --retry 5 --without development test
---> Running in 35315cd62ecb
Fetching gem metadata from https://rubygems.org/..........
Fetching https://github.com/macarci/capataz.git
Fetching https://github.com/cenit-io/cenit-config.git
Fetching https://github.com/cenit-io/cenit-multi_tenancy.git
Fetching https://github.com/cenit-io/cenit-token.git
Fetching https://github.com/macarci/cross_origin.git
Fetching https://github.com/cenit-io/cenit-service.git
Fetching https://github.com/plataformatec/devise.git
Your bundle is locked to mimemagic (0.3.0), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.0) has removed it. You'll need to update
your bundle to a version other than mimemagic (0.3.0) that hasn't been removed
in order to install.
ERROR: Service 'cenit' failed to build: The command '/bin/sh -c bundle install --jobs 20 --retry 5 --without development test' returned a non-zero code: 7
cenit-docker/URI

Steps to Reproduce

  1. Docker Compose Up
@alejandro-kid
Copy link
Collaborator

@travisjroark please give me the branch that you are using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants