barsoom_utils 0.1.1.19 → 0.1.1.20

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 +0 -6
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d87fa41a41879b2e8fe4e437f11541c51a1bdb9db592c29f11d9c38ef06eb08
4
- data.tar.gz: d5a75888165a7c505f68bb399d9963b6103cda7c30805d2efec96f85c4c3896a
3
+ metadata.gz: 8a9d9d936980d3e0cab4dc064368e398d1ea7dadb5a8244a42b2dbdaf49155bf
4
+ data.tar.gz: 3931d23a734c47a960942b5ccc5c05ec6e251a46900bfdcbd05bf6f4171a3f3c
5
5
  SHA512:
6
- metadata.gz: 9e6ac527a5f00ce98dadd235e269c41421148667ac555bf8adff7a9258a453d68689f8b9ada51a2e772bdaaa148e0defcde1608a84e44344448b37fa3bdc0caa
7
- data.tar.gz: b0289e365dd949ea5b3f8a1c0c9a8335cbb3cd8de44032c6d394d7d226955d8ef2dc51f9b1adce71ecabf5ffebb723e9a2f1d129fc2bdba1def89c0a6ee5b080
6
+ metadata.gz: a4c50cf5b7f5915da3a7a4aabe822c972f4a66618050884fcc2233ff44b3850355ef3f5a6a3de7ecc2394ee8d6a276a96851be10019accc4c1c24e443da313a0
7
+ data.tar.gz: 5da6258d39fe440cdc25bf572ddd1648ccbdca1955bb4f85cfbfb210c5ac58e246956821c87aab40bb098dd305c06883ad8fe66d9db16f1da9cccc0a45310511
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1.19
1
+ 0.1.1.20
data/shared_rubocop.yml CHANGED
@@ -252,12 +252,6 @@ Style/HashSyntax:
252
252
  Enabled: true
253
253
  EnforcedStyle: ruby19
254
254
 
255
- Security/IoMethods: # new in 1.22
256
- Enabled: true
257
-
258
- Security/CompoundHash: # new in 1.28
259
- Enabled: true
260
-
261
255
  # https://docs.rubocop.org/rubocop/cops_gemspec.html#gemspecduplicatedassignment
262
256
  Gemspec/DuplicatedAssignment:
263
257
  Enabled: true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: barsoom_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1.19
4
+ version: 0.1.1.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Skogberg