codeclimate 0.86.0 → 0.87.1

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 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff82fca07cdf87fc66cd1f5999de48ca7361160a82de553ba9d08c4b50cf84d9
4
- data.tar.gz: 2232adc3deb9897164a58e91e1228ec8d39c29a36eb66e393ec03d783ffe28a6
3
+ metadata.gz: 7aef62a2ef1fac0bb295ee3505ddf3db68b0f303764a0ae75a00f8e3b413610a
4
+ data.tar.gz: ed7edb689f9147848be2453c04727c9a98b6880c61233464c93a87b4dbde74e2
5
5
  SHA512:
6
- metadata.gz: 2095d9f29f26838ac72b91c433b306e93bef66185427eacf100c995619941c012c77d5623f136f651705c3e25ddf0a420a729bacd36d2b7423fce2d5588dd058
7
- data.tar.gz: e80478964ff1133009fa0cecb81c127cb2c430381b5c77442acfeb33b87f445592d024143a4895932e745a33a23e62f55db8042110519ee5539a814c7725c104
6
+ metadata.gz: 5766e1f9011abc604fc3e03a2886f770f039e12e1b741e1f76baa206d4100cbfd3a1ae64714cee02611dbce814183f212adddfb2cf2bcec595c97b14d94f58cd
7
+ data.tar.gz: 6213518488e6a71d2ef1bdb5fc80b4cbccc041e27abc3515a0541ef2bf2e6a1452fdd635ed697db248972baa7f1a750bca47af443186a7c09f0a4d6892bb1f81
data/config/engines.yml CHANGED
@@ -256,6 +256,8 @@ rubocop:
256
256
  rubocop-1-22-2: codeclimate/codeclimate-rubocop:rubocop-1-22-2
257
257
  rubocop-1-22-3: codeclimate/codeclimate-rubocop:rubocop-1-22-3
258
258
  rubocop-1-23-0: codeclimate/codeclimate-rubocop:rubocop-1-23-0
259
+ rubocop-1-30-0: codeclimate/codeclimate-rubocop:rubocop-1-30-0
260
+ rubocop-1-31-0: codeclimate/codeclimate-rubocop:rubocop-1-31-0
259
261
  description: A Ruby static code analyzer, based on the community Ruby style guide.
260
262
  rubymotion:
261
263
  channels:
@@ -286,7 +288,7 @@ shellcheck:
286
288
  sonar-java:
287
289
  channels:
288
290
  stable: codeclimate/codeclimate-sonar-java
289
- beta: codeclimate/codeclimate-sonar-java:sonar-java-5-14
291
+ beta: codeclimate/codeclimate-sonar-java:beta
290
292
  sonar-java-5-14: codeclimate/codeclimate-sonar-java:sonar-java-5-14
291
293
  description: Over 400 checks for bugs, vulnerabilities, and code smells in Java code.
292
294
  minimum_memory_limit: 2_048_000_000
@@ -322,6 +324,10 @@ tailor:
322
324
  channels:
323
325
  stable: codeclimate/codeclimate-tailor
324
326
  description: Cross-platform static analyzer and linter for Swift.
327
+ tflint:
328
+ channels:
329
+ beta: codeclimate/codeclimate-tflint:beta
330
+ description: A pluggable Terraform linter.
325
331
  tslint:
326
332
  channels:
327
333
  stable: codeclimate/codeclimate-tslint
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.86.0
4
+ version: 0.87.1
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-07-12 00:00:00.000000000 Z
11
+ date: 2022-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport