Skip to content

Skip bundle audit on Ruby 3.0 - #240

Open
ydah wants to merge 1 commit into
bigcommerce:mainfrom
ydah:fix/active-support-security-advisories
Open

ydah wants to merge 1 commit into
bigcommerce:mainfrom
ydah:fix/active-support-security-advisories

Conversation

@ydah

@ydah ydah commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What? Why?

ruby-3_0-bundle_audit fails because Ruby 3.0 resolves Active Support 7.1.6, which is affected by the following security advisories:

The fixed Active Support release is 7.2.3.1 or later, but it requires Ruby 3.1 or later.

Updating the gemspec would drop Ruby 3.0 support, while ignoring the advisories would hide a real vulnerability. Since the other Ruby versions already run bundle-audit, this removes only the non-actionable Ruby 3.0 audit job while keeping the Ruby 3.0 RuboCop, RSpec, and E2E jobs unchanged.

How was it tested?

none

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.

1 participant