marameters 1.0.2 → 1.0.3

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: 412515b3ab8097e97ba8afd6a50409a7147a348dea97496f1c0890ad59898106
4
- data.tar.gz: 93d2fdca4a29bfedf5c26a0b09903054ebf24166195d51d0a49844ba3483d184
3
+ metadata.gz: e1a183d2c4e38956749cd9eda9028d88cdcec1575d94708da21138d5d0693f3b
4
+ data.tar.gz: 831e0d4e8251f159cfb239866c80a9347e1c1c132963a1443fce0f0184af3577
5
5
  SHA512:
6
- metadata.gz: 8aa5d6593bc252c89e9e09df31662e399f659b69a8bb480c41020d38e559fba9446412bf2ec84738f69941718721f703ddced9d69d54ed03c194cf76e4821853
7
- data.tar.gz: 2dbe53dfa534c25b6efe55791b72bb0164702d3c3b44e2c755909f5a11787bdc7bc5ee19e6468a97a4962cc1808bbce8e0e533fbf72fa97e1ea6d9de92da01f6
6
+ metadata.gz: 418b5b8c33948795709a8b4377c91b400bf2e15dd4095f050b32ceed5416cf0c2dbff4e97548ae75e7f720ae104fa8ec3288564d699e946383eefe58258a2859
7
+ data.tar.gz: a45cbb04cf8fd94d8d5c1e5ca256927c9412ae4f8a83821419a811cdc14fb99b15b8c894ecee51f13ec33255481510e581a8046e579924fa207438fe80e0c386
checksums.yaml.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -3,7 +3,7 @@
3
3
  :figure-caption!:
4
4
 
5
5
  :amazing_print_link: link:https://github.com/amazing-print/amazing_print[Amazing Print]
6
- :article_link: link:https://www.alchemists.io/articles/ruby_method_parameters_and_arguments[method parameters and arguments]
6
+ :article_link: link:https://alchemists.io/articles/ruby_method_parameters_and_arguments[method parameters and arguments]
7
7
 
8
8
  = Marameters
9
9
 
@@ -13,7 +13,7 @@ Marameters is a portmanteau (i.e. `[m]ethod + p[arameters] = marameters`) which
13
13
  * *Arguments*: Represents the _actual_ values passed to the method when messaged. Example: `demo 1, two: 2`.
14
14
 
15
15
  This gem will help you debug methods or aid your workflow when
16
- metaprogramming -- as used in the link:https://www.alchemists.io/projects/infusible[Infusible] gem -- when architecting more sophisticated applications.
16
+ metaprogramming -- as used in the link:https://alchemists.io/projects/infusible[Infusible] gem -- when architecting more sophisticated applications.
17
17
 
18
18
  toc::[]
19
19
 
@@ -408,19 +408,19 @@ To test, run:
408
408
  bin/rake
409
409
  ----
410
410
 
411
- == link:https://www.alchemists.io/policies/license[License]
411
+ == link:https://alchemists.io/policies/license[License]
412
412
 
413
- == link:https://www.alchemists.io/policies/security[Security]
413
+ == link:https://alchemists.io/policies/security[Security]
414
414
 
415
- == link:https://www.alchemists.io/policies/code_of_conduct[Code of Conduct]
415
+ == link:https://alchemists.io/policies/code_of_conduct[Code of Conduct]
416
416
 
417
- == link:https://www.alchemists.io/policies/contributions[Contributions]
417
+ == link:https://alchemists.io/policies/contributions[Contributions]
418
418
 
419
- == link:https://www.alchemists.io/projects/marameters/versions[Versions]
419
+ == link:https://alchemists.io/projects/marameters/versions[Versions]
420
420
 
421
- == link:https://www.alchemists.io/community[Community]
421
+ == link:https://alchemists.io/community[Community]
422
422
 
423
423
  == Credits
424
424
 
425
- * Built with link:https://www.alchemists.io/projects/gemsmith[Gemsmith].
426
- * Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
425
+ * Built with link:https://alchemists.io/projects/gemsmith[Gemsmith].
426
+ * Engineered by link:https://alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
data/marameters.gemspec CHANGED
@@ -2,17 +2,17 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "marameters"
5
- spec.version = "1.0.2"
5
+ spec.version = "1.0.3"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
- spec.homepage = "https://www.alchemists.io/projects/marameters"
8
+ spec.homepage = "https://alchemists.io/projects/marameters"
9
9
  spec.summary = "Provides dynamic method parameter construction and deconstruction."
10
10
  spec.license = "Hippocratic-2.1"
11
11
 
