Skip to content

Conversation

@mikej
Copy link
Contributor

@mikej mikej commented Aug 27, 2025

fixes errors such as:

You have already activated activesupport 7.1.5.1, but your Gemfile requires activesupport 7.0.8.1. Prepending `bundle exec` to your command may solve this.

This can occur when switching between branches that uses different Rails versions. e.g. switching between the branch used for the 7.1 upgrade and a branch that was still on 7.0.

Isn't really a downside to adding this so feels worthwhile to mark the change.

fixes errors such as:

You have already activated activesupport 7.1.5.1, but your Gemfile
requires activesupport 7.0.8.1. Prepending `bundle exec` to your
command may solve this.

this can occur when switching between branches that uses different Rails
versions. e.g. switching between the branch used for the 7.1 upgrade and
a branch that was still on 7.0.
@mroderick
Copy link
Collaborator

Short of pushing another commit, I don't know how to re-run the actions. I guess someone with more rights will have to re-run the tests

Copy link
Collaborator

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! (My permissions are called "Collaborator", and I had enough permissions to "Rerun Failed Jobs". So I did.)

@olleolleolle olleolleolle merged commit 1ad9f1f into codebar:master Aug 28, 2025
2 of 4 checks passed
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.

3 participants