12 Commits
Author SHA1 Message Date
Brooke Kuhlmann 38fc010e97 Updated version 2025-10-08 10:10:24 -06:00
Brooke Kuhlmann 29601ebf75 Added OpenSSL 3.3.0
Necessary to ensure we are using the latest version since we need to pick up the 3.3.1 patch (which is higher than the default gem packaged with Ruby by default).

Milestone: minor
2025-10-08 10:04:01 -06:00
Brooke Kuhlmann 9b853a886d Updated version 2025-09-09 13:08:48 -06:00
Brooke Kuhlmann 9fbf5a14d4 Updated version
Milestone: minor
2025-08-06 12:33:51 -06:00
Brooke Kuhlmann 2d209a197d Updated to Cogger 1.4.0
Necessary to improve debug logging. link:https://alchemists.io/projects/cogger/versions/1.4.0/[Details].

Milestone: minor
2025-08-06 11:32:26 -06:00
Brooke Kuhlmann d75eafad11 Updated to HTTP 5.3.0
Necessary stay current.

Milestone: minor
2025-08-06 11:31:39 -06:00
Brooke Kuhlmann 79968aabef Updated version 2025-07-29 16:06:04 -06:00
Brooke Kuhlmann 100d18ae84 Fixed gem specification email address
Necessary to send inquiries to engineering team.

Milestone: patch
2025-05-28 17:09:56 -06:00
Brooke Kuhlmann 2cedec8682 Updated version
Necessary to publish new version.

Milestone: minor
2025-05-19 08:25:46 -06:00
Brooke Kuhlmann 6b95d89a3f Added Inspectable gem
Necessary to clean up output and reduce leakage of sensitive information when inspecting objects. link:https://alchemists.io/projects/inspectable[Documentation].

Milestone: minor
2025-05-19 08:21:40 -06:00
Brooke Kuhlmann 33e6368b2e Updated version 2025-05-05 17:00:55 -06:00
Brooke Kuhlmann 83a8bbd940 Added project skeleton
This includes the following dependencies necessary for this implementation:

* link:https://alchemists.io/projects/cogger[Cogger].
* link:https://alchemists.io/projects/containable[Containable].
* link:https://github.com/httprb/http[HTTP].
* link:https://alchemists.io/projects/http-fake[HTTP Fake].
* link:https://alchemists.io/projects/infusible[Infusible].
* link:https://alchemists.io/projects/pipeable[Pipeable].
* link:https://alchemists.io/projects/refinements[Refinements].

Generated with link:https://alchemists.io/projects/gemsmith[Gemsmith] 23.3.0.
2025-04-22 11:48:02 -06:00