12
12
  spec.metadata = {
13
13
  "bug_tracker_uri" => "https://github.com/bkuhlmann/marameters/issues",
14
- "changelog_uri" => "https://www.alchemists.io/projects/marameters/versions",
15
- "documentation_uri" => "https://www.alchemists.io/projects/marameters",
14
+ "changelog_uri" => "https://alchemists.io/projects/marameters/versions",
15
+ "documentation_uri" => "https://alchemists.io/projects/marameters",
16
16
  "funding_uri" => "https://github.com/sponsors/bkuhlmann",
17
17
  "label" => "Marameters",
18
18
  "rubygems_mfa_required" => "true",
data.tar.gz.sig CHANGED
@@ -1,3 +1,2 @@
1
- �Ɣ��gc�ϒ!�ʭ�C5S<�ie��i2~0W��#O8[�`��!���<��� (_'�l_,,��]ٶ��Z�Ix��Ux���Ө�$'��E���CJ���
2
- $�ޜ��ɱX����-���Ha[R
3
- �Ҏ�.�G�V;�V�ÅWq��x�.kxm4����2Z��m�#\��/ ����>�49Ybi�0n��=K���?�7r-Q-����)]@ވ�G������x_�օ�@99��/Wg
1
+ J�Dp+Ɏ�(:#�nҼ?�=4_P����t"Hf��4ONgs7hhͷy*����S^��͹u�~N{�/��7�ش_j~���Jr�˥��c���xRj�a�c�������ZK+�����~���,e��n�w��&+_��k6m�"΂q=����ߜ�Q�y:�ln�p~�$�,�1�������Cg�J����I��
2
+ ۼ%�)��B��w%f�m����@�5�t�s�e�ޛ��� �9�CE8�x�Yn\j6���z���2�ҙHAq�̍ �L���_֪�8i�KY�g��p��Y}ݩ�m�� 6�o5�"�p�[�GꇶX�z��d������L <.�� �؇Q{�s�Jcv�N�8�J�R�k:�ӽ7/AC
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: marameters
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -10,25 +10,32 @@ bindir: bin
10
10
  cert_chain:
11
11
  - |
12
12
  -----BEGIN CERTIFICATE-----
13
- MIIC/jCCAeagAwIBAgIBBTANBgkqhkiG9w0BAQsFADAlMSMwIQYDVQQDDBpicm9v
14
- a2UvREM9YWxjaGVtaXN0cy9EQz1pbzAeFw0yMjAzMTkxNzI0MzJaFw0yMzAzMTkx
15
- NzI0MzJaMCUxIzAhBgNVBAMMGmJyb29rZS9EQz1hbGNoZW1pc3RzL0RDPWlvMIIB
16
- IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6l1qpXTiomH1RfMRloyw7MiE
17
- xyVx/x8Yc3EupdH7uhNaTXQGyORN6aOY//1QXXMHIZ9tW74nZLhesWMSUMYy0XhB
18
- brs+KkurHnc9FnEJAbG7ebGvl/ncqZt72nQvaxpDxvuCBHgJAz+8i5wl6FhLw+oT
19
- 9z0A8KcGhz67SdcoQiD7qiCjL/2NTeWHOzkpPrdGlt088+VerEEGf5I13QCvaftP
20
- D5vkU0YlAm1r98BymuJlcQ1qdkVEI1d48ph4kcS0S0nv1RiuyVb6TCAR3Nu3VaVq
21
- 3fPzZKJLZBx67UvXdbdicWPiUR75elI4PXpLIic3xytaF52ZJYyKZCNZJhNwfQID
22
- AQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQU0nzow9vc
23
- 2CdikiiE3fJhP/gY4ggwDQYJKoZIhvcNAQELBQADggEBAJbbNyWzFjqUNVPPCUCo
24
- IMrhDa9xf1xkORXNYYbmXgoxRy/KyNbUr+jgEEoWJAm9GXlcqxxWAUI6pK/i4/Qi
25
- X6rPFEFmeObDOHNvuqy8Hd6AYsu+kP94U/KJhe9wnWGMmGoNKJNU3EkW3jM/osSl
26
- +JRxiH5t4WtnDiVyoYl5nYC02rYdjJkG6VMxDymXTqn7u6HhYgZkGujq1UPar8x2
27
- hNIWJblDKKSu7hA2d6+kUthuYo13o1sg1Da/AEDg0hoZSUvhqDEF5Hy232qb3pDt
28
- CxDe2+VuChj4I1nvIHdu+E6XoEVlanUPKmSg6nddhkKn2gC45Kyzh6FZqnzH/CRp
29
- RFE=
13
+ MIIEeDCCAuCgAwIBAgIBATANBgkqhkiG9w0BAQsFADBBMQ8wDQYDVQQDDAZicm9v
14
+ a2UxGjAYBgoJkiaJk/IsZAEZFgphbGNoZW1pc3RzMRIwEAYKCZImiZPyLGQBGRYC
15
+ aW8wHhcNMjMwMzIyMTYxNDQxWhcNMjUwMzIxMTYxNDQxWjBBMQ8wDQYDVQQDDAZi
16
+ cm9va2UxGjAYBgoJkiaJk/IsZAEZFgphbGNoZW1pc3RzMRIwEAYKCZImiZPyLGQB
17
+ GRYCaW8wggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQCro8tj5/E1Hg88
18
+ f4qfiwPVd2zJQHvdYt4GHVvuHRRgx4HGhJuNp+4BId08RBn7V6V1MW6MY3kezRBs
19
+ M+7QOQ4b1xNLTvY7FYQB1wGK5a4x7TTokDrPYQxDB2jmsdDYCzVbIMrAvUfcecRi
20
+ khyGZCdByiiCl4fKv77P12tTT+NfsvXkLt/AYCGwjOUyGKTQ01Z6eC09T27GayPH
21
+ QQvIkakyFgcJtzSyGzs8bzK5q9u7wQ12MNTjJoXzW69lqp0oNvDylu81EiSUb5S6
22
+ QzzPxZBiRB1sgtbt1gUbVI262ZDq1gR+HxPFmp+Cgt7ZLIJZAtesQvtcMzseXpfn
23
+ hpmm0Sw22KGhRAy/mqHBRhDl5HqS1SJp2Ko3lcnpXeFResp0HNlt8NSu13vhC08j
24
+ GUHU9MyIXbFOsnp3K3ADrAVjPWop8EZkmUR3MV/CUm00w2cZHCSGiXl1KMpiVKvk
25
+ Ywr1gd2ZME4QLSo+EXUtLxDUa/W3xnBS8dBOuMMz02FPWYr3PN8CAwEAAaN7MHkw
26
+ CQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFAFgmv0tYMZnItuPycSM
27
+ F5wykJEVMB8GA1UdEQQYMBaBFGJyb29rZUBhbGNoZW1pc3RzLmlvMB8GA1UdEgQY
28
+ MBaBFGJyb29rZUBhbGNoZW1pc3RzLmlvMA0GCSqGSIb3DQEBCwUAA4IBgQAX+EGY
29
+ 9RLYGxF1VLZz+G1ACQc4uyrCB6kXwI06kzUa5dF9tPXqTX9ffnz3/W8ck2IQhKzu
30
+ MKO2FVijzbDWTsZeZGglS4E+4Jxpau1lU9HhOIcKolv6LeC6UdALTFudY+GLb8Xw
31
+ REXgaJkjzzhkUSILmEnRwEbY08dVSl7ZAaxVI679vfI2yapLlIwpbBgmQTiTvPr3
32
+ qyyLUno9flYEOv9fmGHunSrM+gE0/0niGTXa5GgXBXYGS2he4LQGgSBfGp/cTwMU
33
+ rDKJRcusZ12lNBeDfgqACz/BBJF8FLodgk6rGMRZz7+ZmjjHEmpG5bQpR6Q2BuWL
34
+ XMtYk/QzaWuhiR7pWjiF8jbdd7RO6or0ohq7iFkokz/5xrtQ/vPzU2RQ3Qc6YaKw
35
+ 3n5C8/6Zh9DYTkpcwPSuIfAga6wf4nXc9m6JAw8AuMLaiWN/r/2s4zJsUHYERJEu
36
+ gZGm4JqtuSg8pYjPeIJxS960owq+SfuC+jxqmRA54BisFCv/0VOJi7tiJVY=
30
37
  -----END CERTIFICATE-----
31
- date: 2023-01-22 00:00:00.000000000 Z
38
+ date: 2023-03-22 00:00:00.000000000 Z
32
39
  dependencies:
33
40
  - !ruby/object:Gem::Dependency
34
41
  name: refinements
@@ -77,13 +84,13 @@ files:
77
84
  - lib/marameters/signature.rb
78
85
  - lib/marameters/splat.rb
79
86
  - marameters.gemspec
80
- homepage: https://www.alchemists.io/projects/marameters
87
+ homepage: https://alchemists.io/projects/marameters
81
88
  licenses:
82
89
  - Hippocratic-2.1
83
90
  metadata:
84
91
  bug_tracker_uri: https://github.com/bkuhlmann/marameters/issues
85
- changelog_uri: https://www.alchemists.io/projects/marameters/versions
86
- documentation_uri: https://www.alchemists.io/projects/marameters
92
+ changelog_uri: https://alchemists.io/projects/marameters/versions
93
+ documentation_uri: https://alchemists.io/projects/marameters
87
94
  funding_uri: https://github.com/sponsors/bkuhlmann
88
95
  label: Marameters
89
96
  rubygems_mfa_required: 'true'
@@ -103,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
110
  - !ruby/object:Gem::Version
104
111
  version: '0'
105
112
  requirements: []
106
- rubygems_version: 3.4.4
113
+ rubygems_version: 3.4.9
107
114
  signing_key:
108
115
  specification_version: 4
109
116
  summary: Provides dynamic method parameter construction and deconstruction.
metadata.gz.sig CHANGED
Binary file