From 17cd2a51abf3c882ab12b7b5a2742c880e47e63b Mon Sep 17 00:00:00 2001 From: Scott Carleton <313254+ScotterC@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:41:04 -0500 Subject: [PATCH] added gemfile lock --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0346b12..a1d11ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ PATH remote: . specs: pinecone (1.1.0) - dry-struct (~> 1.6.0) - dry-validation (~> 1.10.0) + dry-struct (~> 1.6) + dry-validation (~> 1.10) httparty (~> 0.22.0) GEM @@ -139,6 +139,7 @@ PLATFORMS arm64-darwin-21 arm64-darwin-22 arm64-darwin-23 + arm64-darwin-24 x86_64-darwin-21 x86_64-linux