We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mutex_m
1 parent 26fa1d1 commit 9983e65Copy full SHA for 9983e65
test/gemfiles/rails-6.1.gemfile
@@ -1,3 +1,4 @@
1
source "https://rubygems.org"
2
gemspec path: "../.."
3
gem "activerecord", "~> 6.1.0"
4
+gem "mutex_m"
test/gemfiles/rails-7.0.gemfile
gem "activerecord", "~> 7.0.0"
0 commit comments