We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f6d00 commit 184ef98Copy full SHA for 184ef98
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- faktory_worker_ruby (2.1.1)
+ faktory_worker_ruby (2.1.2)
5
connection_pool (~> 2.5)
6
7
GEM
@@ -99,7 +99,7 @@ PLATFORMS
99
ruby
100
101
DEPENDENCIES
102
- activejob
+ activejob (>= 7.0.0, >= 0)
103
faktory_worker_ruby!
104
minitest (~> 5)
105
minitest-hooks
@@ -108,4 +108,4 @@ DEPENDENCIES
108
standard
109
110
BUNDLED WITH
111
- 2.4.22
+ 4.0.4
0 commit comments