bake-modernize 0.47.0 → 0.48.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8ae5fdce2a9f06e60ea7782084cb66de2da9e49b92b8910c4115fdd52c594b6f
4
- data.tar.gz: ae51647b42d9efb092bf4dc99a82b2c6d90116ce0f35d655abf79319737f253c
3
+ metadata.gz: 30631e9b51ef094d1d689b5167dfeac2e8594bc5381a9812de22a146fc6857ea
4
+ data.tar.gz: 59c3e800c4a4accd9b28a7ca9fe2b22588d630f8eb8978ae38542dcaec68b3f9
5
5
  SHA512:
6
- metadata.gz: 0be00494512a16809dd469aee10e0f08ca0550b8f45fd6a118a20d1c1cc83785784486b51a587b32b8e1fa877da67055caa8d50cbf98d556c89198a519757626
7
- data.tar.gz: d079f611159adcf25719d2ca0578e774ebc969c6167dbd60d89638848f51dd3341887c1966a9f40fadb09329bdff2ce3262bdd642a97333e376854f3b216c075
6
+ metadata.gz: 121d9c17eb84978b3e2b038cd216a350927fcc8703a1c3f9b2ffd30ac5784bef6290aab60b64f745775e6d979fab17e799450ce6e927b054d3091bf2d479814a
7
+ data.tar.gz: '0191587101c32a34c0381da7ba2e9a9a6fd20db5415e5ec38bcd890e218771dbc9d0b8cfad758dc9fd5daa0079caa145bde60025bf503bbc86978ae76a01e974'
checksums.yaml.gz.sig CHANGED
Binary file
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.47.0"
8
+ VERSION = "0.48.0"
9
9
  end
10
10
  end
@@ -13,6 +13,9 @@ Layout/ConsistentBlankLineIndentation:
13
13
  Layout/BlockDelimiterSpacing:
14
14
  Enabled: true
15
15
 
16
+ Style/GlobalExceptionVariables:
17
+ Enabled: true
18
+
16
19
  # General Layout rules:
17
20
 
18
21
  Layout/IndentationStyle:
@@ -59,6 +62,7 @@ Layout/CommentIndentation:
59
62
 
60
63
  Layout/FirstHashElementIndentation:
61
64
  Enabled: true
65
+ EnforcedStyle: consistent
62
66
 
63
67
  Layout/EmptyLinesAroundClassBody:
64
68
  Enabled: true
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bake-modernize
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.47.0
4
+ version: 0.48.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
metadata.gz.sig CHANGED
Binary file