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

force update to latests default gem for base64 #118

Merged
merged 1 commit into from
Sep 21, 2024
Merged

force update to latests default gem for base64 #118

merged 1 commit into from
Sep 21, 2024

Conversation

mawise
Copy link
Contributor

@mawise mawise commented Sep 21, 2024

resolves the following error:

Could not spawn process for application /var/www/haven: The application encountered the following error: You have already activated base64 0.1.1, but your Gemfile requires base64 0.2.0. Since base64 is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports base64 as a default gem. (Gem::LoadError)

resolves the following error:
```
Could not spawn process for application /var/www/haven: The application encountered the following error: You have already activated base64 0.1.1, but your Gemfile requires base64 0.2.0. Since base64 is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports base64 as a default gem. (Gem::LoadError)
```
@mawise mawise merged commit 02b3919 into master Sep 21, 2024
5 checks passed
@mawise mawise deleted the fix_base64 branch September 21, 2024 20:50
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

Successfully merging this pull request may close these issues.

1 participant