codeclimate 0.85.10 → 0.85.11

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 +4 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15b1e645de19fad4e4c6a6e5f1e02786bf997b97f12dacf21ac868361bb06eab
4
- data.tar.gz: d4c55858a1384c1e1a06f1b27c6278c68163fc71d2de7d8229bb89071d456b2c
3
+ metadata.gz: '0381b70614133e2e0eebbf5473b12bdc72c5a6e065955a22a0113cb7e039b9c6'
4
+ data.tar.gz: c6dbfb2ca2408cb49a377f06e34a446acc118566815b5b021f9246a0121766b8
5
5
  SHA512:
6
- metadata.gz: 8573a375a8e5c5cd05c14e01a53c13b5091c57da58cee798dad5cdacb3191aa25fe1dcf06f467e22ac49ca74569c307db55b7645599e7807197389d7f56b3163
7
- data.tar.gz: 7155a5e70f6959057517440f74ddc43a14f74097f79711216a0728db1a038a7f0760b049eaf84ea1320095e3cf1f7cadc3e00d78979c867854c57c754801c581
6
+ metadata.gz: c26798010251de0072b827fbddc66bd002ba8955eb0bf57fcf5518ba4fcf6d63525026316150fdca81d766671deabb405b44804fd6ec23907dc8180aef3cbe71
7
+ data.tar.gz: eae57f502d71afa0a52d4125341891c3b64075be5e95671c94832dbd398dbca4ffabd24b70829ebcefb39f2b3c23fe8f0e2459f8170a29233138348508b63ec5
@@ -173,6 +173,7 @@ radon:
173
173
  reek:
174
174
  channels:
175
175
  stable: codeclimate/codeclimate-reek
176
+ beta: codeclimate/codeclimate-reek:beta
176
177
  description: >
177
178
  Reek examines Ruby classes, modules, and methods and reports any code
178
179
  smells it finds.
@@ -221,6 +222,9 @@ rubocop:
221
222
  rubocop-0-81: codeclimate/codeclimate-rubocop:rubocop-0-81
222
223
  rubocop-0-82: codeclimate/codeclimate-rubocop:rubocop-0-82
223
224
  rubocop-0-83: codeclimate/codeclimate-rubocop:rubocop-0-83
225
+ rubocop-0-84: codeclimate/codeclimate-rubocop:rubocop-0-84
226
+ rubocop-0-85: codeclimate/codeclimate-rubocop:rubocop-0-85
227
+ rubocop-0-86: codeclimate/codeclimate-rubocop:rubocop-0-86
224
228
  description: A Ruby static code analyzer, based on the community Ruby style guide.
225
229
  rubymotion:
226
230
  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.10
4
+ version: 0.85.11
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-06-01 00:00:00.000000000 Z
11
+ date: 2020-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport