barsoom_utils 0.2.0.55 → 0.2.0.56

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/shared_rubocop.yml +5 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cfb7864940088b33c4f84f64d3437afc6d6b002ffff48e8986901ea0135ccd12
4
- data.tar.gz: 52df4c0930d2e2b58736df52d6b0a095393fe0a0cd2351c384d347770b04367b
3
+ metadata.gz: '05875967888446ebc37c3489cc8d640483898f8fd5dbf8b1516114760d03e0b1'
4
+ data.tar.gz: b3362fc982f69b35ee918078e223b8c05c02ac18334ab2ad881d2df27d49f010
5
5
  SHA512:
6
- metadata.gz: 121b2f32fa84a2ab4be9b08c01c55ce95780da32ff0ae3f17b9d61ac7e19df2a855fd95e2243d3bf99cfefef134327e116036d172abbf5ed97d80d79172897f2
7
- data.tar.gz: 86e6aa5d7dc777dd000f79c124d4f518ba3630284811101a56d9686e71bcd56656afe75af30ab9deb9260796808000dc6d731cbe7471b023caebe34488b10ace
6
+ metadata.gz: dd6800d5454eb769483d2a8824747d4109cbc632372488f25c71dc1e7a28751a5da7829e8696d25109a7564237c071a0ede55a4b1c67243d6a557c9824df4c5d
7
+ data.tar.gz: 79fd9280bb18ead004cc934bb20f5d467eeb4f613628fa685660a52cabae148d2808dd9b2d9ccd2c4b89ada3657f3fb3c6e71b6453373f942911e956a7d58fad
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0.55
1
+ 0.2.0.56
data/shared_rubocop.yml CHANGED
@@ -313,6 +313,11 @@ Layout/ClassStructure:
313
313
  - private_delegate
314
314
  - private_methods
315
315
 
316
+ # Allow "memoize \" but not "memoize\".
317
+ Layout/LineContinuationSpacing:
318
+ Enabled: true
319
+ EnforcedStyle: space
320
+
316
321
  # https://docs.rubocop.org/rubocop/cops_style.html#stylehashsyntax
317
322
  Style/HashSyntax:
318
323
  Enabled: true
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: barsoom_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.55
4
+ version: 0.2.0.56
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Skogberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-11 00:00:00.000000000 Z
11
+ date: 2025-08-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: