codeclimate 0.85.18 → 0.85.19

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: efd813ac1adcc71dc19527140f7b3eea9f4ce214aecd0744c20525cbcb27c1c0
4
- data.tar.gz: 416a9c524f94e3c8a3c8bb4ada06e29483a3f9397e274fa09b72def9a4cc4996
3
+ metadata.gz: 7067bf175a3265a09a65fb9b72f94454cca5800e847a197079931744619903f9
4
+ data.tar.gz: 918082801b4bfc14ce717b455826d5d0b12582c8e825650c3a7c890c2c6e8f7b
5
5
  SHA512:
6
- metadata.gz: 68c1e053d3d5fa4a0aafeb412d7e2fc30163262d6efc34c2dd4959f4851aa5fc61914d7b6c5705cb6d8fdb957cf38cc0feb6ffeb7f4fc63808ae05857cf1ce0f
7
- data.tar.gz: 8bfda7a1a87abf35118dbae0e38cfaaa1615806521669fb286abfdcd5cdf6af6f46ac759674241568a1e95faa11bed1d9c7757fc3de67a59ac96af6b60ed5165
6
+ metadata.gz: cab9d389d447a26372bfb28bb7cd6d09d46c60d741b298a3c3155b670c50056ebbe30a36bef53804b7cddf6c402fcdb1370c67718c2aded29b5d6b542969c7cc
7
+ data.tar.gz: b7d583cf0b849e77a07b09166caca5ea8d9b0aa90ceb49e65079e4230f727e8363e5dc6429fb34b45e51c2578243ba9113f65c914dd8beaefb6d2486ca0aacd4
@@ -218,6 +218,7 @@ rubocop:
218
218
  rubocop-0-74: codeclimate/codeclimate-rubocop:rubocop-0-74
219
219
  rubocop-0-75: codeclimate/codeclimate-rubocop:rubocop-0-75
220
220
  rubocop-0-76: codeclimate/codeclimate-rubocop:rubocop-0-76
221
+ rubocop-0-76-airbnb: codeclimate/codeclimate-rubocop:rubocop-0-76-airbnb
221
222
  rubocop-0-77: codeclimate/codeclimate-rubocop:rubocop-0-77
222
223
  rubocop-0-78: codeclimate/codeclimate-rubocop:rubocop-0-78
223
224
  rubocop-0-79: codeclimate/codeclimate-rubocop:rubocop-0-79
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.18
4
+ version: 0.85.19
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-10-14 00:00:00.000000000 Z
11
+ date: 2020-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport