barsoom_utils 0.2.0.48 → 0.2.0.49

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: 8ce30232948e3d694c5441611dc2883cd22c0be7be570a33e85240a62f88359a
4
- data.tar.gz: 47cfd119f77f6ac040a6ed45aa596f7a7034a06a256a2e4ad64dc03a1c272df4
3
+ metadata.gz: f8a77945eaedef886ca5f3cdffe908b23efaac7d9834ab921089a9d40bcd400c
4
+ data.tar.gz: 86e878a7c9d47bf7a8b3886a9a4044837dbfb572792d636d07b08dafd7b5bf8f
5
5
  SHA512:
6
- metadata.gz: 8ba12a978bacd184b42b1103bb0b1f20ec4b51c257dc7a0c97271bf23ff3d197bfaac475afcdc9f768002e7ce33f847816b40696fb797da4a719b947873af194
7
- data.tar.gz: df6ac5b5d68a16684f006f4b7cdabbf7824058c981be0f25b69a1b62533f1ce9d9b4d398180de69aba94225255b00f4bbd82294444f5c1a2ebab16a09402392b
6
+ metadata.gz: 96aa132b3f7380aa4f1a102ce16fb357bc12b7f89716f076ca89ff9cd31a2aa49ab28267cce1d45f480decfb8c6682b11dd2dae0587d989cdf8eea9ca630e401
7
+ data.tar.gz: b9f96e36c41b34dcfe4ba748cb149244d52ca6666e18edb0aa3611b26d6bf734c20d732548b265ef25251d6b28356a8cf01d52aeb4989d6e3beba2e61430ca9e
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0.48
1
+ 0.2.0.49
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: either_consistent # https://docs.rubocop.org/rubocop/cops_style.html#enforcedshorthandsyntax_-either_consistent-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.48
4
+ version: 0.2.0.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Skogberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-13 00:00:00.000000000 Z
11
+ date: 2025-03-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: