resque-unique_at_runtime 4.0.0 → 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.
metadata CHANGED
@@ -1,184 +1,339 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: resque-unique_at_runtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
8
8
  - Jonathan R. Wallace
9
- autorequire:
10
- bindir: bin
11
- cert_chain: []
12
- date: 2018-11-15 00:00:00.000000000 Z
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: colorize
46
+ name: resque
16
47
  requirement: !ruby/object:Gem::Requirement
17
48
  requirements:
18
- - - "~>"
49
+ - - ">="
19
50
  - !ruby/object:Gem::Version
20
- version: '0.8'
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: '0.8'
58
+ version: '1.2'
28
59
  - !ruby/object:Gem::Dependency
29
- name: resque
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: '1.2'
35
- type: :runtime
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: '1.2'
78
+ version: 3.0.13
42
79
  - !ruby/object:Gem::Dependency
43
- name: fakeredis
80
+ name: bundler-audit
44
81
  requirement: !ruby/object:Gem::Requirement
45
82
  requirements:
46
83
  - - "~>"
47
84
  - !ruby/object:Gem::Version
48
- version: '0.7'
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: '0.7'
92
+ version: 0.9.3
56
93
  - !ruby/object:Gem::Dependency
57
94
  name: rake
58
95
  requirement: !ruby/object:Gem::Requirement
59
96
  requirements:
60
97
  - - "~>"
61
98
  - !ruby/object:Gem::Version
62
- version: '12.3'
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: '12.3'
106
+ version: '13.0'
70
107
  - !ruby/object:Gem::Dependency
71
- name: rspec
108
+ name: require_bench
72
109
  requirement: !ruby/object:Gem::Requirement
73
110
  requirements:
111
+ - - "~>"
112
+ - !ruby/object:Gem::Version
113
+ version: '1.0'
74
114
  - - ">="
75
115
  - !ruby/object:Gem::Version
76
- version: '3.0'
116
+ version: 1.0.4
77
117
  type: :development
78
118
  prerelease: false
79
119
  version_requirements: !ruby/object:Gem::Requirement
80
120
  requirements:
121
+ - - "~>"
122
+ - !ruby/object:Gem::Version
123
+ version: '1.0'
81
124
  - - ">="
82
125
  - !ruby/object:Gem::Version
83
- version: '3.0'
126
+ version: 1.0.4
84
127
  - !ruby/object:Gem::Dependency
85
- name: rspec-block_is_expected
128
+ name: anonymous_loader
86
129
  requirement: !ruby/object:Gem::Requirement
87
130
  requirements:
88
131
  - - "~>"
89
132
  - !ruby/object:Gem::Version
90
- version: '1.0'
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: '1.0'
143
+ version: '0.1'
144
+ - - ">="
145
+ - !ruby/object:Gem::Version
146
+ version: 0.1.3
98
147
  - !ruby/object:Gem::Dependency
99
- name: rspec-stubbed_env
148
+ name: appraisal2
100
149
  requirement: !ruby/object:Gem::Requirement
101
150
  requirements:
102
151
  - - "~>"
103
152
  - !ruby/object:Gem::Version
104
- version: '1.0'
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: '1.0'
163
+ version: '3.2'
164
+ - - ">="
165
+ - !ruby/object:Gem::Version
166
+ version: 3.2.2
112
167
  - !ruby/object:Gem::Dependency
113
- name: timecop
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: '0'
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: '0'
186
+ version: 2.0.20
187
+ - !ruby/object:Gem::Dependency
188
+ name: turbo_tests2
189
+ requirement: !ruby/object:Gem::Requirement
190
+ requirements:
191
+ - - "~>"
192
+ - !ruby/object:Gem::Version
193
+ version: '3.2'
194
+ - - ">="
195
+ - !ruby/object:Gem::Version
196
+ version: 3.2.6
197
+ type: :development
198
+ prerelease: false
199
+ version_requirements: !ruby/object:Gem::Requirement
200
+ requirements:
201
+ - - "~>"
202
+ - !ruby/object:Gem::Version
203
+ version: '3.2'
204
+ - - ">="
205
+ - !ruby/object:Gem::Version
206
+ version: 3.2.6
207
+ - !ruby/object:Gem::Dependency
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'
126
221
  - !ruby/object:Gem::Dependency
127
- name: pry
222
+ name: stone_checksums
128
223
  requirement: !ruby/object:Gem::Requirement
129
224
  requirements:
130
225
  - - "~>"
131
226
  - !ruby/object:Gem::Version
132
- version: '0.11'
227
+ version: '1.0'
228
+ - - ">="
229
+ - !ruby/object:Gem::Version
230
+ version: 1.0.8
133
231
  type: :development
134
232
  prerelease: false
135
233
  version_requirements: !ruby/object:Gem::Requirement
136
234
  requirements:
137
235
  - - "~>"
138
236
  - !ruby/object:Gem::Version
