From 5dc08886b05b1dd1f6b53594037e7b959e492d64 Mon Sep 17 00:00:00 2001 From: jazairi <16103405+jazairi@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:31:42 -0400 Subject: [PATCH] Update dependencies --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97a64da..3ffa3b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,13 +123,15 @@ GEM railties (>= 6.1) drb (2.2.1) erubi (1.13.0) - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake globalid (1.2.1) activesupport (>= 6.1) - graphql (2.3.6) + graphql (2.3.7) base64 hashdiff (1.1.0) http (5.2.0) @@ -171,7 +173,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.24.1) msgpack (1.7.2) mutex_m (0.2.0) net-imap (0.4.14) @@ -264,7 +266,7 @@ GEM parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-rails (2.25.0) + rubocop-rails (2.25.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -307,7 +309,7 @@ GEM stringio (3.1.1) strscan (3.1.0) thor (1.3.1) - tilt (2.3.0) + tilt (2.4.0) timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0)