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 50b5f77 commit 77ac84eCopy full SHA for 77ac84e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_queue (1.2.0)
+ solid_queue (1.2.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 = "1.2.0"
+ VERSION = "1.2.1"
end
0 commit comments