codeclimate 0.85.4 → 0.85.5

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: b011f818bc9d9a263dd063175566a7674892a0e9301298c33a961ac7378d81e7
4
- data.tar.gz: e20590a0f126a76a193efeb7b0260ce06b07c50a82afae875d5d6a4ebda9b574
3
+ metadata.gz: b6bd920ebfa64110cf5aa8a6bc6f8389778dacf5c8cb526632422574e7fa4605
4
+ data.tar.gz: ad764ff477c6ec395b1dfea99eefb5ef38a3246d8e4de6e9b0e347083eae0f32
5
5
  SHA512:
6
- metadata.gz: 8c792662e9b56b0cd51b5be628f0fd728adba00f6c737ab220c7e8b8ca4d2609b9de56a98bde5bc2a78e1c8a1e47420b8d7d31a1ee58463e8eb73c3f0ee52ce2
7
- data.tar.gz: 8a7633ed3830814c02c22c76f8ee0729c2ae96ff138a9c277d67de9ca3a50f3016ecd7fce7fbc77bc1fa1dfda046b784c6292588486e328bb310fa81db166fc7
6
+ metadata.gz: c50303b8c39be1e3abe4785b821fc5686bb83391a8aea649835e93121db332381c90e2f7392fe38d511574c71d6d488f6068eb56d06b287a04827d67e01a26b7
7
+ data.tar.gz: 1023cee9dc3bbf8d3e5fd1c73602b25bb5884993e7b2b6439cd3ec376b952a305b27b891b51583cd7dc3d11a9f42b634bbd556f43aab09f70419370dd5f8928e
@@ -203,6 +203,9 @@ rubocop:
203
203
  rubocop-0-69: codeclimate/codeclimate-rubocop:rubocop-0-69
204
204
  rubocop-0-70: codeclimate/codeclimate-rubocop:rubocop-0-70
205
205
  rubocop-0-71: codeclimate/codeclimate-rubocop:rubocop-0-71
206
+ rubocop-0-72: codeclimate/codeclimate-rubocop:rubocop-0-72
207
+ rubocop-0-73: codeclimate/codeclimate-rubocop:rubocop-0-73
208
+ rubocop-0-74: codeclimate/codeclimate-rubocop:rubocop-0-74
206
209
  description: A Ruby static code analyzer, based on the community Ruby style guide.
207
210
  rubymotion:
208
211
  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.4
4
+ version: 0.85.5
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-06-07 00:00:00.000000000 Z
11
+ date: 2019-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport