Skip to content

Commit

Permalink
Merge pull request #117 from rails/flavorjones-ci-20240113
Browse files Browse the repository at this point in the history
ci: add mutex_m to the rails 7.0 gemfile
  • Loading branch information
flavorjones authored Jan 13, 2024
2 parents db49829 + ba1ca64 commit 6711d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/active_support_7.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ source "https://rubygems.org"
gem "activesupport", "~> 7.0.0"

gem "nokogiri", ">= 1.7.0"
gem "mutex_m" # for ruby 3.4.0-dev

gemspec path: "../"

0 comments on commit 6711d56

Please sign in to comment.