codeclimate 0.38.0 → 0.38.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/engines.yml +1 -1
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 86334898b3c149db0d31578c93e8bab33ca40a14
|
4
|
+
data.tar.gz: 3ec1769dfaea8e3a2ff7dba441a410b3bfc96cc5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3a66ea68fd52fe44e83505a6e9f8e0f22a2a765873a619abc9157903f688e9481a4f51b13888640f8b8b69644732a9e6c1e6761267a3e84d294aa4cabeb7008a
|
7
|
+
data.tar.gz: 9c19c45d08ea06630435ab73fd4217dbec3bcc2e4cc29dd49abbbc0ea99c70387aee4b6cfad3a869019655c6e27055c1ba43528bfa4f4d16aa5d591335b08679
|
data/config/engines.yml
CHANGED
@@ -293,7 +293,7 @@ requiresafe:
|
|
293
293
|
rubocop:
|
294
294
|
channels:
|
295
295
|
stable: codeclimate/codeclimate-rubocop
|
296
|
-
|
296
|
+
cache-support: codeclimate/codeclimate-rubocop:cache-support
|
297
297
|
description: A Ruby static code analyzer, based on the community Ruby style guide.
|
298
298
|
community: false
|
299
299
|
upgrade_languages:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: codeclimate
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.38.
|
4
|
+
version: 0.38.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Code Climate
|
@@ -251,9 +251,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
251
251
|
version: '0'
|
252
252
|
requirements: []
|
253
253
|
rubyforge_project:
|
254
|
-
rubygems_version: 2.4.5
|
254
|
+
rubygems_version: 2.4.5.1
|
255
255
|
signing_key:
|
256
256
|
specification_version: 4
|
257
257
|
summary: Code Climate CLI
|
258
258
|
test_files: []
|
259
|
-
has_rdoc:
|