Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • aoz-003 aoz-003
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • open-source
  • aoz-003aoz-003
  • Merge requests
  • !1085

Draft: Fix mimemagic problem

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Kaspar Vollenweider requested to merge fix-mimemagic-problem into develop Apr 30, 2021
  • Overview 0
  • Commits 0
  • Pipelines 1
  • Changes 0

mimemagic 0.3.5 pin prevents bundle install to work

$ bundle install
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Your bundle is locked to mimemagic (0.3.5) from rubygems repository https://rubygems.org/ or installed locally, but that version can no longer be found in that source. That means the author of mimemagic (0.3.5)
has removed it. You'll need to update your bundle to a version other than mimemagic (0.3.5) that hasn't been removed in order to install.
Edited Apr 30, 2021 by Kaspar Vollenweider
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-mimemagic-problem