infusible 4.5.0 → 4.6.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: c9db59cd393d2dad9f40393e15824707730db1332ac92b99c7eb36fc7a190a44
4
- data.tar.gz: a18a150da71ef9ebabf59eb3dac6c2b758a41f6ec663f54d6cf477b0f21b7274
3
+ metadata.gz: 1e05a375c77edfc73d20c70e43ca30074638c06afc4f2b35f729d9bffb4635d7
4
+ data.tar.gz: 188369cfd3c8aeb3394c56b8a152a2845c42360e0a17f8e32584e1fb01b637c1
5
5
  SHA512:
6
- metadata.gz: f71ee1390c7d42025bd005aadda2539b8bd1af60834ea23239f204815b60554313a32424749802ef5f229f5eeb57efc13179cfbffa1fb6f3c9c50fcf0e0d6b5c
7
- data.tar.gz: 813e35b686d5d2658142bc630d663ef84246e0acd3650ed74774a222557a4d1ca6e56629e84cc480e4d87ed78a7c8457d826916b8d0db753670619d6c2960a28
6
+ metadata.gz: 971c73ed76b84364b54236ac4a89a3bf20f7802551e9c16faf2216546213bcf62bbfda01fd552e84b03b1eb37fc2caa39981336eb971d4a378bb951570152c0d
7
+ data.tar.gz: a61b886ece8db01b784081c60176492e87c21073d4d1e6a4d3042d534cb053b876e1827cc6a2beb62ddb8a11a2e527c29eed862abe94e1cba15367d04d572cc8
checksums.yaml.gz.sig CHANGED
Binary file
data/infusible.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "infusible"
5
- spec.version = "4.5.0"
5
+ spec.version = "4.6.0"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
8
  spec.homepage = "https://alchemists.io/projects/infusible"
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
22
  spec.signing_key = Gem.default_key_path
23
23
  spec.cert_chain = [Gem.default_cert_path]
24
24
 
25
- spec.required_ruby_version = "~> 3.4"
25
+ spec.required_ruby_version = ">= 3.4"
26
26
  spec.add_dependency "marameters", "~> 4.1"
27
27
 
28
28
  spec.extra_rdoc_files = Dir["README*", "LICENSE*"]
data.tar.gz.sig CHANGED
@@ -1,2 +1,3 @@
1
- �&9��k���L�����ώ�j��[�σ��@ш#�Kus�v��d೗"���N�T#f����6�e������_ҫ��k�I����]�~V��5J(��V�@r�N��ɝ9�'���'�5�>��Ħ*�3�. x�V��h �.6<0�[N��q�x� l��A��������u�Y�-K��G��t�<��1rAiCQ�"@����dt)�8
2
- ��d���ԅ�Ǭ�G�
3
- ��ȝ4�0�u{�-������(c����X��B5������=���
1
+ �O��b��?�]'1Y
2
+ �QoJ$��;6�-�p���A�O�Tbŏs�����8x��鍇���9�<��)���hb�0�M�i���)P��q���{Ir��>D�B��u�:�甤I�Z�E=�ys�!��m�m-"7�S�],�?�&�,��b�W
3
+ ����2��Q9��J dD������ A�]����x-�S��!+��G1��W.�ov�Ð0S�Ӭ�vA��k�_Z�nwg�D[�?~�L�K��x���څ�éG�񔾗���-�AfC�ݝ�ٝ�ӹT�%�N5�U���TO��#�R�5q�#����c����:ڲ�x�]�i����(��v�'�R��F���Ǭ�.�����'��7\z���@���(F��������
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infusible
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.0
4
+ version: 4.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -82,7 +82,7 @@ require_paths:
82
82
  - lib
83
83
  required_ruby_version: !ruby/object:Gem::Requirement
84
84
  requirements:
85
- - - "~>"
85
+ - - ">="
86
86
  - !ruby/object:Gem::Version
87
87
  version: '3.4'
88
88
  required_rubygems_version: !ruby/object:Gem::Requirement
metadata.gz.sig CHANGED
Binary file