rubocop-codetakt 0.8.0 → 0.8.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/config/rails.yml +0 -3
- data/config/rubocop.yml +3 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: ee42fb99b3e00097e300c7b3670021fd3bb6acd1ffc9c55ff41c0e333a478937
|
4
|
+
data.tar.gz: da4c62c1e912c7752e691ef63ca9495d686cac261940ce64532362e68915a464
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 592cf58e4566c5ea4b1573f26355ac21623206c77da5fc5ff74c729357491477c8051a03302b6528c320f46f9b2880123a008f496ab2cfb500e3cdbcb27a7594
|
7
|
+
data.tar.gz: fbf273ca0c94bf71f3f331dfe20446062f95c23813836fa5878d124375a0f6c9a1098f0c523b20627cf3c3eeae4b2c1d3f3456021b4c6348f79764245b1839e3
|
data/config/rails.yml
CHANGED
data/config/rubocop.yml
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubocop-codetakt
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- codeTakt
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-02-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: onkcop
|
@@ -84,7 +84,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
84
84
|
version: '0'
|
85
85
|
requirements: []
|
86
86
|
rubyforge_project:
|
87
|
-
rubygems_version: 2.
|
87
|
+
rubygems_version: 2.7.3
|
88
88
|
signing_key:
|
89
89
|
specification_version: 4
|
90
90
|
summary: codeTakt's Ruby convention using RuboCop.
|