Skip to content

Relax openssl dep to allow openssl 4#19

Merged
collimarco merged 1 commit into
pushpad:masterfrom
basecamp:openssl-4
Dec 18, 2025
Merged

Relax openssl dep to allow openssl 4#19
collimarco merged 1 commit into
pushpad:masterfrom
basecamp:openssl-4

Conversation

@jeremy

@jeremy jeremy commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

@jeremy jeremy mentioned this pull request Dec 17, 2025
7 tasks
jeremy added a commit to basecamp/fizzy that referenced this pull request Dec 17, 2025
* Bundler 4.0.2
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
  * rubocop: rubocop/rubocop#14644
  * web-push: for pushpad/web-push#19
* Many precompiled extensions have Ruby < 3.5.dev version constrant that
  isn't present on the gem itself. Disable all platforms except Ruby to
  sidestep precompiled gems, forcing compilation. Affects ffi, nokogiri,
  sqlite3-ruby.
jeremy added a commit to basecamp/fizzy that referenced this pull request Dec 17, 2025
* Bundler 4.0.2
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
  * rubocop: rubocop/rubocop#14644
  * web-push: for pushpad/web-push#19
* Many platform-specific gems aren't compiled for Ruby 4 yet.
  Selective workarounds to force ruby platform for those: ffi,
  nokogiri, sqlite3-ruby.
@collimarco collimarco merged commit cc4751a into pushpad:master Dec 18, 2025
@collimarco

Copy link
Copy Markdown
Contributor

@jeremy All tests pass. I have merged and I have also released a new version of this gem (3.1.0) which includes this change.

@jeremy jeremy deleted the openssl-4 branch December 18, 2025 17:48
jeremy added a commit to basecamp/fizzy that referenced this pull request Dec 18, 2025
* Bundler 4.0.2
* Gem upgrades for Ruby 4 compat
  * rubocop 1.82.0 for rubocop/rubocop#14644
  * web-push 3.1.0 for pushpad/web-push#19
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
* Many platform-specific gems aren't compiled for Ruby 4 yet, which
  triggers a Bundler bug wherein it selects a chooses an imcompatible
  platform-specific gem rather than falling back to the ruby platform
  and compiling. Fix: ruby/rubygems#9211
jeremy added a commit to basecamp/fizzy that referenced this pull request Dec 27, 2025
* Bundler 4.0.3
* Awaiting platform-specific gem: ffi, nokogiri, sqlite3, thruster
* Gem upgrades for Ruby 4 compat
  * rubocop 1.82.0 for rubocop/rubocop#14644
  * web-push 3.1.0 for pushpad/web-push#19
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
  * rubocop: rubocop/rubocop#14644
  * web-push: for pushpad/web-push#19
* Many platform-specific gems aren't compiled for Ruby 4 yet, which
  triggers a Bundler bug wherein it selects a chooses an imcompatible
  platform-specific gem rather than falling back to the ruby platform
  and compiling. Fix: ruby/rubygems#9211
jeremy added a commit to basecamp/fizzy that referenced this pull request Jan 2, 2026
* Bundler 4.0.3
* Awaiting platform-specific gem: ffi, nokogiri, sqlite3, thruster
* Gem upgrades for Ruby 4 compat
  * rubocop 1.82.0 for rubocop/rubocop#14644
  * web-push 3.1.0 for pushpad/web-push#19
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
  * rubocop: rubocop/rubocop#14644
  * web-push: for pushpad/web-push#19
* Many platform-specific gems aren't compiled for Ruby 4 yet, which
  triggers a Bundler bug wherein it selects a chooses an imcompatible
  platform-specific gem rather than falling back to the ruby platform
  and compiling. Fix: ruby/rubygems#9211
jeremy added a commit to basecamp/fizzy that referenced this pull request Feb 4, 2026
* Bundler 4.0.3
* Awaiting platform-specific gem: ffi, nokogiri, sqlite3, thruster
* Gem upgrades for Ruby 4 compat
  * rubocop 1.82.0 for rubocop/rubocop#14644
  * web-push 3.1.0 for pushpad/web-push#19
* Git sources for fixes and pending releases
  * rinku: vmg/rinku#97
  * rubocop: rubocop/rubocop#14644
  * web-push: for pushpad/web-push#19
* Many platform-specific gems aren't compiled for Ruby 4 yet, which
  triggers a Bundler bug wherein it selects a chooses an imcompatible
  platform-specific gem rather than falling back to the ruby platform
  and compiling. Fix: ruby/rubygems#9211
@byroot byroot mentioned this pull request Jun 11, 2026
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