rubocop-shopify 1.0.0 → 1.0.1

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/rubocop.yml +0 -3
  3. metadata +6 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dc98851f9b8f1ceb71bae8be0d9186250c745f0fe569be93e448634b4691d292
4
- data.tar.gz: 84a85af5e51511ad7ff1ba4ae1bc46200cfb36e3e4cc7f6f809fb7414ba9e92f
3
+ metadata.gz: d3632e11cdb0f5dc4ebbf13a16f71531fa628b225b5a69c9e21f19c7738b5d48
4
+ data.tar.gz: a0de760d78b9188748ac8c2468259b91f67cbbaba4aa7aaac00154e6200fab74
5
5
  SHA512:
6
- metadata.gz: 6b0f486b96710cf9b4e1186514f967b34e8f56265b50b769686c55bebbfcc0c4614687b09317ec8df22ae8b814e1d0e101a519ddc6fd9e90f23cf4301163cb00
7
- data.tar.gz: 6e1ea5aaa4e500b07c1af3e0d772da81b8b1f46c09c0455de1527aedfc39104151a2f238165336d335575c13681219e3ec03657132ddc9cf0b2a231660ee4630
6
+ metadata.gz: ca404b0dbbbdf44f2b11c9b59711e14ee6c75e25095fab1445dab1300c3f1e31c58c1446b6a6d054092a2103ae351384eced2de0b0364d283f7d422f4692e16d
7
+ data.tar.gz: e173efc56d75ef6f78e4fc38d7118a0f9d45b420feb3c83ee9853f522c497d759b511abe8287c923813e67f16e8cabff58e7ccf55eef5521308913e1eeccd146
@@ -872,9 +872,6 @@ Lint/EmptyEnsure:
872
872
  Lint/EmptyInterpolation:
873
873
  Enabled: true
874
874
 
875
- Lint/EndInMethod:
876
- Enabled: true
877
-
878
875
  Lint/EnsureReturn:
879
876
  Enabled: true
880
877
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-shopify
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shopify Engineering
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-26 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
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.78.0
19
+ version: 0.81.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 0.78.0
26
+ version: 0.81.0
27
27
  description: Gem containing the rubocop.yml config that corresponds to the implementation
28
28
  of the Shopify's style guide for Ruby.
29
29
  email: gems@shopify.com
@@ -37,7 +37,8 @@ homepage: https://shopify.github.io/ruby-style-guide/
37
37
  licenses:
38
38
  - MIT
39
39
  metadata:
40
- source_code_uri: https://github.com/Shopify/ruby-style-guide/tree/v1.0.0
40
+ source_code_uri: https://github.com/Shopify/ruby-style-guide/tree/v1.0.1
41
+ allowed_push_host: https://rubygems.org
41
42
  post_install_message:
42
43
  rdoc_options: []
43
44
  require_paths: