Skip to content

Conversation

ojab
Copy link
Contributor

@ojab ojab commented Mar 28, 2025

Released in Dec 2024 [0].
Version constrain was more lax before 290d57e, but was needlessly tightened instead of setting the minimal accepted version.
Relax it back.

[0] https://github.com/lostisland/faraday-multipart/releases/tag/v1.1.0

And drive-by commit to update bundler version in Gemfile.lock to fix bundle w/ latest rubies (see commit message), could extract to the separate PR if needed.
Also GHA uses bundler-1 (which is not realistic since minimal supported ruby is 3.0 that ships w/ bundler-2.2.3) and only rubies 3.0 & 3.2, I'd like to create a PR to use all supported rubies w/o bundler version override, but wanna have this PR merged first to work without annoying First-time contributors need a maintainer to approve running workflows..

ojab added 2 commits March 28, 2025 13:21
Latest ruby-3.0 compatible version, right now bundled-into-bundler
thor is not compatible with ruby >= 3.1 due to [0]

[0] rails/thor#761
Released in Dec 2024 [0].
Version constrain was more lax before
290d57e, but was needlessly tightened
instead of setting the minimal accepted version.
Relax it back.

[0] https://github.com/lostisland/faraday-multipart/releases/tag/v1.1.0
@ojab ojab marked this pull request as ready for review March 28, 2025 13:31
@ojab
Copy link
Contributor Author

ojab commented Mar 28, 2025

…and sending to review due to `1 workflow awaiting approval``

@facebook-github-bot
Copy link

@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link

@stcheng merged this pull request in 67fe545.

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

Successfully merging this pull request may close these issues.

3 participants