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 c51ae60 commit 87f66f7Copy full SHA for 87f66f7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_queue (1.2.1)
+ solid_queue (1.2.2)
5
activejob (>= 7.1)
6
activerecord (>= 7.1)
7
concurrent-ruby (>= 1.3.1)
lib/solid_queue/version.rb
@@ -1,3 +1,3 @@
module SolidQueue
- VERSION = "1.2.1"
+ VERSION = "1.2.2"
end
0 commit comments