codeclimate 0.85.21 → 0.85.22

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 +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b22b940ccc69f0d9883f937c51cdbea4f3a393576d8bd04f60db16eb3ce1dfe1
4
- data.tar.gz: d3e0f22d7597801eaeab9d31896bdef072f90b07e4136560905803452d8dd205
3
+ metadata.gz: dec954c1477d7524ac59bb5f317af30a868c52c353d66b8c57c3c1be58f9239d
4
+ data.tar.gz: f6149c9ca4f3414ac8b63047bddd6a32ea6144905a61fa6e5748252aa5487ed4
5
5
  SHA512:
6
- metadata.gz: 27d49fe9280cafd7a0ee4cea607de30165f7ad713a4a5f27a284f31e3abba8120933a80f993552888337892090eb22c521499142d59e366e28fcf5913ad1b057
7
- data.tar.gz: 1ceb117bd03cfa81decc7d17e5d5e4e712dce06e1e53e13bb9293dd6c9dd187d13547299f4a7e68c77e2ea2166dafba87bedaca32a9fad4be29c101753031408
6
+ metadata.gz: 7d1c9237c1a8bb5eea7b0d25b3fc6faa7d6377301d4fddc365acbfc0aa27007120c9a71da8120a041d27dc2782867da492c9d15ad26ab01bf840321fe75dad45
7
+ data.tar.gz: 70b6e2262c037333d0c05dbc1e48cb193eead5ae2793025a48f2b375c0c1f6687377d8739b13c450f92b0332dfe899f8640443dbbb30b8934ea28b824ea836f6
@@ -168,6 +168,7 @@ phpmd:
168
168
  pmd:
169
169
  channels:
170
170
  stable: codeclimate/codeclimate-pmd
171
+ beta: codeclimate/codeclimate-pmd:beta
171
172
  description: A source code analyzer for Java.
172
173
  pylint:
173
174
  channels:
@@ -239,6 +240,8 @@ rubocop:
239
240
  rubocop-0-89: codeclimate/codeclimate-rubocop:rubocop-0-89
240
241
  rubocop-0-90: codeclimate/codeclimate-rubocop:rubocop-0-90
241
242
  rubocop-0-92: codeclimate/codeclimate-rubocop:rubocop-0-92
243
+ rubocop-1-7-0: codeclimate/codeclimate-rubocop:rubocop-1-7-0
244
+ rubocop-1-8-1: codeclimate/codeclimate-rubocop:rubocop-1-8-1
242
245
  description: A Ruby static code analyzer, based on the community Ruby style guide.
243
246
  rubymotion:
244
247
  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.21
4
+ version: 0.85.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-13 00:00:00.000000000 Z
11
+ date: 2021-01-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport