codeclimate 0.32.1 → 0.33.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 +5 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5ab2827383ddd8bc9f4d66e6222930d8fbd5acba
4
- data.tar.gz: 9f786ebba44562238a300fadb126e930f8011d06
3
+ metadata.gz: 384de14b21a594200f41bb4f4f2580d040b1c478
4
+ data.tar.gz: 508d83821de8a6ee98144c0e27f3a3b506a4f6e8
5
5
  SHA512:
6
- metadata.gz: 522cc090f5af9cb9a83258aceb0023d2056dc3a1e79d145c54824f0f161c4b287804779835e6f4c05190ff8aa63ece66ceb2eb2e75fdca5650cea98f932c948d
7
- data.tar.gz: 550629b503b098503a911dd9534b9ad00b08ed22b8fc0712e72002aa84e43e8a25d754f65e38f851e0beb03b54148ab270f93b31e8538de6a06a45f9cb82eef0
6
+ metadata.gz: 059ee02c1e0b08f8ad79ca823fd3616baa0df733ee662b05b0ba0484492af21e3a7af487d641253710ebd7afe6e80c298879626b7d7c6b69310c8963a680d7a4
7
+ data.tar.gz: 3ab5616a8294db10b64d135ee03420b809f641a8390966aaba7d6ab467f2cc061912146b24422d9c272385c20464a053867ccf3370ca95d91408f05c0f810ada
data/config/engines.yml CHANGED
@@ -9,6 +9,11 @@
9
9
  # the `default_ratings_paths` globs, which are used during analysis to determine
10
10
  # which files should be rated.
11
11
  #
12
+ apexmetrics:
13
+ channels:
14
+ stable: codeclimate/codeclimate-apexmetrics
15
+ description: ApexMetrics is a static code analysis tool for Salesforce.com Apex.
16
+ community: true
12
17
  brakeman:
13
18
  channels:
14
19
  stable: codeclimate/codeclimate-brakeman
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.32.1
4
+ version: 0.33.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: 2016-06-02 00:00:00.000000000 Z
11
+ date: 2016-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport