barsoom_utils 0.1.1.26 → 0.1.1.27

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 +4 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10930d55fc2f41382fd84181928eadfd8810a7bc15eeb2e780d238d258c6fff2
4
- data.tar.gz: f7ed3af86e081334055e176ee8f9224110c016dd7ea282c56fb34671f6b831b7
3
+ metadata.gz: 37307d5bcbef03b5d8906f629cb49014a05378fedf3df4573a22c6af9e7f6c80
4
+ data.tar.gz: 763c544f7580e325fa49acfbaa8d543f4a5556b46a3e730065fbafb8f0cd7a01
5
5
  SHA512:
6
- metadata.gz: 4ea10d1960577ef29d3e639d0b0fe86a8a00426d801292e05ba58246f93c14d5b1add923fb3da0cb6f112d6a7cfa8b74265ff05cbdc225e785b52589d19bdbf8
7
- data.tar.gz: ed65c3c531f562f2bc6fb93e39e8724edd6196274a0768a334a3eeab698b2b7b623ce4f464af67de94b2e69777a0aa8e68b825cd03d1c414369e7e22c8c7473e
6
+ metadata.gz: fac47773c75267940e463f123b77ac3975e1b9abae362a771fc644bf8e3447a3a5253173252f2045c7023a1c3d09cd67404fd2da5af6dda05a004240cfb9b5c4
7
+ data.tar.gz: 5293869f294397c929c87f5cb07716cf83ea12ae489f3a2f13e209eae401358bc70114dd9bee1077e2ab78105f8e0571b812ea58c7776c0fcffee34860c4d11a
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1.26
1
+ 0.1.1.27
data/shared_rubocop.yml CHANGED
@@ -265,3 +265,7 @@ Gemspec/OrderedDependencies:
265
265
  # https://docs.rubocop.org/rubocop/cops_gemspec.html#gemspecrequiremfa
266
266
  Gemspec/RequireMFA:
267
267
  Enabled: true
268
+
269
+ # https://docs.rubocop.org/rubocop/cops_naming.html#namingblockforwarding
270
+ Naming/BlockForwarding:
271
+ 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.1.1.26
4
+ version: 0.1.1.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Skogberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-25 00:00:00.000000000 Z
11
+ date: 2022-08-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: