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.
1 parent 45240e7 commit 450ca4bCopy full SHA for 450ca4b
Gemfile
@@ -6,7 +6,7 @@ gemspec
6
7
gem 'dotenv'
8
gem 'railties'
9
-gem 'with_advisory_lock', github: 'closuretree/with_advisory_lock'
+gem 'with_advisory_lock', '>= 7'
10
11
gem 'activerecord', "~> #{ENV['RAILS_VERSION'] || '8.0'}"
12
0 commit comments