From 0f1fabac04e2afe41b7cc4ddb79a2080b99c91a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:52:23 +0000 Subject: [PATCH] Bump dynamoid from 3.8.0 to 3.10.0 Bumps [dynamoid](https://github.com/Dynamoid/dynamoid) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/Dynamoid/dynamoid/releases) - [Changelog](https://github.com/Dynamoid/dynamoid/blob/master/CHANGELOG.md) - [Commits](https://github.com/Dynamoid/dynamoid/compare/v3.8.0...v3.10.0) --- updated-dependencies: - dependency-name: dynamoid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 3879db1a..3ddbdf6f 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'connection_pool' # DynamoDB for storing registrations gem 'aws-sdk-dynamodb' -gem 'dynamoid', '3.8.0' +gem 'dynamoid', '3.10.0' # SQS for adding data into a queue gem 'aws-sdk-sqs' diff --git a/Gemfile.lock b/Gemfile.lock index 198d7ce9..700be685 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.894.0) + aws-partitions (1.895.0) aws-sdk-core (3.191.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -123,7 +123,7 @@ GEM dotenv (= 3.1.0) railties (>= 6.1) drb (2.2.1) - dynamoid (3.8.0) + dynamoid (3.10.0) activemodel (>= 4) aws-sdk-dynamodb (~> 1.0) concurrent-ruby (>= 1.0) @@ -342,7 +342,7 @@ DEPENDENCIES connection_pool debug dotenv-rails - dynamoid (= 3.8.0) + dynamoid (= 3.10.0) factory_bot_rails hiredis httparty