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 408b84c commit 6d10767Copy full SHA for 6d10767
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_queue (0.3.2)
+ solid_queue (0.3.3)
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 = "0.3.2"
+ VERSION = "0.3.3"
end
0 commit comments