Skip to content

WEB-1642: Unlock Puma 7#6

Merged
codersquirrelbln merged 13 commits intosimplymadeapps:masterfrom
codersquirrelbln:EB/WEB-1642/unlock-puma-7
Jan 6, 2026
Merged

WEB-1642: Unlock Puma 7#6
codersquirrelbln merged 13 commits intosimplymadeapps:masterfrom
codersquirrelbln:EB/WEB-1642/unlock-puma-7

Conversation

@codersquirrelbln
Copy link
Copy Markdown
Contributor

@codersquirrelbln codersquirrelbln commented Dec 31, 2025

@bmedenwald, one thing I am curious about is how the prefix tests/ gets created in [tests / tests (3.2.9) (pull_request)]... Do you have an idea or does it not really matter?

Multiple gems that were integrated as a default in ruby have been extracted and now need to be included directly.
From our test runs: bigdecimal was loaded from the standard library, but is not part of the default gems starting from Ruby 3.4.0. and mutex_m was loaded from the standard library, but is not part of the default gems starting from Ruby 3.4.0. Source

  • bigdecimal
  • mutex-m
  • ruby 4 needed an upgraded version of bundler. Source
    From our test run:
Because the current Bundler version (4.0.3) does not satisfy bundler ~> 2.0
  and Gemfile depends on bundler ~> 2.0,
  version solving has failed.

Oriented myself on this PR: scheduler

@codersquirrelbln codersquirrelbln marked this pull request as draft December 31, 2025 21:12
@codersquirrelbln codersquirrelbln force-pushed the EB/WEB-1642/unlock-puma-7 branch from b327c59 to d89a67b Compare January 5, 2026 22:47
@codersquirrelbln codersquirrelbln self-assigned this Jan 6, 2026
@codersquirrelbln
Copy link
Copy Markdown
Contributor Author

Above addressing comments.
Below additional commit to update rails dependency

@codersquirrelbln codersquirrelbln marked this pull request as ready for review January 6, 2026 21:47
@codersquirrelbln codersquirrelbln merged commit 6810a9d into simplymadeapps:master Jan 6, 2026
4 checks passed
@codersquirrelbln codersquirrelbln deleted the EB/WEB-1642/unlock-puma-7 branch January 6, 2026 21:56
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