codeclimate 0.68.0 → 0.69.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 +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2798b54eec3b29e419dbf3cfcb6cbcb4879f601
4
- data.tar.gz: ef45498c63c696324e6ac665eed4e73997c63b74
3
+ metadata.gz: 1c877266b632ea1cd6557c221a979e160882192d
4
+ data.tar.gz: d955108bcf41feba5623b19c04069e10b086ee6d
5
5
  SHA512:
6
- metadata.gz: 687ed3715898f767ad33c15a17614800ff8002fc09b045c820cc148636ed0b0210b54eb03dfd978b844e7946f0e23e3c9e5b200d2466ed214d2a6d7503b30aac
7
- data.tar.gz: ab78adfaca08f6ff9cd0470ebf2379c2a6c1a66e42293a60480346fb5d90689394efbadeefe5f65088865e15382121aac70d04a1668d532632761515377f96ad
6
+ metadata.gz: 5dc598687eeb97de2aa4c79f722c50d9ce96dc814afd6869bf9d4bd4287ad033fb94853972824d61248341892baf70ff9b6306833efb3dda279443d1e67abd45
7
+ data.tar.gz: 8c6b92434568afb8a040281c20136cac5bfe3e97830b48a16691c5de9cb133f7d9786141ab42d159f19f5a41cb0ce83ad85904c5b7913b8383626c1c7e45b51b
@@ -409,6 +409,7 @@ rubocop:
409
409
  rubocop-0-48: codeclimate/codeclimate-rubocop:rubocop-0-48
410
410
  rubocop-0-49: codeclimate/codeclimate-rubocop:rubocop-0-49
411
411
  rubocop-0-50: codeclimate/codeclimate-rubocop:rubocop-0-50
412
+ rubocop-0-51: codeclimate/codeclimate-rubocop:rubocop-0-51
412
413
  description: A Ruby static code analyzer, based on the community Ruby style guide.
413
414
  community: false
414
415
  upgrade_languages:
@@ -461,6 +462,7 @@ shellcheck:
461
462
  - "**.sh"
462
463
  sonar-java:
463
464
  channels:
465
+ stable: codeclimate/codeclimate-sonar-java
464
466
  beta: codeclimate/codeclimate-sonar-java:beta
465
467
  description: SonarLint for Java.
466
468
  community: false
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.68.0
4
+ version: 0.69.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: 2017-10-13 00:00:00.000000000 Z
11
+ date: 2017-11-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport