bookingsync-stylecheck 0.0.9 → 0.0.10

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/rubocop.yml +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5112a72d083d62a058617bcb522a40d1af3ac318
4
- data.tar.gz: 21b52d6b487bdf4b2c64b3c0089f0c9646cea88d
3
+ metadata.gz: 6473a238400cbcf8f9c76e956dfc017de6fb2ea0
4
+ data.tar.gz: 666a9700472a3083c8696d145edc2725f6e63bc2
5
5
  SHA512:
6
- metadata.gz: 13f152414b2462161f7220e9add7ba1afa3a6dec345d72dc0e16e993aeda3d6e64b4635dc635eb1c951ede85c771a92cceeeed4e05135cf051b7e3d5d97e88d4
7
- data.tar.gz: a13e233cba1a37fb1b5fe9110d05bab7210e4110806539b564c7cc93815ba843bd9844ce5bd86da1dacca53446274a3bd5b0cf52f50c6bf2a7a3b4b99a14f7e5
6
+ metadata.gz: 7994b8a0765e2621caac6e43d412f65fb1f46eee27bf3ed26ab01563a8feb6b2421288b779077c8987f470557327a9b5413ff31036de284c2ea1f52154789ba2
7
+ data.tar.gz: 5d81a3b790483e85d8621c72474a93a37cce17bd2b85dacd4304e9d71458c655bd5c7349496f83a88302c0d3150a3d816823199b1736064eec78e09843de2e3e
data/config/rubocop.yml CHANGED
@@ -136,7 +136,7 @@ Style/IndentationWidth:
136
136
  Style/LeadingCommentSpace:
137
137
  Enabled: true
138
138
 
139
- Style/MethodCallParentheses:
139
+ Style/MethodCallWithoutArgsParentheses:
140
140
  Enabled: true
141
141
 
142
142
  Style/RedundantBegin:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookingsync-stylecheck
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Marciniak