barsoom_utils 0.1.1.39 → 0.1.1.40

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: 452e58f03517c904c20f1269cf9eb2761429f113d9e2f619a9b52e61c4182c34
4
- data.tar.gz: 6821bd508597cfa7b1ac6ab2e1d356dbf358d8e42bd2a1cac04bb5ce26b89af2
3
+ metadata.gz: 07750503c67021fcf99f4da7fd7a48018c14c772ddb886fd9217483dd6fce030
4
+ data.tar.gz: c0dfc9b477cf40f00dbdc662ee40b0b4eecac1819820e115ac5587b3985d6c6f
5
5
  SHA512:
6
- metadata.gz: 3008728e61a4e048868a080d8c541a20f0bba74319593a67d0d3c7fb74bd70b571419074fc1f7777349618583d80f31e3e3fb5a0c16f3538e2ccffafe3993b03
7
- data.tar.gz: 0ac894b0903d000fc01222410f91c2c08176052f1d3fe9efe1615d79b99f58a974b763221090faffefb8998243c41d3731e22f72844a96bfb42106ee84027f75
6
+ metadata.gz: 60cc1da8cf0f5fae0e4cfbd89ab37979b1625215c8043d33ce8913d9161d82daccf1413554d4b5eea1f1c0d22608b466e8a8236bb0f75dd4dabc384a67c65066
7
+ data.tar.gz: c39cb4684b04e2044e4bfbbae0475c84f74b0479442940f4e6b739831b390d2aae6af3237882ee6cb570379d42d26b4891799b7c9475076daca7b18c8b71fbaa
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1.39
1
+ 0.1.1.40
data/shared_rubocop.yml CHANGED
@@ -221,6 +221,10 @@ Style/TrailingCommaInArguments:
221
221
  Enabled: true
222
222
  EnforcedStyleForMultiline: comma
223
223
 
224
+ # https://docs.rubocop.org/rubocop/cops_style.html#stylereturnnilinpredicatemethoddefinition
225
+ Style/ReturnNilInPredicateMethodDefinition:
226
+ Enabled: true
227
+
224
228
  # Warn about "too many positional arguments in the parameter list" when more than 5.
225
229
  # Warn about "too many positional arguments with optional values" when more than 3.
226
230
  Metrics/ParameterLists:
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.39
4
+ version: 0.1.1.40
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Skogberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-14 00:00:00.000000000 Z
11
+ date: 2023-06-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: