barsoom_utils 0.2.0.50 → 0.2.0.52

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 +1 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dcbd429ff07728635a6d0a85ccfde14b49fd3fcb5387cb2ba920c011f49de2be
4
- data.tar.gz: f731219849cb05d7ccfd39857ad6706b47acd6f1c337c1683bbb2702963e9fe1
3
+ metadata.gz: 8e5650ed2fa6376369224481daf22422e6b3d31e43c8ef329b9c124963e20d7e
4
+ data.tar.gz: 223889cb8fb7fed5bba9e2e789393caf7c3366d2482d91099fab9947309909d6
5
5
  SHA512:
6
- metadata.gz: 0fda420e5f70e95df7ce6e0b52149447fe5db1d221a61f4996faf3228d174f582a580974553d96c76207f827edb5d448593d57ac8edce7170b271f72a5176d75
7
- data.tar.gz: 0c9dfd01bc16f0b746a6386b55fea51d5f6d526d8abf387d1ad01fcbc388cc677a089371fb2fe2df13d43c20aeae9c0a27d289d227d468f9380033a98904ef4b
6
+ metadata.gz: 3ec9e6f8b0f1a349efa4898f325bd4d0f03ca1938e4cc5ae6127f0a07b3151333c791606dbea4e1a799b90428532f0e5aa036bf922bc5ff9fee950f576b00aa8
7
+ data.tar.gz: 888daf15072cb2e9573b2cd08cf159ddd0de7abfa6388a5b0a21e311e51f2a1a47f1f96f7700081b428f6d7bc9cc17b8ab75c8910fcf0c363f4f8bd98b01b40f
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0.50
1
+ 0.2.0.52
data/shared_rubocop.yml CHANGED
@@ -286,6 +286,7 @@ Layout/ClassStructure:
286
286
  Style/HashSyntax:
287
287
  Enabled: true
288
288
  EnforcedStyle: ruby19
289
+ EnforcedShorthandSyntax: always # https://docs.rubocop.org/rubocop/cops_style.html#enforcedshorthandsyntax_-always-stylehashsyntax
289
290
 
290
291
  # https://docs.rubocop.org/rubocop/cops_gemspec.html#gemspecduplicatedassignment
291
292
  Gemspec/DuplicatedAssignment:
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.50
4
+ version: 0.2.0.52
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-03-31 00:00:00.000000000 Z
11
+ date: 2025-04-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: