Skip to content

hotfix: Add mutex_m gem dependency#1687

Merged
matsales28 merged 1 commit intomainfrom
hotfix-mutex_m
Oct 31, 2025
Merged

hotfix: Add mutex_m gem dependency#1687
matsales28 merged 1 commit intomainfrom
hotfix-mutex_m

Conversation

@matsales28
Copy link
Copy Markdown
Member

@matsales28 matsales28 commented Oct 31, 2025

Closes: #1684 #1685

@matsales28 matsales28 self-assigned this Oct 31, 2025
@matsales28 matsales28 merged commit 3ae93e6 into main Oct 31, 2025
22 checks passed
@matsales28 matsales28 deleted the hotfix-mutex_m branch October 31, 2025 23:28
Comment thread shoulda-matchers.gemspec

s.required_ruby_version = '>= 3.2'
s.add_dependency 'activesupport', '>= 7.1'
s.add_development_dependency 'mutex_m'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is useless since it's already defined in Gemfile

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.

shoulda-matchers 7.0.0 has undeclared and unused mutex_m dependency

2 participants