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 835ec4d commit 5d4052cCopy full SHA for 5d4052c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_queue (0.7.0)
+ solid_queue (0.7.1)
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.7.0"
+ VERSION = "0.7.1"
end
0 commit comments