139
- version: '0.11'
237
+ version: '1.0'
238
+ - - ">="
239
+ - !ruby/object:Gem::Version
240
+ version: 1.0.8
140
241
  - !ruby/object:Gem::Dependency
141
- name: pry-byebug
242
+ name: gitmoji-regex
142
243
  requirement: !ruby/object:Gem::Requirement
143
244
  requirements:
144
245
  - - "~>"
145
246
  - !ruby/object:Gem::Version
146
- version: '3.6'
247
+ version: '2.0'
248
+ - - ">="
249
+ - !ruby/object:Gem::Version
250
+ version: 2.0.12
147
251
  type: :development
148
252
  prerelease: false
149
253
  version_requirements: !ruby/object:Gem::Requirement
150
254
  requirements:
151
255
  - - "~>"
152
256
  - !ruby/object:Gem::Version
153
- version: '3.6'
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'
275
+ - !ruby/object:Gem::Dependency
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'
154
289
  - !ruby/object:Gem::Dependency
155
- name: rubocop
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.60'
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.60'
302
+ version: '1.0'
168
303
  - !ruby/object:Gem::Dependency
169
- name: rubocop-rspec
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.30'
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.30'
319
+ version: '1.0'
320
+ - - ">="
321
+ - !ruby/object:Gem::Version
322
+ version: 1.0.6
323
+ - !ruby/object:Gem::Dependency
324
+ name: timecop
325
+ requirement: !ruby/object:Gem::Requirement
326
+ requirements:
327
+ - - ">="
328
+ - !ruby/object:Gem::Version
329
+ version: '0'
330
+ type: :development
331
+ prerelease: false
332
+ version_requirements: !ruby/object:Gem::Requirement
333
+ requirements:
334
+ - - ">="
335
+ - !ruby/object:Gem::Version
336
+ version: '0'
182
337
  description: |
183
338
  Ensures that for a given queue, only one worker is working on a job at any given time.
184
339
 
@@ -197,50 +352,61 @@ description: |
197
352
  end
198
353
  end
199
354
  email:
200
- - peter.boling@gmail.com
201
- - jonathan.wallace@gmail.com
355
+ - floss@galtzo.com
202
356
  executables: []
203
357
  extensions: []
204
358
  extra_rdoc_files: []
205
359
  files:
206
- - ".gitignore"
207
- - ".rubocop.yml"
208
- - ".rubocop_todo.yml"
209
- - ".ruby-version"
210
- - ".travis.yml"
211
- - CODE_OF_CONDUCT.md
212
- - Gemfile
213
- - LICENSE
360
+ - CHANGELOG.md
361
+ - LICENSE.md
214
362
  - README.md
215
- - Rakefile
216
363
  - lib/resque-unique_at_runtime.rb
217
364
  - lib/resque/plugins/unique_at_runtime.rb
365
+ - lib/resque/unique_at_runtime.rb
218
366
  - lib/resque/unique_at_runtime/configuration.rb
219
367
  - lib/resque/unique_at_runtime/resque_ext/resque.rb
220
368
  - lib/resque/unique_at_runtime/version.rb
221
- - resque-unique_at_runtime.gemspec
222
- homepage: http://github.com/pboling/resque-unique_at_runtime
369
+ - sig/resque/unique_at_runtime.rbs
370
+ homepage: https://github.com/resque/resque-unique_at_runtime
223
371
  licenses:
224
372
  - MIT
225
- metadata: {}
226
- post_install_message:
227
- rdoc_options: []
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"
228
396
  require_paths:
229
397
  - lib
230
398
  required_ruby_version: !ruby/object:Gem::Requirement
231
399
  requirements:
232
400
  - - ">="
233
401
  - !ruby/object:Gem::Version
234
- version: '2.3'
402
+ version: 2.3.0
235
403
  required_rubygems_version: !ruby/object:Gem::Requirement
236
404
  requirements:
237
405
  - - ">="
238
406
  - !ruby/object:Gem::Version
239
407
  version: '0'
240
408
  requirements: []
241
- rubyforge_project:
242
- rubygems_version: 2.7.7
243
- signing_key:
409
+ rubygems_version: 4.0.17
244
410
  specification_version: 4
245
- summary: A resque plugin that ensures job uniqueness at runtime.
411
+ summary: "\U0001F48E A resque plugin that ensures job uniqueness at runtime."
246
412
  test_files: []
metadata.gz.sig ADDED
Binary file
data/.gitignore DELETED
@@ -1,17 +0,0 @@
1
- *.gem
2
- *.rbc
3
- .bundle
4
- .config
5
- .yardoc
6
- Gemfile.lock
7
- InstalledFiles
8
- _yardoc
9
- coverage
10
- doc/
11
- lib/bundler/man
12
- pkg
13
- rdoc
14
- spec/reports
15
- test/tmp
16
- test/version_tmp
17
- tmp
data/.rubocop.yml DELETED
@@ -1,2 +0,0 @@
1
- inherit_from: .rubocop_todo.yml
2
- TargetRubyVersion: 2.5
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/