sentry-resque 6.6.2 → 7.0.0
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
- data/Gemfile +2 -4
- data/README.md +1 -1
- data/bin/test +15 -0
- data/gemfiles/ruby-2.7.gemfile.lock +326 -0
- data/gemfiles/ruby-3.0.gemfile.lock +343 -0
- data/gemfiles/ruby-3.1.gemfile.lock +455 -0
- data/gemfiles/ruby-3.2.gemfile.lock +461 -0
- data/gemfiles/ruby-3.3.gemfile.lock +461 -0
- data/gemfiles/ruby-3.4.gemfile.lock +472 -0
- data/gemfiles/ruby-4.0.gemfile.lock +472 -0
- data/gemfiles/ruby-jruby-9.4.14.0.gemfile.lock +409 -0
- data/lib/sentry/resque/version.rb +1 -1
- data/sentry-resque.gemspec +2 -2
- metadata +17 -8
|
@@ -0,0 +1,409 @@
|
|
|
1
|
+
GIT
|
|
2
|
+
remote: https://github.com/ruby/debug.git
|
|
3
|
+
revision: 6510cfbc7496c55ebbefa437a25c17ca58f7c5eb
|
|
4
|
+
specs:
|
|
5
|
+
|
|
6
|
+
PATH
|
|
7
|
+
remote: ../../sentry-rails
|
|
8
|
+
specs:
|
|
9
|
+
sentry-rails (6.7.0)
|
|
10
|
+
railties (>= 5.2.0)
|
|
11
|
+
sentry-ruby (~> 6.7.0)
|
|
12
|
+
|
|
13
|
+
PATH
|
|
14
|
+
remote: ../../sentry-ruby
|
|
15
|
+
specs:
|
|
16
|
+
sentry-ruby (6.7.0)
|
|
17
|
+
bigdecimal
|
|
18
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
19
|
+
logger
|
|
20
|
+
|
|
21
|
+
PATH
|
|
22
|
+
remote: ..
|
|
23
|
+
specs:
|
|
24
|
+
sentry-resque (6.7.0)
|
|
25
|
+
resque (>= 1.24)
|
|
26
|
+
sentry-ruby (~> 6.7.0)
|
|
27
|
+
|
|
28
|
+
GEM
|
|
29
|
+
remote: https://rubygems.org/
|
|
30
|
+
specs:
|
|
31
|
+
actioncable (7.2.3.2)
|
|
32
|
+
actionpack (= 7.2.3.2)
|
|
33
|
+
activesupport (= 7.2.3.2)
|
|
34
|
+
nio4r (~> 2.0)
|
|
35
|
+
websocket-driver (>= 0.6.1)
|
|
36
|
+
zeitwerk (~> 2.6)
|
|
37
|
+
actionmailbox (7.2.3.2)
|
|
38
|
+
actionpack (= 7.2.3.2)
|
|
39
|
+
activejob (= 7.2.3.2)
|
|
40
|
+
activerecord (= 7.2.3.2)
|
|
41
|
+
activestorage (= 7.2.3.2)
|
|
42
|
+
activesupport (= 7.2.3.2)
|
|
43
|
+
mail (>= 2.8.0)
|
|
44
|
+
actionmailer (7.2.3.2)
|
|
45
|
+
actionpack (= 7.2.3.2)
|
|
46
|
+
actionview (= 7.2.3.2)
|
|
47
|
+
activejob (= 7.2.3.2)
|
|
48
|
+
activesupport (= 7.2.3.2)
|
|
49
|
+
mail (>= 2.8.0)
|
|
50
|
+
rails-dom-testing (~> 2.2)
|
|
51
|
+
actionpack (7.2.3.2)
|
|
52
|
+
actionview (= 7.2.3.2)
|
|
53
|
+
activesupport (= 7.2.3.2)
|
|
54
|
+
cgi
|
|
55
|
+
nokogiri (>= 1.8.5)
|
|
56
|
+
racc
|
|
57
|
+
rack (>= 2.2.4, < 3.3)
|
|
58
|
+
rack-session (>= 1.0.1)
|
|
59
|
+
rack-test (>= 0.6.3)
|
|
60
|
+
rails-dom-testing (~> 2.2)
|
|
61
|
+
rails-html-sanitizer (~> 1.6)
|
|
62
|
+
useragent (~> 0.16)
|
|
63
|
+
actiontext (7.2.3.2)
|
|
64
|
+
actionpack (= 7.2.3.2)
|
|
65
|
+
activerecord (= 7.2.3.2)
|
|
66
|
+
activestorage (= 7.2.3.2)
|
|
67
|
+
activesupport (= 7.2.3.2)
|
|
68
|
+
globalid (>= 0.6.0)
|
|
69
|
+
nokogiri (>= 1.8.5)
|
|
70
|
+
actionview (7.2.3.2)
|
|
71
|
+
activesupport (= 7.2.3.2)
|
|
72
|
+
builder (~> 3.1)
|
|
73
|
+
cgi
|
|
74
|
+
erubi (~> 1.11)
|
|
75
|
+
rails-dom-testing (~> 2.2)
|
|
76
|
+
rails-html-sanitizer (~> 1.6)
|
|
77
|
+
activejob (7.2.3.2)
|
|
78
|
+
activesupport (= 7.2.3.2)
|
|
79
|
+
globalid (>= 0.3.6)
|
|
80
|
+
activemodel (7.2.3.2)
|
|
81
|
+
activesupport (= 7.2.3.2)
|
|
82
|
+
activerecord (7.2.3.2)
|
|
83
|
+
activemodel (= 7.2.3.2)
|
|
84
|
+
activesupport (= 7.2.3.2)
|
|
85
|
+
timeout (>= 0.4.0)
|
|
86
|
+
activestorage (7.2.3.2)
|
|
87
|
+
actionpack (= 7.2.3.2)
|
|
88
|
+
activejob (= 7.2.3.2)
|
|
89
|
+
activerecord (= 7.2.3.2)
|
|
90
|
+
activesupport (= 7.2.3.2)
|
|
91
|
+
marcel (~> 1.0)
|
|
92
|
+
activesupport (7.2.3.2)
|
|
93
|
+
base64
|
|
94
|
+
benchmark (>= 0.3)
|
|
95
|
+
bigdecimal
|
|
96
|
+
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
97
|
+
connection_pool (>= 2.2.5)
|
|
98
|
+
drb
|
|
99
|
+
i18n (>= 1.6, < 2)
|
|
100
|
+
logger (>= 1.4.2)
|
|
101
|
+
minitest (>= 5.1, < 6)
|
|
102
|
+
securerandom (>= 0.3)
|
|
103
|
+
tzinfo (~> 2.0, >= 2.0.5)
|
|
104
|
+
base64 (0.3.0)
|
|
105
|
+
benchmark (0.5.0)
|
|
106
|
+
bigdecimal (4.1.2-java)
|
|
107
|
+
builder (3.3.0)
|
|
108
|
+
cgi (0.5.2-java)
|
|
109
|
+
concurrent-ruby (1.3.8)
|
|
110
|
+
connection_pool (2.5.5)
|
|
111
|
+
crass (1.0.7)
|
|
112
|
+
date (3.5.1-java)
|
|
113
|
+
diff-lcs (1.6.2)
|
|
114
|
+
docile (1.4.1)
|
|
115
|
+
drb (2.2.3)
|
|
116
|
+
erb (4.0.4.1-java)
|
|
117
|
+
cgi (>= 0.3.3)
|
|
118
|
+
erubi (1.13.1)
|
|
119
|
+
et-orbi (1.4.1)
|
|
120
|
+
tzinfo
|
|
121
|
+
fugit (1.13.0)
|
|
122
|
+
et-orbi (~> 1.4)
|
|
123
|
+
raabro (~> 1.4)
|
|
124
|
+
globalid (1.4.0)
|
|
125
|
+
activesupport (>= 6.1)
|
|
126
|
+
i18n (1.15.2)
|
|
127
|
+
concurrent-ruby (~> 1.0)
|
|
128
|
+
io-console (0.9.2-java)
|
|
129
|
+
irb (1.18.0)
|
|
130
|
+
pp (>= 0.6.0)
|
|
131
|
+
prism (>= 1.3.0)
|
|
132
|
+
rdoc (>= 4.0.0)
|
|
133
|
+
reline (>= 0.4.2)
|
|
134
|
+
jar-dependencies (0.5.7)
|
|
135
|
+
logger (1.7.0)
|
|
136
|
+
loofah (2.25.2)
|
|
137
|
+
crass (~> 1.0.2)
|
|
138
|
+
nokogiri (>= 1.12.0)
|
|
139
|
+
mail (2.9.1)
|
|
140
|
+
logger
|
|
141
|
+
mini_mime (>= 0.1.1)
|
|
142
|
+
net-imap
|
|
143
|
+
net-pop
|
|
144
|
+
net-smtp
|
|
145
|
+
marcel (1.2.1)
|
|
146
|
+
mini_mime (1.1.5)
|
|
147
|
+
minitest (5.27.0)
|
|
148
|
+
mono_logger (1.1.2)
|
|
149
|
+
multi_json (1.19.1)
|
|
150
|
+
mustermann (3.1.1)
|
|
151
|
+
net-imap (0.5.15)
|
|
152
|
+
date
|
|
153
|
+
net-protocol
|
|
154
|
+
net-pop (0.1.2)
|
|
155
|
+
net-protocol
|
|
156
|
+
net-protocol (0.2.2)
|
|
157
|
+
timeout
|
|
158
|
+
net-smtp (0.5.1)
|
|
159
|
+
net-protocol
|
|
160
|
+
nio4r (2.7.5-java)
|
|
161
|
+
nokogiri (1.18.10-java)
|
|
162
|
+
racc (~> 1.4)
|
|
163
|
+
pp (0.6.4)
|
|
164
|
+
prettyprint
|
|
165
|
+
prettyprint (0.2.0)
|
|
166
|
+
prism (1.9.0)
|
|
167
|
+
psych (5.5.0-java)
|
|
168
|
+
date
|
|
169
|
+
jar-dependencies (>= 0.1.7)
|
|
170
|
+
raabro (1.5.0)
|
|
171
|
+
racc (1.8.1-java)
|
|
172
|
+
rack (3.2.7)
|
|
173
|
+
rack-protection (4.2.1)
|
|
174
|
+
base64 (>= 0.1.0)
|
|
175
|
+
logger (>= 1.6.0)
|
|
176
|
+
rack (>= 3.0.0, < 4)
|
|
177
|
+
rack-session (2.1.2)
|
|
178
|
+
base64 (>= 0.1.0)
|
|
179
|
+
rack (>= 3.0.0)
|
|
180
|
+
rack-test (2.2.0)
|
|
181
|
+
rack (>= 1.3)
|
|
182
|
+
rackup (2.3.1)
|
|
183
|
+
rack (>= 3)
|
|
184
|
+
rails (7.2.3.2)
|
|
185
|
+
actioncable (= 7.2.3.2)
|
|
186
|
+
actionmailbox (= 7.2.3.2)
|
|
187
|
+
actionmailer (= 7.2.3.2)
|
|
188
|
+
actionpack (= 7.2.3.2)
|
|
189
|
+
actiontext (= 7.2.3.2)
|
|
190
|
+
actionview (= 7.2.3.2)
|
|
191
|
+
activejob (= 7.2.3.2)
|
|
192
|
+
activemodel (= 7.2.3.2)
|
|
193
|
+
activerecord (= 7.2.3.2)
|
|
194
|
+
activestorage (= 7.2.3.2)
|
|
195
|
+
activesupport (= 7.2.3.2)
|
|
196
|
+
bundler (>= 1.15.0)
|
|
197
|
+
railties (= 7.2.3.2)
|
|
198
|
+
rails-dom-testing (2.3.0)
|
|
199
|
+
activesupport (>= 5.0.0)
|
|
200
|
+
minitest
|
|
201
|
+
nokogiri (>= 1.6)
|
|
202
|
+
rails-html-sanitizer (1.7.1)
|
|
203
|
+
loofah (~> 2.25, >= 2.25.2)
|
|
204
|
+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
205
|
+
railties (7.2.3.2)
|
|
206
|
+
actionpack (= 7.2.3.2)
|
|
207
|
+
activesupport (= 7.2.3.2)
|
|
208
|
+
cgi
|
|
209
|
+
irb (~> 1.13)
|
|
210
|
+
rackup (>= 1.0.0)
|
|
211
|
+
rake (>= 12.2)
|
|
212
|
+
thor (~> 1.0, >= 1.2.2)
|
|
213
|
+
tsort (>= 0.2)
|
|
214
|
+
zeitwerk (~> 2.6)
|
|
215
|
+
rake (12.3.3)
|
|
216
|
+
rdoc (7.2.0)
|
|
217
|
+
erb
|
|
218
|
+
psych (>= 4.0.0)
|
|
219
|
+
tsort
|
|
220
|
+
redis (5.4.1)
|
|
221
|
+
redis-client (>= 0.22.0)
|
|
222
|
+
redis-client (0.30.1)
|
|
223
|
+
connection_pool
|
|
224
|
+
redis-namespace (1.11.0)
|
|
225
|
+
redis (>= 4)
|
|
226
|
+
reline (0.7.0)
|
|
227
|
+
io-console (~> 0.5)
|
|
228
|
+
resque (2.7.0)
|
|
229
|
+
mono_logger (~> 1)
|
|
230
|
+
multi_json (~> 1.0)
|
|
231
|
+
redis-namespace (~> 1.6)
|
|
232
|
+
sinatra (>= 0.9.2)
|
|
233
|
+
resque-retry (1.8.1)
|
|
234
|
+
resque (>= 1.25, < 3.0)
|
|
235
|
+
resque-scheduler (>= 4.0, < 6.0)
|
|
236
|
+
resque-scheduler (4.11.0)
|
|
237
|
+
mono_logger (~> 1.0)
|
|
238
|
+
redis (>= 3.3)
|
|
239
|
+
resque (>= 1.27)
|
|
240
|
+
rufus-scheduler (~> 3.2, != 3.3)
|
|
241
|
+
rexml (3.4.1)
|
|
242
|
+
rspec (3.13.2)
|
|
243
|
+
rspec-core (~> 3.13.0)
|
|
244
|
+
rspec-expectations (~> 3.13.0)
|
|
245
|
+
rspec-mocks (~> 3.13.0)
|
|
246
|
+
rspec-core (3.13.6)
|
|
247
|
+
rspec-support (~> 3.13.0)
|
|
248
|
+
rspec-expectations (3.13.5)
|
|
249
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
250
|
+
rspec-support (~> 3.13.0)
|
|
251
|
+
rspec-mocks (3.13.8)
|
|
252
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
253
|
+
rspec-support (~> 3.13.0)
|
|
254
|
+
rspec-retry (0.6.2)
|
|
255
|
+
rspec-core (> 3.3)
|
|
256
|
+
rspec-support (3.13.7)
|
|
257
|
+
rufus-scheduler (3.9.2)
|
|
258
|
+
fugit (~> 1.1, >= 1.11.1)
|
|
259
|
+
securerandom (0.4.1)
|
|
260
|
+
simplecov (0.22.0)
|
|
261
|
+
docile (~> 1.1)
|
|
262
|
+
simplecov-html (~> 0.11)
|
|
263
|
+
simplecov_json_formatter (~> 0.1)
|
|
264
|
+
simplecov-cobertura (3.2.0)
|
|
265
|
+
rexml
|
|
266
|
+
simplecov (~> 0.19)
|
|
267
|
+
simplecov-html (0.13.2)
|
|
268
|
+
simplecov_json_formatter (0.1.4)
|
|
269
|
+
sinatra (4.2.1)
|
|
270
|
+
logger (>= 1.6.0)
|
|
271
|
+
mustermann (~> 3.0)
|
|
272
|
+
rack (>= 3.0.0, < 4)
|
|
273
|
+
rack-protection (= 4.2.1)
|
|
274
|
+
rack-session (>= 2.0.0, < 3)
|
|
275
|
+
tilt (~> 2.0)
|
|
276
|
+
thor (1.5.0)
|
|
277
|
+
tilt (2.9.0)
|
|
278
|
+
timeout (0.6.1)
|
|
279
|
+
tsort (0.2.0)
|
|
280
|
+
tzinfo (2.0.6)
|
|
281
|
+
concurrent-ruby (~> 1.0)
|
|
282
|
+
useragent (0.16.11)
|
|
283
|
+
websocket-driver (0.8.2-java)
|
|
284
|
+
base64
|
|
285
|
+
websocket-extensions (>= 0.1.0)
|
|
286
|
+
websocket-extensions (0.1.5)
|
|
287
|
+
zeitwerk (2.6.18)
|
|
288
|
+
|
|
289
|
+
PLATFORMS
|
|
290
|
+
universal-java-21
|
|
291
|
+
|
|
292
|
+
DEPENDENCIES
|
|
293
|
+
cgi
|
|
294
|
+
debug!
|
|
295
|
+
irb
|
|
296
|
+
jar-dependencies
|
|
297
|
+
rails (> 5.2.0)
|
|
298
|
+
rake (~> 12.0)
|
|
299
|
+
resque-retry (~> 1.8)
|
|
300
|
+
rexml (= 3.4.1)
|
|
301
|
+
rspec
|
|
302
|
+
rspec-retry
|
|
303
|
+
sentry-rails!
|
|
304
|
+
sentry-resque!
|
|
305
|
+
sentry-ruby!
|
|
306
|
+
simplecov
|
|
307
|
+
simplecov-cobertura (~> 3.0)
|
|
308
|
+
|
|
309
|
+
CHECKSUMS
|
|
310
|
+
actioncable (7.2.3.2) sha256=04ffd91519942bae45f443bfc166308e6eb17870870cdfc1ca36bc95273c6b57
|
|
311
|
+
actionmailbox (7.2.3.2) sha256=d19f6e98c5b630c391e14ce1a830f199f249bf3fd6208392f92d232a7a6d8ca5
|
|
312
|
+
actionmailer (7.2.3.2) sha256=45a6c326872867cdb28d2960d236c3c8fa4ff1198e9bc7ece4ddc3810b67b759
|
|
313
|
+
actionpack (7.2.3.2) sha256=c1fbb1c4df0f2473ee064ab1412fc2a44c2c2ef337924c5ba3c7998c8529652b
|
|
314
|
+
actiontext (7.2.3.2) sha256=19ab7e2a07ab976a5456a9aa98b93e1b899a7729b931ca1e9e01a3e8bd33f0b0
|
|
315
|
+
actionview (7.2.3.2) sha256=42bfd966040c93271dfa9f3243d73c40aa0228108696f956e1f287f3b02edc01
|
|
316
|
+
activejob (7.2.3.2) sha256=b83fa070898911823f0c4cb8c0d1d25dabb5d00f18379d5b4fe01b84e173a93a
|
|
317
|
+
activemodel (7.2.3.2) sha256=3777c67cd8dd1560f30387523013dacb370a0a1cf532037410887819e4416927
|
|
318
|
+
activerecord (7.2.3.2) sha256=e62d24ba7e5f820d24ed122eb9225491b0aaa8398778783b400067c3467285c7
|
|
319
|
+
activestorage (7.2.3.2) sha256=863cb4b21b83505555be2addb939fefb856ab05f6c6d24bab00d6f1a7e4edbfc
|
|
320
|
+
activesupport (7.2.3.2) sha256=ddc90d11dd88086d78ace03407fe3c2a3f5c8853c3c3046313db5ed823ef3312
|
|
321
|
+
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
|
|
322
|
+
benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
|
|
323
|
+
bigdecimal (4.1.2-java) sha256=ccc836eab720a525529f70ed0de26a206fdbc9a9e8ac67b3b4ac7318b03e114d
|
|
324
|
+
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
|
|
325
|
+
cgi (0.5.2-java) sha256=08bbfe06e10e771d36f10db6c1dfb81727ea2a25c3dbcd28d890a1794414a73d
|
|
326
|
+
concurrent-ruby (1.3.8) sha256=b2f1be836e968ccc78ccfce277ea79c72a88633f22306782c16ff23fb415d1e1
|
|
327
|
+
connection_pool (2.5.5) sha256=e54ff92855753df1fd7c59fa04a398833355f27dd14c074f8c83a05f72a716ad
|
|
328
|
+
crass (1.0.7) sha256=94868719948664c89ddcaf0a37c65048413dfcb1c869470a5f7a7ceb5390b295
|
|
329
|
+
date (3.5.1-java) sha256=12e09477dc932afe45bf768cd362bf73026804e0db1e6c314186d6cd0bee3344
|
|
330
|
+
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
|
|
331
|
+
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
|
|
332
|
+
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
|
|
333
|
+
erb (4.0.4.1-java) sha256=3e4805edebd25f48cdb43ad4ebf1d61c11538f29373f0a48716b688819e3f7ce
|
|
334
|
+
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
|
|
335
|
+
et-orbi (1.4.1) sha256=007e2685b1d873415a7587ef889336c6dcdf8a47fc9c9a63547582b21660a11b
|
|
336
|
+
fugit (1.13.0) sha256=a4f093fce740da52f216740a5041e2a594ea763cdb89e8b2754ca4399634ab18
|
|
337
|
+
globalid (1.4.0) sha256=037f12fbf1d9d7a014d501c2d5c77356fd4ddd96d7a7991d6700bba96706f427
|
|
338
|
+
i18n (1.15.2) sha256=00f9eb62412fe593b2a65a97daa75300d37abb8f7202ec748e94b6d46a9dd1b5
|
|
339
|
+
io-console (0.9.2-java) sha256=929c09163ad227cda17f5dc57861b995dbecf69c7ca2ce7b0c5f941f1f3da7d3
|
|
340
|
+
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
|
|
341
|
+
jar-dependencies (0.5.7) sha256=013ce5f4639414ac8cf1169cdbe763da164b81e2d2c983d11042b5ff7bfcce80
|
|
342
|
+
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
343
|
+
loofah (2.25.2) sha256=2007f746959ac65552456e04b433e83deb22759ab38c838b4445c70e43425918
|
|
344
|
+
mail (2.9.1) sha256=06574eca475253d6c18145dd70af80d0eb970182d55053497c5f4d797ea160e8
|
|
345
|
+
marcel (1.2.1) sha256=1678e9360e32f9eafa917c80029e2f6d10b2715c66a4b87b6d0da9b9cd1f859f
|
|
346
|
+
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
|
|
347
|
+
minitest (5.27.0) sha256=2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5
|
|
348
|
+
mono_logger (1.1.2) sha256=2e359def7007f5c908aadd953687991fe667995d14ae5f0d10dda76e3e8670f7
|
|
349
|
+
multi_json (1.19.1) sha256=7aefeff8f2c854bf739931a238e4aea64592845e0c0395c8a7d2eea7fdd631b7
|
|
350
|
+
mustermann (3.1.1) sha256=4c6170c7234d5499c345562ba7c7dfe73e1754286dcc1abb053064d66a127198
|
|
351
|
+
net-imap (0.5.15) sha256=f64dc7f0b456d6a1b62007ead055994034f039f4aa6ff614e35f0b93395c0614
|
|
352
|
+
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
|
|
353
|
+
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
|
|
354
|
+
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
|
|
355
|
+
nio4r (2.7.5-java) sha256=d14779d2a9b012ec0148a53344fbb2ed2a3c4d90c5dd923bf281135ab983b2c9
|
|
356
|
+
nokogiri (1.18.10-java) sha256=cd431a09c45d84a2f870ba0b7e8f571199b3727d530f2b4888a73639f76510b5
|
|
357
|
+
pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570
|
|
358
|
+
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
|
|
359
|
+
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
|
360
|
+
psych (5.5.0-java) sha256=3b7cf3684c44d049c3dee87ec4118ec9cd6ac714cbdcfba386997f96dbbd36ab
|
|
361
|
+
raabro (1.5.0) sha256=3f998a7bc84f9c84df3ab580634d2e0a5bda4f0841168d56035f529c9877440a
|
|
362
|
+
racc (1.8.1-java) sha256=54f2e6d1e1b91c154013277d986f52a90e5ececbe91465d29172e49342732b98
|
|
363
|
+
rack (3.2.7) sha256=93e13e1c24f93556671d85d2d79fa228c3485815c50d7e2f265b5330c6528fb7
|
|
364
|
+
rack-protection (4.2.1) sha256=cf6e2842df8c55f5e4d1a4be015e603e19e9bc3a7178bae58949ccbb58558bac
|
|
365
|
+
rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8
|
|
366
|
+
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
|
|
367
|
+
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
|
|
368
|
+
rails (7.2.3.2) sha256=279290679f9005b0f79514f953a2af613f95de7baa94cbd87744c09122c1113c
|
|
369
|
+
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
|
|
370
|
+
rails-html-sanitizer (1.7.1) sha256=e797a7c9b01e567307e317c576b49ab4168017e63eea4dba9ce3cb587e2f22c2
|
|
371
|
+
railties (7.2.3.2) sha256=f626c6dfcc00a9f85b139619cfac4a648934c93e36fe5b9242184b9f45ffc29e
|
|
372
|
+
rake (12.3.3) sha256=f7694adb4fe638da35452300cee6c545e9c377a0e3190018ac04d590b3c26ab3
|
|
373
|
+
rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
|
|
374
|
+
redis (5.4.1) sha256=b5e675b57ad22b15c9bcc765d5ac26f60b675408af916d31527af9bd5a81faae
|
|
375
|
+
redis-client (0.30.1) sha256=5151bc5c7bbfe48623732cdae3b900d8a22dc691cc7cdfacfb351ac55116522d
|
|
376
|
+
redis-namespace (1.11.0) sha256=e91a1aa2b2d888b6dea1d4ab8d39e1ae6fac3426161feb9d91dd5cca598a2239
|
|
377
|
+
reline (0.7.0) sha256=5b012d8e55dbf9d450f12bde2cf7d15ff546ae80b3f8f3b30e570d431815583d
|
|
378
|
+
resque (2.7.0) sha256=685fdc8889b0a649183ff9b23c96817f42a1e1d47c0ea64c77c5e1dd69b961b0
|
|
379
|
+
resque-retry (1.8.1) sha256=a1c1a910619a3484a35a8294e0b190e577156090735d4083078f2a4ff87ff728
|
|
380
|
+
resque-scheduler (4.11.0) sha256=4e8bf3acdccc2cfe02141d2717fc03dc6e0cdd887c0d6c0fa92b394aa70f32a1
|
|
381
|
+
rexml (3.4.1) sha256=c74527a9a0a04b4ec31dbe0dc4ed6004b960af943d8db42e539edde3a871abca
|
|
382
|
+
rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
|
|
383
|
+
rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
|
|
384
|
+
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
|
|
385
|
+
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
|
|
386
|
+
rspec-retry (0.6.2) sha256=6101ba23a38809811ae3484acde4ab481c54d846ac66d5037ccb40131a60d858
|
|
387
|
+
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
|
|
388
|
+
rufus-scheduler (3.9.2) sha256=55fa9e4db0ff69d7f38c804f17baba0c9bce5cba39984ae3c5cf6c039d1323b9
|
|
389
|
+
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
|
|
390
|
+
sentry-rails (6.7.0)
|
|
391
|
+
sentry-resque (6.7.0)
|
|
392
|
+
sentry-ruby (6.7.0)
|
|
393
|
+
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
|
|
394
|
+
simplecov-cobertura (3.2.0) sha256=70d702658677fcb20e5aceb6915ccf8bc62ff2ccd38b62b3ad5c9db5c0888740
|
|
395
|
+
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
|
|
396
|
+
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
|
|
397
|
+
sinatra (4.2.1) sha256=b7aeb9b11d046b552972ade834f1f9be98b185fa8444480688e3627625377080
|
|
398
|
+
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
|
|
399
|
+
tilt (2.9.0) sha256=da5735d0280bba96e9a91041bb14aee435ccad5c17b0fa519249ae543d9aa3a5
|
|
400
|
+
timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
|
|
401
|
+
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
|
|
402
|
+
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
|
|
403
|
+
useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
|
|
404
|
+
websocket-driver (0.8.2-java) sha256=f60120d1377cccf24100bcd1ebc25ceea6f3d5a013fc8e9d16b721016200946e
|
|
405
|
+
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
|
|
406
|
+
zeitwerk (2.6.18) sha256=bd2d213996ff7b3b364cd342a585fbee9797dbc1c0c6d868dc4150cc75739781
|
|
407
|
+
|
|
408
|
+
BUNDLED WITH
|
|
409
|
+
2.6.9
|
data/sentry-resque.gemspec
CHANGED
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
|
|
|
13
13
|
spec.platform = Gem::Platform::RUBY
|
|
14
14
|
spec.required_ruby_version = '>= 2.7'
|
|
15
15
|
spec.extra_rdoc_files = ["README.md", "LICENSE.txt"]
|
|
16
|
-
spec.files = `git ls-files | grep -Ev '^(spec|benchmarks|examples|\.rubocop\.yml)'`.split("\n")
|
|
16
|
+
spec.files = `git ls-files | grep -Ev '^(spec|benchmarks|examples|test-matrix\.json|\.rubocop\.yml)'`.split("\n")
|
|
17
17
|
|
|
18
18
|
github_root_uri = 'https://github.com/getsentry/sentry-ruby'
|
|
19
19
|
spec.homepage = "#{github_root_uri}/tree/#{spec.version}/#{spec.name}"
|
|
@@ -30,6 +30,6 @@ Gem::Specification.new do |spec|
|
|
|
30
30
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
|
31
31
|
spec.require_paths = ["lib"]
|
|
32
32
|
|
|
33
|
-
spec.add_dependency "sentry-ruby", "~>
|
|
33
|
+
spec.add_dependency "sentry-ruby", "~> 7.0.0"
|
|
34
34
|
spec.add_dependency "resque", ">= 1.24"
|
|
35
35
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sentry-resque
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 7.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sentry Team
|
|
@@ -15,14 +15,14 @@ dependencies:
|
|
|
15
15
|
requirements:
|
|
16
16
|
- - "~>"
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
|
-
version:
|
|
18
|
+
version: 7.0.0
|
|
19
19
|
type: :runtime
|
|
20
20
|
prerelease: false
|
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
22
22
|
requirements:
|
|
23
23
|
- - "~>"
|
|
24
24
|
- !ruby/object:Gem::Version
|
|
25
|
-
version:
|
|
25
|
+
version: 7.0.0
|
|
26
26
|
- !ruby/object:Gem::Dependency
|
|
27
27
|
name: resque
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -54,20 +54,29 @@ files:
|
|
|
54
54
|
- Rakefile
|
|
55
55
|
- bin/console
|
|
56
56
|
- bin/setup
|
|
57
|
+
- bin/test
|
|
58
|
+
- gemfiles/ruby-2.7.gemfile.lock
|
|
59
|
+
- gemfiles/ruby-3.0.gemfile.lock
|
|
60
|
+
- gemfiles/ruby-3.1.gemfile.lock
|
|
61
|
+
- gemfiles/ruby-3.2.gemfile.lock
|
|
62
|
+
- gemfiles/ruby-3.3.gemfile.lock
|
|
63
|
+
- gemfiles/ruby-3.4.gemfile.lock
|
|
64
|
+
- gemfiles/ruby-4.0.gemfile.lock
|
|
65
|
+
- gemfiles/ruby-jruby-9.4.14.0.gemfile.lock
|
|
57
66
|
- lib/sentry-resque.rb
|
|
58
67
|
- lib/sentry/resque.rb
|
|
59
68
|
- lib/sentry/resque/configuration.rb
|
|
60
69
|
- lib/sentry/resque/version.rb
|
|
61
70
|
- sentry-resque.gemspec
|
|
62
|
-
homepage: https://github.com/getsentry/sentry-ruby/tree/
|
|
71
|
+
homepage: https://github.com/getsentry/sentry-ruby/tree/7.0.0/sentry-resque
|
|
63
72
|
licenses:
|
|
64
73
|
- MIT
|
|
65
74
|
metadata:
|
|
66
|
-
homepage_uri: https://github.com/getsentry/sentry-ruby/tree/
|
|
67
|
-
source_code_uri: https://github.com/getsentry/sentry-ruby/tree/
|
|
68
|
-
changelog_uri: https://github.com/getsentry/sentry-ruby/blob/
|
|
75
|
+
homepage_uri: https://github.com/getsentry/sentry-ruby/tree/7.0.0/sentry-resque
|
|
76
|
+
source_code_uri: https://github.com/getsentry/sentry-ruby/tree/7.0.0/sentry-resque
|
|
77
|
+
changelog_uri: https://github.com/getsentry/sentry-ruby/blob/7.0.0/CHANGELOG.md
|
|
69
78
|
bug_tracker_uri: https://github.com/getsentry/sentry-ruby/issues
|
|
70
|
-
documentation_uri: http://www.rubydoc.info/gems/sentry-resque/
|
|
79
|
+
documentation_uri: http://www.rubydoc.info/gems/sentry-resque/7.0.0
|
|
71
80
|
rdoc_options: []
|
|
72
81
|
require_paths:
|
|
73
82
|
- lib
|