From a022f9d9d5dd7aead6153deeafaef99be00e6729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:40:15 +0000 Subject: [PATCH] Bump graphiti from 1.7.6 to 1.8.1 Bumps [graphiti](https://github.com/graphiti-api/graphiti) from 1.7.6 to 1.8.1. - [Release notes](https://github.com/graphiti-api/graphiti/releases) - [Changelog](https://github.com/graphiti-api/graphiti/blob/master/CHANGELOG.md) - [Commits](https://github.com/graphiti-api/graphiti/compare/v1.7.6...v1.8.1) --- updated-dependencies: - dependency-name: graphiti dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e33b1eb..f7f700d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,9 +134,9 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - graphiti (1.7.6) + graphiti (1.8.1) activesupport (>= 5.2) - concurrent-ruby (~> 1.0) + concurrent-ruby (>= 1.2, < 2.0) dry-types (>= 0.15.0, < 2.0) graphiti_errors (~> 1.1.0) jsonapi-renderer (~> 0.2, >= 0.2.2) @@ -194,7 +194,7 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.8.0) net-imap (0.5.6) date @@ -391,7 +391,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) vandal_ui (0.4.5) websocket-driver (0.7.7)