resque-unique_at_runtime 4.0.1 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +149 -0
- data/LICENSE.md +15 -0
- data/README.md +506 -79
- data/lib/resque/plugins/unique_at_runtime.rb +64 -13
- data/lib/resque/unique_at_runtime/configuration.rb +9 -9
- data/lib/resque/unique_at_runtime/version.rb +7 -1
- data/lib/resque/unique_at_runtime.rb +8 -0
- data/lib/resque-unique_at_runtime.rb +8 -9
- data/sig/resque/unique_at_runtime.rbs +8 -0
- data.tar.gz.sig +0 -0
- metadata +212 -60
- metadata.gz.sig +0 -0
- data/.gitignore +0 -17
- data/.rubocop.yml +0 -2
- data/.rubocop_todo.yml +0 -75
- data/.ruby-version +0 -1
- data/.travis.yml +0 -35
- data/CODE_OF_CONDUCT.md +0 -74
- data/Gemfile +0 -19
- data/LICENSE +0 -23
- data/Rakefile +0 -10
- data/resque-unique_at_runtime.gemspec +0 -54
metadata
CHANGED
|
@@ -1,149 +1,233 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: resque-unique_at_runtime
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.0.
|
|
4
|
+
version: 4.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
8
8
|
- Jonathan R. Wallace
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
- Tatsuhiko Miyagawa
|
|
10
|
+
- Lance Woodson
|
|
11
|
+
- Daniel Cunha
|
|
12
|
+
- jiikko
|
|
13
|
+
bindir: exe
|
|
14
|
+
cert_chain:
|
|
15
|
+
- |
|
|
16
|
+
-----BEGIN CERTIFICATE-----
|
|
17
|
+
MIIEgDCCAuigAwIBAgIBATANBgkqhkiG9w0BAQsFADBDMRUwEwYDVQQDDAxwZXRl
|
|
18
|
+
ci5ib2xpbmcxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixkARkW
|
|
19
|
+
A2NvbTAeFw0yNTA1MDQxNTMzMDlaFw00NTA0MjkxNTMzMDlaMEMxFTATBgNVBAMM
|
|
20
|
+
DHBldGVyLmJvbGluZzEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPy
|
|
21
|
+
LGQBGRYDY29tMIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAruUoo0WA
|
|
22
|
+
uoNuq6puKWYeRYiZekz/nsDeK5x/0IEirzcCEvaHr3Bmz7rjo1I6On3gGKmiZs61
|
|
23
|
+
LRmQ3oxy77ydmkGTXBjruJB+pQEn7UfLSgQ0xa1/X3kdBZt6RmabFlBxnHkoaGY5
|
|
24
|
+
mZuZ5+Z7walmv6sFD9ajhzj+oIgwWfnEHkXYTR8I6VLN7MRRKGMPoZ/yvOmxb2DN
|
|
25
|
+
coEEHWKO9CvgYpW7asIihl/9GMpKiRkcYPm9dGQzZc6uTwom1COfW0+ZOFrDVBuV
|
|
26
|
+
FMQRPswZcY4Wlq0uEBLPU7hxnCL9nKK6Y9IhdDcz1mY6HZ91WImNslOSI0S8hRpj
|
|
27
|
+
yGOWxQIhBT3fqCBlRIqFQBudrnD9jSNpSGsFvbEijd5ns7Z9ZMehXkXDycpGAUj1
|
|
28
|
+
to/5cuTWWw1JqUWrKJYoifnVhtE1o1DZ+LkPtWxHtz5kjDG/zR3MG0Ula0UOavlD
|
|
29
|
+
qbnbcXPBnwXtTFeZ3C+yrWpE4pGnl3yGkZj9SMTlo9qnTMiPmuWKQDatAgMBAAGj
|
|
30
|
+
fzB9MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBQE8uWvNbPVNRXZ
|
|
31
|
+
HlgPbc2PCzC4bjAhBgNVHREEGjAYgRZwZXRlci5ib2xpbmdAZ21haWwuY29tMCEG
|
|
32
|
+
A1UdEgQaMBiBFnBldGVyLmJvbGluZ0BnbWFpbC5jb20wDQYJKoZIhvcNAQELBQAD
|
|
33
|
+
ggGBAJbnUwfJQFPkBgH9cL7hoBfRtmWiCvdqdjeTmi04u8zVNCUox0A4gT982DE9
|
|
34
|
+
wmuN12LpdajxZONqbXuzZvc+nb0StFwmFYZG6iDwaf4BPywm2e/Vmq0YG45vZXGR
|
|
35
|
+
L8yMDSK1cQXjmA+ZBKOHKWavxP6Vp7lWvjAhz8RFwqF9GuNIdhv9NpnCAWcMZtpm
|
|
36
|
+
GUPyIWw/Cw/2wZp74QzZj6Npx+LdXoLTF1HMSJXZ7/pkxLCsB8m4EFVdb/IrW/0k
|
|
37
|
+
kNSfjtAfBHO8nLGuqQZVH9IBD1i9K6aSs7pT6TW8itXUIlkIUI2tg5YzW6OFfPzq
|
|
38
|
+
QekSkX3lZfY+HTSp/o+YvKkqWLUV7PQ7xh1ZYDtocpaHwgxe/j3bBqHE+CUPH2vA
|
|
39
|
+
0V/FwdTRWcwsjVoOJTrYcff8pBZ8r2MvtAc54xfnnhGFzeRHfcltobgFxkAXdE6p
|
|
40
|
+
DVjBtqT23eugOqQ73umLcYDZkc36vnqGxUBSsXrzY9pzV5gGr2I8YUxMqf6ATrZt
|
|
41
|
+
L9nRqA==
|
|
42
|
+
-----END CERTIFICATE-----
|
|
43
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
13
44
|
dependencies:
|
|
14
45
|
- !ruby/object:Gem::Dependency
|
|
15
|
-
name:
|
|
46
|
+
name: resque
|
|
16
47
|
requirement: !ruby/object:Gem::Requirement
|
|
17
48
|
requirements:
|
|
18
49
|
- - ">="
|
|
19
50
|
- !ruby/object:Gem::Version
|
|
20
|
-
version: '
|
|
51
|
+
version: '1.2'
|
|
21
52
|
type: :runtime
|
|
22
53
|
prerelease: false
|
|
23
54
|
version_requirements: !ruby/object:Gem::Requirement
|
|
24
55
|
requirements:
|
|
25
56
|
- - ">="
|
|
26
57
|
- !ruby/object:Gem::Version
|
|
27
|
-
version: '
|
|
58
|
+
version: '1.2'
|
|
28
59
|
- !ruby/object:Gem::Dependency
|
|
29
|
-
name:
|
|
60
|
+
name: kettle-dev
|
|
30
61
|
requirement: !ruby/object:Gem::Requirement
|
|
31
62
|
requirements:
|
|
63
|
+
- - "~>"
|
|
64
|
+
- !ruby/object:Gem::Version
|
|
65
|
+
version: '3.0'
|
|
32
66
|
- - ">="
|
|
33
67
|
- !ruby/object:Gem::Version
|
|
34
|
-
version:
|
|
35
|
-
type: :
|
|
68
|
+
version: 3.0.13
|
|
69
|
+
type: :development
|
|
36
70
|
prerelease: false
|
|
37
71
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
72
|
requirements:
|
|
73
|
+
- - "~>"
|
|
74
|
+
- !ruby/object:Gem::Version
|
|
75
|
+
version: '3.0'
|
|
39
76
|
- - ">="
|
|
40
77
|
- !ruby/object:Gem::Version
|
|
41
|
-
version:
|
|
78
|
+
version: 3.0.13
|
|
42
79
|
- !ruby/object:Gem::Dependency
|
|
43
|
-
name:
|
|
80
|
+
name: bundler-audit
|
|
44
81
|
requirement: !ruby/object:Gem::Requirement
|
|
45
82
|
requirements:
|
|
46
83
|
- - "~>"
|
|
47
84
|
- !ruby/object:Gem::Version
|
|
48
|
-
version:
|
|
85
|
+
version: 0.9.3
|
|
49
86
|
type: :development
|
|
50
87
|
prerelease: false
|
|
51
88
|
version_requirements: !ruby/object:Gem::Requirement
|
|
52
89
|
requirements:
|
|
53
90
|
- - "~>"
|
|
54
91
|
- !ruby/object:Gem::Version
|
|
55
|
-
version:
|
|
92
|
+
version: 0.9.3
|
|
56
93
|
- !ruby/object:Gem::Dependency
|
|
57
|
-
name:
|
|
94
|
+
name: rake
|
|
58
95
|
requirement: !ruby/object:Gem::Requirement
|
|
59
96
|
requirements:
|
|
60
97
|
- - "~>"
|
|
61
98
|
- !ruby/object:Gem::Version
|
|
62
|
-
version: '0
|
|
99
|
+
version: '13.0'
|
|
63
100
|
type: :development
|
|
64
101
|
prerelease: false
|
|
65
102
|
version_requirements: !ruby/object:Gem::Requirement
|
|
66
103
|
requirements:
|
|
67
104
|
- - "~>"
|
|
68
105
|
- !ruby/object:Gem::Version
|
|
69
|
-
version: '0
|
|
106
|
+
version: '13.0'
|
|
70
107
|
- !ruby/object:Gem::Dependency
|
|
71
|
-
name:
|
|
108
|
+
name: require_bench
|
|
72
109
|
requirement: !ruby/object:Gem::Requirement
|
|
73
110
|
requirements:
|
|
74
111
|
- - "~>"
|
|
75
112
|
- !ruby/object:Gem::Version
|
|
76
|
-
version: '0
|
|
113
|
+
version: '1.0'
|
|
114
|
+
- - ">="
|
|
115
|
+
- !ruby/object:Gem::Version
|
|
116
|
+
version: 1.0.4
|
|
77
117
|
type: :development
|
|
78
118
|
prerelease: false
|
|
79
119
|
version_requirements: !ruby/object:Gem::Requirement
|
|
80
120
|
requirements:
|
|
81
121
|
- - "~>"
|
|
82
122
|
- !ruby/object:Gem::Version
|
|
83
|
-
version: '0
|
|
123
|
+
version: '1.0'
|
|
124
|
+
- - ">="
|
|
125
|
+
- !ruby/object:Gem::Version
|
|
126
|
+
version: 1.0.4
|
|
84
127
|
- !ruby/object:Gem::Dependency
|
|
85
|
-
name:
|
|
128
|
+
name: anonymous_loader
|
|
86
129
|
requirement: !ruby/object:Gem::Requirement
|
|
87
130
|
requirements:
|
|
88
131
|
- - "~>"
|
|
89
132
|
- !ruby/object:Gem::Version
|
|
90
|
-
version: '
|
|
133
|
+
version: '0.1'
|
|
134
|
+
- - ">="
|
|
135
|
+
- !ruby/object:Gem::Version
|
|
136
|
+
version: 0.1.3
|
|
91
137
|
type: :development
|
|
92
138
|
prerelease: false
|
|
93
139
|
version_requirements: !ruby/object:Gem::Requirement
|
|
94
140
|
requirements:
|
|
95
141
|
- - "~>"
|
|
96
142
|
- !ruby/object:Gem::Version
|
|
97
|
-
version: '
|
|
143
|
+
version: '0.1'
|
|
144
|
+
- - ">="
|
|
145
|
+
- !ruby/object:Gem::Version
|
|
146
|
+
version: 0.1.3
|
|
98
147
|
- !ruby/object:Gem::Dependency
|
|
99
|
-
name:
|
|
148
|
+
name: appraisal2
|
|
100
149
|
requirement: !ruby/object:Gem::Requirement
|
|
101
150
|
requirements:
|
|
102
151
|
- - "~>"
|
|
103
152
|
- !ruby/object:Gem::Version
|
|
104
|
-
version: '
|
|
153
|
+
version: '3.2'
|
|
154
|
+
- - ">="
|
|
155
|
+
- !ruby/object:Gem::Version
|
|
156
|
+
version: 3.2.2
|
|
105
157
|
type: :development
|
|
106
158
|
prerelease: false
|
|
107
159
|
version_requirements: !ruby/object:Gem::Requirement
|
|
108
160
|
requirements:
|
|
109
161
|
- - "~>"
|
|
110
162
|
- !ruby/object:Gem::Version
|
|
111
|
-
version: '
|
|
163
|
+
version: '3.2'
|
|
164
|
+
- - ">="
|
|
165
|
+
- !ruby/object:Gem::Version
|
|
166
|
+
version: 3.2.2
|
|
112
167
|
- !ruby/object:Gem::Dependency
|
|
113
|
-
name:
|
|
168
|
+
name: kettle-test
|
|
114
169
|
requirement: !ruby/object:Gem::Requirement
|
|
115
170
|
requirements:
|
|
171
|
+
- - "~>"
|
|
172
|
+
- !ruby/object:Gem::Version
|
|
173
|
+
version: '2.0'
|
|
116
174
|
- - ">="
|
|
117
175
|
- !ruby/object:Gem::Version
|
|
118
|
-
version:
|
|
176
|
+
version: 2.0.20
|
|
119
177
|
type: :development
|
|
120
178
|
prerelease: false
|
|
121
179
|
version_requirements: !ruby/object:Gem::Requirement
|
|
122
180
|
requirements:
|
|
181
|
+
- - "~>"
|
|
182
|
+
- !ruby/object:Gem::Version
|
|
183
|
+
version: '2.0'
|
|
123
184
|
- - ">="
|
|
124
185
|
- !ruby/object:Gem::Version
|
|
125
|
-
version:
|
|
186
|
+
version: 2.0.20
|
|
126
187
|
- !ruby/object:Gem::Dependency
|
|
127
|
-
name:
|
|
188
|
+
name: turbo_tests2
|
|
128
189
|
requirement: !ruby/object:Gem::Requirement
|
|
129
190
|
requirements:
|
|
130
191
|
- - "~>"
|
|
131
192
|
- !ruby/object:Gem::Version
|
|
132
|
-
version: '
|
|
193
|
+
version: '3.2'
|
|
194
|
+
- - ">="
|
|
195
|
+
- !ruby/object:Gem::Version
|
|
196
|
+
version: 3.2.6
|
|
133
197
|
type: :development
|
|
134
198
|
prerelease: false
|
|
135
199
|
version_requirements: !ruby/object:Gem::Requirement
|
|
136
200
|
requirements:
|
|
137
201
|
- - "~>"
|
|
138
202
|
- !ruby/object:Gem::Version
|
|
139
|
-
version: '
|
|
203
|
+
version: '3.2'
|
|
204
|
+
- - ">="
|
|
205
|
+
- !ruby/object:Gem::Version
|
|
206
|
+
version: 3.2.6
|
|
140
207
|
- !ruby/object:Gem::Dependency
|
|
141
|
-
name:
|
|
208
|
+
name: ruby-progressbar
|
|
209
|
+
requirement: !ruby/object:Gem::Requirement
|
|
210
|
+
requirements:
|
|
211
|
+
- - "~>"
|
|
212
|
+
- !ruby/object:Gem::Version
|
|
213
|
+
version: '1.13'
|
|
214
|
+
type: :development
|
|
215
|
+
prerelease: false
|
|
216
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
217
|
+
requirements:
|
|
218
|
+
- - "~>"
|
|
219
|
+
- !ruby/object:Gem::Version
|
|
220
|
+
version: '1.13'
|
|
221
|
+
- !ruby/object:Gem::Dependency
|
|
222
|
+
name: stone_checksums
|
|
142
223
|
requirement: !ruby/object:Gem::Requirement
|
|
143
224
|
requirements:
|
|
144
225
|
- - "~>"
|
|
145
226
|
- !ruby/object:Gem::Version
|
|
146
227
|
version: '1.0'
|
|
228
|
+
- - ">="
|
|
229
|
+
- !ruby/object:Gem::Version
|
|
230
|
+
version: 1.0.8
|
|
147
231
|
type: :development
|
|
148
232
|
prerelease: false
|
|
149
233
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -151,34 +235,91 @@ dependencies:
|
|
|
151
235
|
- - "~>"
|
|
152
236
|
- !ruby/object:Gem::Version
|
|
153
237
|
version: '1.0'
|
|
238
|
+
- - ">="
|
|
239
|
+
- !ruby/object:Gem::Version
|
|
240
|
+
version: 1.0.8
|
|
241
|
+
- !ruby/object:Gem::Dependency
|
|
242
|
+
name: gitmoji-regex
|
|
243
|
+
requirement: !ruby/object:Gem::Requirement
|
|
244
|
+
requirements:
|
|
245
|
+
- - "~>"
|
|
246
|
+
- !ruby/object:Gem::Version
|
|
247
|
+
version: '2.0'
|
|
248
|
+
- - ">="
|
|
249
|
+
- !ruby/object:Gem::Version
|
|
250
|
+
version: 2.0.12
|
|
251
|
+
type: :development
|
|
252
|
+
prerelease: false
|
|
253
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
254
|
+
requirements:
|
|
255
|
+
- - "~>"
|
|
256
|
+
- !ruby/object:Gem::Version
|
|
257
|
+
version: '2.0'
|
|
258
|
+
- - ">="
|
|
259
|
+
- !ruby/object:Gem::Version
|
|
260
|
+
version: 2.0.12
|
|
261
|
+
- !ruby/object:Gem::Dependency
|
|
262
|
+
name: fakeredis
|
|
263
|
+
requirement: !ruby/object:Gem::Requirement
|
|
264
|
+
requirements:
|
|
265
|
+
- - "~>"
|
|
266
|
+
- !ruby/object:Gem::Version
|
|
267
|
+
version: '0.7'
|
|
268
|
+
type: :development
|
|
269
|
+
prerelease: false
|
|
270
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
271
|
+
requirements:
|
|
272
|
+
- - "~>"
|
|
273
|
+
- !ruby/object:Gem::Version
|
|
274
|
+
version: '0.7'
|
|
154
275
|
- !ruby/object:Gem::Dependency
|
|
155
|
-
name:
|
|
276
|
+
name: rspec
|
|
277
|
+
requirement: !ruby/object:Gem::Requirement
|
|
278
|
+
requirements:
|
|
279
|
+
- - ">="
|
|
280
|
+
- !ruby/object:Gem::Version
|
|
281
|
+
version: '3.0'
|
|
282
|
+
type: :development
|
|
283
|
+
prerelease: false
|
|
284
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
285
|
+
requirements:
|
|
286
|
+
- - ">="
|
|
287
|
+
- !ruby/object:Gem::Version
|
|
288
|
+
version: '3.0'
|
|
289
|
+
- !ruby/object:Gem::Dependency
|
|
290
|
+
name: rspec-block_is_expected
|
|
156
291
|
requirement: !ruby/object:Gem::Requirement
|
|
157
292
|
requirements:
|
|
158
293
|
- - "~>"
|
|
159
294
|
- !ruby/object:Gem::Version
|
|
160
|
-
version: '0
|
|
295
|
+
version: '1.0'
|
|
161
296
|
type: :development
|
|
162
297
|
prerelease: false
|
|
163
298
|
version_requirements: !ruby/object:Gem::Requirement
|
|
164
299
|
requirements:
|
|
165
300
|
- - "~>"
|
|
166
301
|
- !ruby/object:Gem::Version
|
|
167
|
-
version: '0
|
|
302
|
+
version: '1.0'
|
|
168
303
|
- !ruby/object:Gem::Dependency
|
|
169
|
-
name:
|
|
304
|
+
name: rspec-stubbed_env
|
|
170
305
|
requirement: !ruby/object:Gem::Requirement
|
|
171
306
|
requirements:
|
|
172
307
|
- - "~>"
|
|
173
308
|
- !ruby/object:Gem::Version
|
|
174
|
-
version: '1.
|
|
309
|
+
version: '1.0'
|
|
310
|
+
- - ">="
|
|
311
|
+
- !ruby/object:Gem::Version
|
|
312
|
+
version: 1.0.6
|
|
175
313
|
type: :development
|
|
176
314
|
prerelease: false
|
|
177
315
|
version_requirements: !ruby/object:Gem::Requirement
|
|
178
316
|
requirements:
|
|
179
317
|
- - "~>"
|
|
180
318
|
- !ruby/object:Gem::Version
|
|
181
|
-
version: '1.
|
|
319
|
+
version: '1.0'
|
|
320
|
+
- - ">="
|
|
321
|
+
- !ruby/object:Gem::Version
|
|
322
|
+
version: 1.0.6
|
|
182
323
|
- !ruby/object:Gem::Dependency
|
|
183
324
|
name: timecop
|
|
184
325
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -211,34 +352,47 @@ description: |
|
|
|
211
352
|
end
|
|
212
353
|
end
|
|
213
354
|
email:
|
|
214
|
-
-
|
|
215
|
-
- jonathan.wallace@gmail.com
|
|
355
|
+
- floss@galtzo.com
|
|
216
356
|
executables: []
|
|
217
357
|
extensions: []
|
|
218
358
|
extra_rdoc_files: []
|
|
219
359
|
files:
|
|
220
|
-
-
|
|
221
|
-
-
|
|
222
|
-
- ".rubocop_todo.yml"
|
|
223
|
-
- ".ruby-version"
|
|
224
|
-
- ".travis.yml"
|
|
225
|
-
- CODE_OF_CONDUCT.md
|
|
226
|
-
- Gemfile
|
|
227
|
-
- LICENSE
|
|
360
|
+
- CHANGELOG.md
|
|
361
|
+
- LICENSE.md
|
|
228
362
|
- README.md
|
|
229
|
-
- Rakefile
|
|
230
363
|
- lib/resque-unique_at_runtime.rb
|
|
231
364
|
- lib/resque/plugins/unique_at_runtime.rb
|
|
365
|
+
- lib/resque/unique_at_runtime.rb
|
|
232
366
|
- lib/resque/unique_at_runtime/configuration.rb
|
|
233
367
|
- lib/resque/unique_at_runtime/resque_ext/resque.rb
|
|
234
368
|
- lib/resque/unique_at_runtime/version.rb
|
|
235
|
-
- resque
|
|
236
|
-
homepage:
|
|
369
|
+
- sig/resque/unique_at_runtime.rbs
|
|
370
|
+
homepage: https://github.com/resque/resque-unique_at_runtime
|
|
237
371
|
licenses:
|
|
238
372
|
- MIT
|
|
239
|
-
metadata:
|
|
240
|
-
|
|
241
|
-
|
|
373
|
+
metadata:
|
|
374
|
+
homepage_uri: https://resque-unique-at-runtime.galtzo.com
|
|
375
|
+
source_code_uri: https://github.com/resque/resque-unique_at_runtime/tree/v4.0.2
|
|
376
|
+
changelog_uri: https://github.com/resque/resque-unique_at_runtime/blob/v4.0.2/CHANGELOG.md
|
|
377
|
+
bug_tracker_uri: https://github.com/resque/resque-unique_at_runtime/issues
|
|
378
|
+
documentation_uri: https://www.rubydoc.info/gems/resque-unique_at_runtime/4.0.2
|
|
379
|
+
funding_uri: https://github.com/sponsors/pboling
|
|
380
|
+
wiki_uri: https://github.com/resque/resque-unique_at_runtime/wiki
|
|
381
|
+
news_uri: https://www.railsbling.com/tags/resque-unique_at_runtime
|
|
382
|
+
discord_uri: https://discord.gg/3qme4XHNKN
|
|
383
|
+
mailing_list_uri: https://www.rubyforum.org/tag/resque
|
|
384
|
+
rubygems_mfa_required: 'true'
|
|
385
|
+
rdoc_options:
|
|
386
|
+
- "--title"
|
|
387
|
+
- "resque-unique_at_runtime - \U0001F48E A resque plugin that ensures job uniqueness
|
|
388
|
+
at runtime."
|
|
389
|
+
- "--main"
|
|
390
|
+
- README.md
|
|
391
|
+
- "--exclude"
|
|
392
|
+
- "^sig/"
|
|
393
|
+
- "--line-numbers"
|
|
394
|
+
- "--inline-source"
|
|
395
|
+
- "--quiet"
|
|
242
396
|
require_paths:
|
|
243
397
|
- lib
|
|
244
398
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
@@ -252,9 +406,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
252
406
|
- !ruby/object:Gem::Version
|
|
253
407
|
version: '0'
|
|
254
408
|
requirements: []
|
|
255
|
-
|
|
256
|
-
rubygems_version: 2.7.7
|
|
257
|
-
signing_key:
|
|
409
|
+
rubygems_version: 4.0.17
|
|
258
410
|
specification_version: 4
|
|
259
|
-
summary: A resque plugin that ensures job uniqueness at runtime.
|
|
411
|
+
summary: "\U0001F48E A resque plugin that ensures job uniqueness at runtime."
|
|
260
412
|
test_files: []
|
metadata.gz.sig
ADDED
|
Binary file
|
data/.gitignore
DELETED
data/.rubocop.yml
DELETED
data/.rubocop_todo.yml
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
# This configuration was generated by
|
|
2
|
-
# `rubocop --auto-gen-config`
|
|
3
|
-
# on 2018-11-07 04:06:03 -0800 using RuboCop version 0.59.0.
|
|
4
|
-
# The point is for the user to remove these configuration records
|
|
5
|
-
# one by one as the offenses are removed from the code base.
|
|
6
|
-
# Note that changes in the inspected code, or installation of new
|
|
7
|
-
# versions of RuboCop, may require this file to be generated again.
|
|
8
|
-
|
|
9
|
-
# Offense count: 1
|
|
10
|
-
# Configuration parameters: Include.
|
|
11
|
-
# Include: **/*.gemspec
|
|
12
|
-
Gemspec/RequiredRubyVersion:
|
|
13
|
-
Exclude:
|
|
14
|
-
- 'resque-unique_at_runtime.gemspec'
|
|
15
|
-
|
|
16
|
-
# Offense count: 1
|
|
17
|
-
Metrics/AbcSize:
|
|
18
|
-
Max: 17
|
|
19
|
-
|
|
20
|
-
# Offense count: 3
|
|
21
|
-
# Configuration parameters: CountComments, ExcludedMethods.
|
|
22
|
-
# ExcludedMethods: refine
|
|
23
|
-
Metrics/BlockLength:
|
|
24
|
-
Max: 102
|
|
25
|
-
|
|
26
|
-
# Offense count: 2
|
|
27
|
-
# Configuration parameters: ExpectMatchingDefinition, Regex, IgnoreExecutableScripts, AllowedAcronyms.
|
|
28
|
-
# AllowedAcronyms: CLI, DSL, ACL, API, ASCII, CPU, CSS, DNS, EOF, GUID, HTML, HTTP, HTTPS, ID, IP, JSON, LHS, QPS, RAM, RHS, RPC, SLA, SMTP, SQL, SSH, TCP, TLS, TTL, UDP, UI, UID, UUID, URI, URL, UTF8, VM, XML, XMPP, XSRF, XSS
|
|
29
|
-
Naming/FileName:
|
|
30
|
-
Exclude:
|
|
31
|
-
- 'lib/resque-unique_at_runtime.rb'
|
|
32
|
-
- 'resque-unique_at_runtime.gemspec'
|
|
33
|
-
|
|
34
|
-
# Offense count: 1
|
|
35
|
-
# Configuration parameters: EnforcedStyle.
|
|
36
|
-
# SupportedStyles: lowercase, uppercase
|
|
37
|
-
Naming/HeredocDelimiterCase:
|
|
38
|
-
Exclude:
|
|
39
|
-
- 'resque-unique_at_runtime.gemspec'
|
|
40
|
-
|
|
41
|
-
# Offense count: 1
|
|
42
|
-
# Configuration parameters: MinNameLength, AllowNamesEndingInNumbers, AllowedNames, ForbiddenNames.
|
|
43
|
-
# AllowedNames: io, id, to, by, on, in, at, ip, db
|
|
44
|
-
Naming/UncommunicativeMethodParamName:
|
|
45
|
-
Exclude:
|
|
46
|
-
- 'lib/resque/plugins/unique_at_runtime.rb'
|
|
47
|
-
|
|
48
|
-
# Offense count: 1
|
|
49
|
-
# Configuration parameters: AllowedChars.
|
|
50
|
-
Style/AsciiComments:
|
|
51
|
-
Exclude:
|
|
52
|
-
- 'lib/resque/plugins/unique_at_runtime.rb'
|
|
53
|
-
|
|
54
|
-
# Offense count: 4
|
|
55
|
-
Style/Documentation:
|
|
56
|
-
Exclude:
|
|
57
|
-
- 'spec/**/*'
|
|
58
|
-
- 'test/**/*'
|
|
59
|
-
- 'lib/resque-unique_at_runtime.rb'
|
|
60
|
-
- 'lib/resque/plugins/unique_at_runtime.rb'
|
|
61
|
-
- 'lib/resque/unique_at_runtime/configuration.rb'
|
|
62
|
-
- 'lib/resque/unique_at_runtime/resque_ext/resque.rb'
|
|
63
|
-
|
|
64
|
-
# Offense count: 1
|
|
65
|
-
# Cop supports --auto-correct.
|
|
66
|
-
# Configuration parameters: AllowAsExpressionSeparator.
|
|
67
|
-
Style/Semicolon:
|
|
68
|
-
Exclude:
|
|
69
|
-
- 'spec/lib/unique_at_runtime_spec.rb'
|
|
70
|
-
|
|
71
|
-
# Offense count: 26
|
|
72
|
-
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
|
|
73
|
-
# URISchemes: http, https
|
|
74
|
-
Metrics/LineLength:
|
|
75
|
-
Max: 120
|
data/.ruby-version
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ruby-2.5.1
|
data/.travis.yml
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
env:
|
|
2
|
-
global:
|
|
3
|
-
- JRUBY_OPTS="-Xcli.debug=true --debug"
|
|
4
|
-
- CC_TEST_REPORTER_ID=dbf17209b125b5a7b2e492fc5cf6e439a00a5ab8f0d4c10c926fc68564813cae
|
|
5
|
-
|
|
6
|
-
before_script:
|
|
7
|
-
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
|
8
|
-
- chmod +x ./cc-test-reporter
|
|
9
|
-
- ./cc-test-reporter before-build
|
|
10
|
-
|
|
11
|
-
script:
|
|
12
|
-
- bundle exec rspec
|
|
13
|
-
|
|
14
|
-
after_script:
|
|
15
|
-
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
|
|
16
|
-
|
|
17
|
-
before_install:
|
|
18
|
-
- gem update --system
|
|
19
|
-
- gem install bundler
|
|
20
|
-
|
|
21
|
-
install:
|
|
22
|
-
- bundle install
|
|
23
|
-
|
|
24
|
-
bundler_args: --no-deployment --jobs 3 --retry 3
|
|
25
|
-
|
|
26
|
-
cache: bundler
|
|
27
|
-
|
|
28
|
-
language: ruby
|
|
29
|
-
sudo: false
|
|
30
|
-
|
|
31
|
-
rvm:
|
|
32
|
-
- 2.2.10
|
|
33
|
-
- 2.3.7
|
|
34
|
-
- 2.4.4
|
|
35
|
-
- 2.5.1
|
data/CODE_OF_CONDUCT.md
DELETED
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
# Contributor Covenant Code of Conduct
|
|
2
|
-
|
|
3
|
-
## Our Pledge
|
|
4
|
-
|
|
5
|
-
In the interest of fostering an open and welcoming environment, we as
|
|
6
|
-
contributors and maintainers pledge to making participation in our project and
|
|
7
|
-
our community a harassment-free experience for everyone, regardless of age, body
|
|
8
|
-
size, disability, ethnicity, gender identity and expression, level of experience,
|
|
9
|
-
nationality, personal appearance, race, religion, or sexual identity and
|
|
10
|
-
orientation.
|
|
11
|
-
|
|
12
|
-
## Our Standards
|
|
13
|
-
|
|
14
|
-
Examples of behavior that contributes to creating a positive environment
|
|
15
|
-
include:
|
|
16
|
-
|
|
17
|
-
* Using welcoming and inclusive language
|
|
18
|
-
* Being respectful of differing viewpoints and experiences
|
|
19
|
-
* Gracefully accepting constructive criticism
|
|
20
|
-
* Focusing on what is best for the community
|
|
21
|
-
* Showing empathy towards other community members
|
|
22
|
-
|
|
23
|
-
Examples of unacceptable behavior by participants include:
|
|
24
|
-
|
|
25
|
-
* The use of sexualized language or imagery and unwelcome sexual attention or
|
|
26
|
-
advances
|
|
27
|
-
* Trolling, insulting/derogatory comments, and personal or political attacks
|
|
28
|
-
* Public or private harassment
|
|
29
|
-
* Publishing others' private information, such as a physical or electronic
|
|
30
|
-
address, without explicit permission
|
|
31
|
-
* Other conduct which could reasonably be considered inappropriate in a
|
|
32
|
-
professional setting
|
|
33
|
-
|
|
34
|
-
## Our Responsibilities
|
|
35
|
-
|
|
36
|
-
Project maintainers are responsible for clarifying the standards of acceptable
|
|
37
|
-
behavior and are expected to take appropriate and fair corrective action in
|
|
38
|
-
response to any instances of unacceptable behavior.
|
|
39
|
-
|
|
40
|
-
Project maintainers have the right and responsibility to remove, edit, or
|
|
41
|
-
reject comments, commits, code, wiki edits, issues, and other contributions
|
|
42
|
-
that are not aligned to this Code of Conduct, or to ban temporarily or
|
|
43
|
-
permanently any contributor for other behaviors that they deem inappropriate,
|
|
44
|
-
threatening, offensive, or harmful.
|
|
45
|
-
|
|
46
|
-
## Scope
|
|
47
|
-
|
|
48
|
-
This Code of Conduct applies both within project spaces and in public spaces
|
|
49
|
-
when an individual is representing the project or its community. Examples of
|
|
50
|
-
representing a project or community include using an official project e-mail
|
|
51
|
-
address, posting via an official social media account, or acting as an appointed
|
|
52
|
-
representative at an online or offline event. Representation of a project may be
|
|
53
|
-
further defined and clarified by project maintainers.
|
|
54
|
-
|
|
55
|
-
## Enforcement
|
|
56
|
-
|
|
57
|
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
|
58
|
-
reported by contacting the project team at peter.boling@gmail.com. All
|
|
59
|
-
complaints will be reviewed and investigated and will result in a response that
|
|
60
|
-
is deemed necessary and appropriate to the circumstances. The project team is
|
|
61
|
-
obligated to maintain confidentiality with regard to the reporter of an incident.
|
|
62
|
-
Further details of specific enforcement policies may be posted separately.
|
|
63
|
-
|
|
64
|
-
Project maintainers who do not follow or enforce the Code of Conduct in good
|
|
65
|
-
faith may face temporary or permanent repercussions as determined by other
|
|
66
|
-
members of the project's leadership.
|
|
67
|
-
|
|
68
|
-
## Attribution
|
|
69
|
-
|
|
70
|
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
|
71
|
-
available at [http://contributor-covenant.org/version/1/4][version]
|
|
72
|
-
|
|
73
|
-
[homepage]: http://contributor-covenant.org
|
|
74
|
-
[version]: http://contributor-covenant.org/version/1/4/
|
data/Gemfile
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
source 'https://rubygems.org'
|
|
4
|
-
|
|
5
|
-
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
|
|
6
|
-
|
|
7
|
-
group :test do
|
|
8
|
-
unless ENV['TRAVIS']
|
|
9
|
-
gem 'byebug', '~> 10', platform: :mri, require: false
|
|
10
|
-
gem 'pry', '~> 0', platform: :mri, require: false
|
|
11
|
-
gem 'pry-byebug', '~> 3', platform: :mri, require: false
|
|
12
|
-
end
|
|
13
|
-
gem 'rubocop', '~> 0.60.0'
|
|
14
|
-
gem 'rubocop-rspec', '~> 1.30.0'
|
|
15
|
-
gem 'simplecov', '~> 0', require: false
|
|
16
|
-
end
|
|
17
|
-
|
|
18
|
-
# Specify your gem's dependencies in unique_at_runtime.gemspec
|
|
19
|
-
gemspec
|