Skip to content

Update to ruby 4, minimum 3.3#155

Open
duanemay wants to merge 1 commit into
mainfrom
update_ruby_4
Open

Update to ruby 4, minimum 3.3#155
duanemay wants to merge 1 commit into
mainfrom
update_ruby_4

Conversation

@duanemay

Copy link
Copy Markdown
Member

No description provided.

Matrix → ['3.3', '3.4', '4.0'], added fail-fast: false

Added required_ruby_version >= 3.3

Removed eventmachine and em-http-request runtime deps

rewrite: require 'eventmachine' → require 'socket'; module Connection + EM-based Server → TCPServer + thread-per-connection with accept_loop/handle_client; EM assertions removed from Base

Removed require 'em-http'; removed the two EM fiber test cases and the "on a fiber" context block
@duanemay

duanemay commented Jul 1, 2026

Copy link
Copy Markdown
Member Author

Requires cloudfoundry/cf-uaa-lib#108

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

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant