Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

How can I add extra gems rather that provided ones in Gemfile #6

Description

@Balakrishna625

I need to add Some extra gems to be added in Gemfile provide in the code.
How can i achieve that.
I am facing error if i add a gem in gemfile and run bundle install as following

In Gemfile:
rmagick
(base) dw@01HW1249485:~/Music/aws-ruby-lambda-layer-master (copy)$ bundle install --without development test --deployment
You are trying to install in deployment mode after changing
your Gemfile. Run bundle install elsewhere and add the
updated Gemfile.lock to version control.

The dependencies in your gemfile changed

You have added to the Gemfile:

  • rmagick

please help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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