codeclimate 0.87.4 → 0.88.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/engines.yml +7 -0
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d8350bccc7acc9cec93d09cb3a238b0149015a48d8623f554c260adeceb82240
4
- data.tar.gz: f2ea2e57e7ccee71bdf18dbae4468812f730553497deccc115ead748edb6d42e
3
+ metadata.gz: db683b567a7d3858d7c8678b8c8cb10b1558dbf82519b9a4b4e3d21132324831
4
+ data.tar.gz: c21bdad9306f02f0ad286fbd6a6844bd9818c5f38a3588460e17f5938fa021d5
5
5
  SHA512:
6
- metadata.gz: b76f654eda52fd98525ed693681e94aaf600dcd0bc242d533fd09fe6ddf37804adca5ee0cf288531d329fd7fa262cac713e0d3222dbe92f00ddf40c9ba501890
7
- data.tar.gz: 1fcbd822d94bc6d1d603be0181ed35a27082330af6c6571998987b800d1fbaf7330fcddf1d9c8020ac70f93140a5c2e4ba8d50abbacfa2ce0367f525b30b4027
6
+ metadata.gz: e62cbbcb99c99c9393831f79e1b21dfce4c815a9e1bc5b402c593f9824000ea89b9fb434f0e883e8a5312d5c951e6b2cb167c4bcf653992212cee571286ef5d3
7
+ data.tar.gz: c4c699f5eb1ca6cb843efc210717bf255e5c7bc57f45be3b3083262cac6162236949f145abf7729961defa97a63b3aa98a2eed040077493076f74f059e89a28d
data/config/engines.yml CHANGED
@@ -144,6 +144,8 @@ luacheck:
144
144
  markdownlint:
145
145
  channels:
146
146
  stable: codeclimate/codeclimate-markdownlint
147
+ beta: codeclimate/codeclimate-markdownlint:beta
148
+ markdownlint-0-12-0: codeclimate/codeclimate-markdownlint:markdownlint-0-12-0
147
149
  description: Flags style issues within Markdown files.
148
150
  nodesecurity:
149
151
  channels:
@@ -259,6 +261,7 @@ rubocop:
259
261
  rubocop-1-23-0: codeclimate/codeclimate-rubocop:rubocop-1-23-0
260
262
  rubocop-1-30-0: codeclimate/codeclimate-rubocop:rubocop-1-30-0
261
263
  rubocop-1-31-0: codeclimate/codeclimate-rubocop:rubocop-1-31-0
264
+ rubocop-1-39-0: codeclimate/codeclimate-rubocop:rubocop-1-39-0
262
265
  description: A Ruby static code analyzer, based on the community Ruby style guide.
263
266
  rubymotion:
264
267
  channels:
@@ -285,6 +288,8 @@ semgrep:
285
288
  shellcheck:
286
289
  channels:
287
290
  stable: codeclimate/codeclimate-shellcheck
291
+ beta: codeclimate/codeclimate-shellcheck:beta
292
+ shellcheck-0-9-0: codeclimate/codeclimate-shellcheck:shellcheck-0-9-0
288
293
  description: A static analysis tool for shell scripts.
289
294
  sonar-java:
290
295
  channels:
@@ -316,6 +321,7 @@ stylelint:
316
321
  channels:
317
322
  beta: codeclimate/codeclimate-stylelint:beta
318
323
  stable: codeclimate/codeclimate-stylelint
324
+ stylelint-14-15-0: codeclimate/codeclimate-stylelint:stylelint-14-15-0
319
325
  description: A mighty, modern CSS linter.
320
326
  swiftlint:
321
327
  channels:
@@ -328,6 +334,7 @@ tailor:
328
334
  tflint:
329
335
  channels:
330
336
  beta: codeclimate/codeclimate-tflint:beta
337
+ stable: codeclimate/codeclimate-tflint
331
338
  description: A pluggable Terraform linter.
332
339
  tslint:
333
340
  channels:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codeclimate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.4
4
+ version: 0.88.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-18 00:00:00.000000000 Z
11
+ date: 2022-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -235,7 +235,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
235
235
  version: '2.6'
236
236
  - - "<="
237
237
  - !ruby/object:Gem::Version
238
- version: 3.1.2
238
+ version: 3.1.3
239
239
  required_rubygems_version: !ruby/object:Gem::Requirement
240
240
  requirements:
241
241
  - - ">="