barsoom_utils 0.1.1.20 → 0.1.1.21

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 +2 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a9d9d936980d3e0cab4dc064368e398d1ea7dadb5a8244a42b2dbdaf49155bf
4
- data.tar.gz: 3931d23a734c47a960942b5ccc5c05ec6e251a46900bfdcbd05bf6f4171a3f3c
3
+ metadata.gz: 4b4e3e88b7f43882526bdf70974e6f1f55b5b9420f5429c259e5b9c9c57182f8
4
+ data.tar.gz: 8099aed4d0efd543fbc413cde18c1d71fdffdce9fa1e2f5bfb6323d42aad7ab3
5
5
  SHA512:
6
- metadata.gz: a4c50cf5b7f5915da3a7a4aabe822c972f4a66618050884fcc2233ff44b3850355ef3f5a6a3de7ecc2394ee8d6a276a96851be10019accc4c1c24e443da313a0
7
- data.tar.gz: 5da6258d39fe440cdc25bf572ddd1648ccbdca1955bb4f85cfbfb210c5ac58e246956821c87aab40bb098dd305c06883ad8fe66d9db16f1da9cccc0a45310511
6
+ metadata.gz: 37e5b2773010797aab42f939de6613474944b027ac30a71388a7bf386e8aed0e373df459af64910b3ec4fc264817316df7add6ca470888d1c83245762c087406
7
+ data.tar.gz: 2d46f4fbb2dd9d86719eb96b425e10910ce6f0f0aea65eb6761428794d9833d7dbcd99166b84017815bf4940c8f19dd361c74eb8038d5f463ebd50080498933c
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1.20
1
+ 0.1.1.21
data/shared_rubocop.yml CHANGED
@@ -10,6 +10,8 @@ AllCops:
10
10
  - node_modules/**/*
11
11
  - tmp/**/*
12
12
  - deploy/tmp/**/*
13
+ # Will only enable new cops for the subset of cops that are enabled. https://docs.rubocop.org/rubocop/versioning.html#pending-cops
14
+ NewCops: enable
13
15
 
14
16
  # Enable all Security cops
15
17
  Security:
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.20
4
+ version: 0.1.1.21
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-02 00:00:00.000000000 Z
11
+ date: 2022-05-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: