rubocop-standard 4.0.1 → 4.0.2

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/default.yml +0 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 154bd735712aeb599483846660cbbd986b671dd688cc3333230a9eff57e8126d
4
- data.tar.gz: c16151de7fca5c05678fc3b7ea9f48d12b3e9fc4408bae31dae10678d940bf97
3
+ metadata.gz: 218bd4d98e8b3ab5eacdc232ce282fa98281c1e08adb199d74c6c4d652bd33e0
4
+ data.tar.gz: b0a5da75192ef98ccecd07be3dcc1c6255e3e8200ee9ebdd3e019284ad4126ef
5
5
  SHA512:
6
- metadata.gz: 4f3489a4d5c60a14d9615729fc3d21fc49892ec76f07961b529da5bd6fe1fe824b4e1ed3b8ca930d3b870438c1b6a03152815854cb20a538279a8e89dc99934d
7
- data.tar.gz: 6c1bef701af0fa3eb49d5a50dd076ff800f6cce39c7592b4fd61cf9eb76277172889ad9b4d23c83f3883ba9b1840378c3d8af8a2cf9d0e48864fa2a604bca59c
6
+ metadata.gz: 97764fff726316724867720e58d23dbe12449b36f93a864c40f642ec3d48dc3bde0696a22c90e92da2870ce342100cc2aa6d07bf555d549e29ceabebaf551099
7
+ data.tar.gz: 2c1e6e6a19918a04e70dcb2d391b63d790a929f88d9a930ba3899f2b080054e938f79d21b26e6acfaa4d430fe969919b061226210cde1427fa082baf350f3e86
data/config/default.yml CHANGED
@@ -110,9 +110,6 @@ Lint/EmptyEnsure:
110
110
  Lint/EmptyInterpolation:
111
111
  Enabled: true
112
112
 
113
- Lint/EndInMethod:
114
- Enabled: true
115
-
116
113
  Lint/EnsureReturn:
117
114
  Enabled: true
118
115
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-standard
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Garen Torikian
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-19 00:00:00.000000000 Z
11
+ date: 2020-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop