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

Update bundler to v2.4.18 as this is what we use in staging/production #3266

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

murny
Copy link
Contributor

@murny murny commented Oct 16, 2023

Neil mentioned he was getting the following error:

There was an error installing the locked bundler version (2.3.12), rerun with the --verbose flag for more details. Going on using bundler 2.4.18.

It appears Jupiter has been using v2.3.12 for over a year now (This was last updated here: d1071c3)

This issue is staging/production are on v2.4.18 of bundler now. We not sure why these versions are different.

So let's update Jupiter to use v2.4.18 so everything is on the same version going forward.

(NOTE: None of our projects are using this version. Doing a search in our organization, the only reference I see to this version was our last release, so perhaps it got updated in v2.5.2: https://github.com/ualbertalib/Unix/blob/f57eb7c280c6a8fea7d228e260e9c5063cdf6ecd/Change/2023/Q3/CR00001145.html#L357).

Copy link
Member

@pgwillia pgwillia left a comment

Choose a reason for hiding this comment

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

👍 LGTM, but 🤔 wondering what's up with that. Bundler is a topic that comes up too often being out of sync.

https://github.com/ualbertalib/library-cms/blob/41252f676825da18fa47645e31a0e23c65886578/Gemfile.lock#L302 and https://github.com/portagenetwork/roadmap/blob/48f391ec39f35885ca298b72d2229f19b884198c/Gemfile.lock#L686 are more recent, but not 2.4.18.

@murny murny merged commit 0508f15 into master Oct 17, 2023
2 checks passed
@murny murny deleted the Update-bundler-to-match-production branch October 17, 2023 00:59
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.

2 participants