codeclimate 0.85.5 → 0.85.6

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: b6bd920ebfa64110cf5aa8a6bc6f8389778dacf5c8cb526632422574e7fa4605
4
- data.tar.gz: ad764ff477c6ec395b1dfea99eefb5ef38a3246d8e4de6e9b0e347083eae0f32
3
+ metadata.gz: c56d57dde528b5a51d8fa85fd45186aaddfbcb68b311b8f64b724af2c31841de
4
+ data.tar.gz: 47b3818bfdeb72eb23c5759c529b991374f4fd1095fbd18901184e33dc28fd43
5
5
  SHA512:
6
- metadata.gz: c50303b8c39be1e3abe4785b821fc5686bb83391a8aea649835e93121db332381c90e2f7392fe38d511574c71d6d488f6068eb56d06b287a04827d67e01a26b7
7
- data.tar.gz: 1023cee9dc3bbf8d3e5fd1c73602b25bb5884993e7b2b6439cd3ec376b952a305b27b891b51583cd7dc3d11a9f42b634bbd556f43aab09f70419370dd5f8928e
6
+ metadata.gz: 267cf97aa34c0bd009a5f07c3a0db70d27daa4d9560148ee7d86250593931d037235567c7008b960c7b4a9215eea80cd3b244938a549c673200c411c1c567ffb
7
+ data.tar.gz: e5c7ec64fc4d1f60a7a106bd7fb3811973986d99c074292f2d8fb63ad064c277bc7d110a1fc20af36dc477013b975bf4842c9aa50fdc175c9228a11c734284b4
@@ -70,6 +70,7 @@ eslint:
70
70
  eslint-3: codeclimate/codeclimate-eslint:eslint-3
71
71
  eslint-4: codeclimate/codeclimate-eslint:eslint-4
72
72
  eslint-5: codeclimate/codeclimate-eslint:eslint-5
73
+ eslint-6: codeclimate/codeclimate-eslint:eslint-6
73
74
  description: A JavaScript/JSX linting utility.
74
75
  flog:
75
76
  channels:
@@ -206,6 +207,8 @@ rubocop:
206
207
  rubocop-0-72: codeclimate/codeclimate-rubocop:rubocop-0-72
207
208
  rubocop-0-73: codeclimate/codeclimate-rubocop:rubocop-0-73
208
209
  rubocop-0-74: codeclimate/codeclimate-rubocop:rubocop-0-74
210
+ rubocop-0-75: codeclimate/codeclimate-rubocop:rubocop-0-75
211
+ rubocop-0-76: codeclimate/codeclimate-rubocop:rubocop-0-76
209
212
  description: A Ruby static code analyzer, based on the community Ruby style guide.
210
213
  rubymotion:
211
214
  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.5
4
+ version: 0.85.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-15 00:00:00.000000000 Z
11
+ date: 2019-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport