caliber 0.33.0 → 0.34.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad56541032f3ce083db239fbddb06e7eea7b35cedd7f7a8d63384e0ea83de0fa
4
- data.tar.gz: 9d1c6091911724c8ba2b131bd48f2dc3bc0068d063f6c65557cd3f23a0db8c5d
3
+ metadata.gz: 2a49b7be275ce6a8a4a1c7460004161baedc439015feb307c29b2a41ac39ca09
4
+ data.tar.gz: 1919b2985fac85a19c5cf499c9c244512fec69b84f6f149eeb823985d99182fb
5
5
  SHA512:
6
- metadata.gz: 3cbfc2d6459376289f8e3df34cee608721501e83844f292266d924a0234b803fb3d13e10a739f89f57e832fcf8717840fb7e25885249d48bd1fba7399a915d27
7
- data.tar.gz: 0bd504cc744634cd0e70538790d2500767c7689dfc2b84fbd78552c54735ac04125067de79c6fc72c5110d80cd6f50360643ba911f979700c3441a169c537517
6
+ metadata.gz: d7796e50923617cca77ef5b36c5e7d2bb51719cfc987cead2bb5175f34fee81f93413e4af7f7ae0529ed48bc729a175ddc111e74de94a3a0709f35fe9f3327bb
7
+ data.tar.gz: 1e146c75c651c8ac4c15bfb343fca451e7414a565e49c85b8223b3ce78e7739d4e950ce6cd21f26c12f4e48f1c09fcc42df90790c984be2c6d8e1ab519275cf0
checksums.yaml.gz.sig CHANGED
@@ -1,3 +1,3 @@
1
- ez<�C�#;�O�#�f�?�z�t,��P?Z��2AY��""WAe ��#�&���襝����x��-�;�g'�eҹ[������[u~�#��o�hm-���Ë��F>�Q�#�Tp1/�t�Gc����.
2
- Lw�M��� n��ƞ���&M��N<��'�����cR���T(�j��!|iT�'F�s�u�K�2�X�[;�v��F{�t4���i��P
3
- dNL�Ϭ/���� ^��h�!O�����k�����rxUXN��{��ɩs�et�@������w�?~��ƴ����B���
1
+ .�������bq�σ�OI��.�5�7�,�2P�m���#�����$G�5r[��'���bZkЫ�?�5)Q7}ay(hN*L��3�s���؅�0PMH�R�Դr��&�dMT�|G��&�Bz���b>��|������@}?���7���Ѷ�<�P�t}X5
2
+ F�����q�(F���Xɕ��e/��HPflL9z��FI��
3
+ Yy��9�T
data/caliber.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "caliber"
5
- spec.version = "0.33.0"
5
+ spec.version = "0.34.0"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
8
  spec.homepage = "https://alchemists.io/projects/caliber"
@@ -1,9 +1,15 @@
1
1
  require: rubocop-factory_bot
2
2
 
3
+ FactoryBot/AssociationStyle:
4
+ Enabled: true
3
5
  FactoryBot/ConsistentParenthesesStyle:
4
6
  Enabled: true
5
7
  EnforcedStyle: omit_parentheses
8
+ FactoryBot/FactoryAssociationWithStrategy:
9
+ Enabled: true
6
10
  FactoryBot/FactoryNameStyle:
7
11
  Enabled: true
12
+ FactoryBot/RedundantFactoryOption:
13
+ Enabled: true
8
14
  FactoryBot/SyntaxMethods:
9
15
  Enabled: false
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caliber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.34.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -35,7 +35,7 @@ cert_chain:
35
35
  3n5C8/6Zh9DYTkpcwPSuIfAga6wf4nXc9m6JAw8AuMLaiWN/r/2s4zJsUHYERJEu
36
36
  gZGm4JqtuSg8pYjPeIJxS960owq+SfuC+jxqmRA54BisFCv/0VOJi7tiJVY=
37
37
  -----END CERTIFICATE-----
38
- date: 2023-05-13 00:00:00.000000000 Z
38
+ date: 2023-05-17 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: rubocop
metadata.gz.sig CHANGED
Binary file