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

Fix JRuby jar-dependencies gem install issue #1342

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

tombruijn
Copy link
Member

Try and fix error that occurs on the CI:

Gem::LoadError: You have already activated jar-dependencies 0.4.1, but
your Gemfile requires jar-dependencies 0.5.0. Since jar-dependencies
is a default gem, you can either remove your dependency on it or try
updating to a newer version of bundler that supports jar-dependencies
as a default gem.

[skip changeset]
[skip review]

Try and fix error that occurs on the CI:

> Gem::LoadError: You have already activated jar-dependencies 0.4.1, but
> your Gemfile requires jar-dependencies 0.5.0. Since jar-dependencies
> is a default gem, you can either remove your dependency on it or try
> updating to a newer version of bundler that supports jar-dependencies
> as a default gem.
@tombruijn tombruijn added the chore label Dec 3, 2024
@tombruijn tombruijn self-assigned this Dec 3, 2024
@tombruijn tombruijn merged commit 37a0da4 into main Dec 3, 2024
127 checks passed
@tombruijn tombruijn deleted the jruby-fix-ci branch December 3, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant