barsoom_utils 0.2.0.43 → 0.2.0.44

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_rails.yml +4 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5142bbb960a1c13d9c80cb14be0088673229fd453969ac94bc72e54f018a3180
4
- data.tar.gz: 0153044f300d170af185d1e7d8168b2155e9f6a26815cca213f68784846c7c19
3
+ metadata.gz: d567bb3968fb1168448d6595288a385e35ab259644b8f113598f067f3c6004e0
4
+ data.tar.gz: d10e2e50544a0bdf1ddca7366461e5dc41bbcd8cfbfcaf1b260b8a29b679c8b0
5
5
  SHA512:
6
- metadata.gz: 8a106b7cd02481df06e070f4432e05f18f45f6ed3d1042942ad7f0e8dbe52640a117906aa0844613150d33020de534a4d0f8df10bd8d057b5da175ecaa5b0304
7
- data.tar.gz: 92e1e1b7f08aaac94d441cee476e870372fe7ab01e6f570acd478370603e494474847da8e9c59504f1b3729e27aa1971828464a6d638d19809b5698cc241540d
6
+ metadata.gz: 789fa03a604077caff9b792032a18e4a7d48a93a3c70a38211430a6d206e812b67cd77a7e0dfae817cd418ff0d8382ef042b3dbe867fb1311e2060b9d1d9fd65
7
+ data.tar.gz: 7599db3c1b209e48091f5f07df982046f435fd7d6fefb02e2fb077896236634f7261539f068b62e25ac65a0e777b9d93acc5a271fec40c217d0da707b1d6a6a9
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0.43
1
+ 0.2.0.44
@@ -3,3 +3,7 @@
3
3
  # Allow e.g. `list.compact_blank` and disallow `list.reject(&:blank)`.
4
4
  Rails/CompactBlank:
5
5
  Enabled: true
6
+
7
+ # Allow e.g. `String#end_with?` and disallow `String#ends_with?`.
8
+ Rails/ActiveSupportAliases:
9
+ 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.2.0.43
4
+ version: 0.2.0.44
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-07-04 00:00:00.000000000 Z
11
+ date: 2024-04-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: