codeclimate 0.85.11 → 0.85.12

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/engines.yml +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0381b70614133e2e0eebbf5473b12bdc72c5a6e065955a22a0113cb7e039b9c6'
4
- data.tar.gz: c6dbfb2ca2408cb49a377f06e34a446acc118566815b5b021f9246a0121766b8
3
+ metadata.gz: cc8e86cd50daca61284a5b6b207032183ccac2902b7ecbfc8b4a855820cd5a63
4
+ data.tar.gz: 32e9dce248fa2bc48fcdf73f56f9540668297a36ea0dba6ddfc440202ec634e8
5
5
  SHA512:
6
- metadata.gz: c26798010251de0072b827fbddc66bd002ba8955eb0bf57fcf5518ba4fcf6d63525026316150fdca81d766671deabb405b44804fd6ec23907dc8180aef3cbe71
7
- data.tar.gz: eae57f502d71afa0a52d4125341891c3b64075be5e95671c94832dbd398dbca4ffabd24b70829ebcefb39f2b3c23fe8f0e2459f8170a29233138348508b63ec5
6
+ metadata.gz: 199ed53402fec4de5ff0e99791b054cf5e02d67964e92be1ecdc7a0c857d461c8ac88bfae6d96a5dd5790b4b739dfc1d5c56b093e536178b7b4cf910c62c8607
7
+ data.tar.gz: fbc0326c383d0febf137c02b93d54421d9a64701ee897239f9e66732e75a7d1a85541de41a247ece191a09165f4d9a93987a9b89f2d0aaf4c61ff9d6156dba9c
@@ -225,6 +225,7 @@ rubocop:
225
225
  rubocop-0-84: codeclimate/codeclimate-rubocop:rubocop-0-84
226
226
  rubocop-0-85: codeclimate/codeclimate-rubocop:rubocop-0-85
227
227
  rubocop-0-86: codeclimate/codeclimate-rubocop:rubocop-0-86
228
+ rubocop-0-87: codeclimate/codeclimate-rubocop:rubocop-0-87
228
229
  description: A Ruby static code analyzer, based on the community Ruby style guide.
229
230
  rubymotion:
230
231
  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.85.11
4
+ version: 0.85.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-07 00:00:00.000000000 Z
11
+ date: 2020-07-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport