25 Commits
Author SHA1 Message Date
Brooke Kuhlmann 11cc10f9af Updated version 2026-04-01 13:43:49 -06:00
Brooke Kuhlmann eb2f16bfb1 Updated version 2026-03-18 13:12:44 -06:00
Brooke Kuhlmann bec7edd616 Updated version 2026-02-28 14:00:22 -07:00
Brooke Kuhlmann ffb15184f1 Updated version 2026-01-26 10:38:15 -07:00
Brooke Kuhlmann d5d80955a4 Updated version
Includes updates to the recipes endpoint.

Milestone: minor
2026-01-22 15:20:37 -07:00
Brooke Kuhlmann 775c228bb5 Updated version 2026-01-15 09:24:35 -07:00
Brooke Kuhlmann 3cb1c26811 Updated version 2026-01-02 10:22:13 -07:00
Brooke Kuhlmann a46f4c3ec4 Updated gem dependencies
Necessary to leverage gems that are on Ruby 4.0.0 and higher. Further details can be found here:

* link:https://alchemists.io/projects[Alchemists]
* link:https://dry-rb.org[Dry RB]

The biggest change is leveraging the new RSpec helper provided by link:https://alchemists.io/projects/inspectable[Inspectable].

Milestone: minor
2026-01-02 10:03:03 -07:00
Brooke Kuhlmann 3f27ef9793 Updated to Ruby 4.0.0
link:https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released[Details].

Milestone: minor
2025-12-25 09:00:05 -07:00
Brooke Kuhlmann 03cc72e7df Updated version 2025-12-11 15:20:08 -07:00
Brooke Kuhlmann 873db9018c Added Dry Types gem
Necessary to create custom types for use in our contracts. link:https://dry-rb.org/gems/dry-types[Documentation].

Milestone: minor
2025-12-11 14:39:19 -07:00
Brooke Kuhlmann c3bbd94f2a Updated version
Milestone: patch
2025-11-10 08:22:49 -07:00
Brooke Kuhlmann 15bd6c405e Fixed gem specification Ruby version requirement
Necessary to ensure we can run on Ruby 3.4.0 and higher since Ruby 4.0.0 is scheduled to drop on Christmas Day.

Milestone: patch
2025-11-10 08:14:37 -07:00
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