sidekiq-sequence 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +22 -22
- data/lib/generators/sidekiq_sequence/install_generator.rb +1 -1
- data/lib/sidekiq/sequence/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1ff4f3b690c67b3185e15463bb4c65391a14f8b5db7dfa67035ad3139d00c8a9
|
4
|
+
data.tar.gz: af1d703ce56dac62d320e226285d27fa067457454e14d4317bdfbc7c561ded8b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 13cc49ef3fecbd6c8b077ed87855a781eaff058f7186707e84cd4a024ce95d59ded71f4d14d9a618e2d6b92cb0f58b3d4304ab655f7a965b6a86c8bbcd71a855
|
7
|
+
data.tar.gz: 778e36f0010b08e573a9b5859627c3c7a9a88d84d183f29ea21ea657324837b45d754a5aa409c26df26d9db1a902f4ec129edff4878290767bebd3751481f074
|
data/Gemfile.lock
CHANGED
@@ -1,32 +1,32 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
sidekiq-sequence (0.
|
4
|
+
sidekiq-sequence (0.2.0)
|
5
5
|
activerecord (>= 6)
|
6
6
|
railties (>= 6)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actionpack (7.0.
|
12
|
-
actionview (= 7.0.
|
13
|
-
activesupport (= 7.0.
|
11
|
+
actionpack (7.0.4)
|
12
|
+
actionview (= 7.0.4)
|
13
|
+
activesupport (= 7.0.4)
|
14
14
|
rack (~> 2.0, >= 2.2.0)
|
15
15
|
rack-test (>= 0.6.3)
|
16
16
|
rails-dom-testing (~> 2.0)
|
17
17
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
18
|
-
actionview (7.0.
|
19
|
-
activesupport (= 7.0.
|
18
|
+
actionview (7.0.4)
|
19
|
+
activesupport (= 7.0.4)
|
20
20
|
builder (~> 3.1)
|
21
21
|
erubi (~> 1.4)
|
22
22
|
rails-dom-testing (~> 2.0)
|
23
23
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
24
|
-
activemodel (7.0.
|
25
|
-
activesupport (= 7.0.
|
26
|
-
activerecord (7.0.
|
27
|
-
activemodel (= 7.0.
|
28
|
-
activesupport (= 7.0.
|
29
|
-
activesupport (7.0.
|
24
|
+
activemodel (7.0.4)
|
25
|
+
activesupport (= 7.0.4)
|
26
|
+
activerecord (7.0.4)
|
27
|
+
activemodel (= 7.0.4)
|
28
|
+
activesupport (= 7.0.4)
|
29
|
+
activesupport (7.0.4)
|
30
30
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
31
31
|
i18n (>= 1.6, < 2)
|
32
32
|
minitest (>= 5.1)
|
@@ -35,21 +35,21 @@ GEM
|
|
35
35
|
builder (3.2.4)
|
36
36
|
concurrent-ruby (1.1.10)
|
37
37
|
crass (1.0.6)
|
38
|
-
erubi (1.
|
39
|
-
i18n (1.
|
38
|
+
erubi (1.11.0)
|
39
|
+
i18n (1.12.0)
|
40
40
|
concurrent-ruby (~> 1.0)
|
41
|
-
loofah (2.
|
41
|
+
loofah (2.19.0)
|
42
42
|
crass (~> 1.0.2)
|
43
43
|
nokogiri (>= 1.5.9)
|
44
44
|
method_source (1.0.0)
|
45
45
|
mini_portile2 (2.8.0)
|
46
|
-
minitest (5.16.
|
46
|
+
minitest (5.16.3)
|
47
47
|
minitest-autotest (1.1.1)
|
48
48
|
minitest-server (~> 1.0)
|
49
49
|
path_expander (~> 1.0)
|
50
50
|
minitest-server (1.0.6)
|
51
51
|
minitest (~> 5.0)
|
52
|
-
nokogiri (1.13.
|
52
|
+
nokogiri (1.13.9)
|
53
53
|
mini_portile2 (~> 2.8.0)
|
54
54
|
racc (~> 1.4)
|
55
55
|
path_expander (1.1.1)
|
@@ -62,18 +62,18 @@ GEM
|
|
62
62
|
nokogiri (>= 1.6)
|
63
63
|
rails-html-sanitizer (1.4.3)
|
64
64
|
loofah (~> 2.3)
|
65
|
-
railties (7.0.
|
66
|
-
actionpack (= 7.0.
|
67
|
-
activesupport (= 7.0.
|
65
|
+
railties (7.0.4)
|
66
|
+
actionpack (= 7.0.4)
|
67
|
+
activesupport (= 7.0.4)
|
68
68
|
method_source
|
69
69
|
rake (>= 12.2)
|
70
70
|
thor (~> 1.0)
|
71
71
|
zeitwerk (~> 2.5)
|
72
72
|
rake (13.0.6)
|
73
73
|
thor (1.2.1)
|
74
|
-
tzinfo (2.0.
|
74
|
+
tzinfo (2.0.5)
|
75
75
|
concurrent-ruby (~> 1.0)
|
76
|
-
zeitwerk (2.6.
|
76
|
+
zeitwerk (2.6.6)
|
77
77
|
|
78
78
|
PLATFORMS
|
79
79
|
ruby
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sidekiq-sequence
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joel Moss
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-12-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|