rubocop-standard 3.1.0 → 3.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/default.yml +3 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a2f578f3066e81b69077bf5856cf8978b6bc8075431e5daf34fbdb317d17885
|
4
|
+
data.tar.gz: e8655a26a52115c5e885abb2445015cecc0f7f845392d9d5a760029195f2c2ec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8e8183e2d122d57833386bb79bf76a37ea7a4a0f0c0e39dbceab96780eb59ea2a07bdf4632cd815e187992e83f6e338caeb6e02ec774db0ddaed4622fde47262
|
7
|
+
data.tar.gz: 4c1e1be08b8f4e8d582a0564b4c662c3bc3509fd608b91a86445715e23e97ecdfc552e65ea482892bab43848b1da4fac455505218b3e345f6bb575afce786551
|
data/config/default.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubocop-standard
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Garen Torikian
|
@@ -154,7 +154,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
154
154
|
- !ruby/object:Gem::Version
|
155
155
|
version: '0'
|
156
156
|
requirements: []
|
157
|
-
rubygems_version: 3.
|
157
|
+
rubygems_version: 3.1.2
|
158
158
|
signing_key:
|
159
159
|
specification_version: 4
|
160
160
|
summary: RuboCop Standard
|