From 9035d0e17d0ae608e10b3fdffbec553da8a79536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 09:07:43 +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 | 4 ++-- 2 files changed, 3 insertions(+), 3 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 c7be6ae0..39321c9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM railties (>= 6.1) drb (2.2.0) ruby2_keywords - dynamoid (3.8.0) + dynamoid (3.10.0) activemodel (>= 4) aws-sdk-dynamodb (~> 1.0) concurrent-ruby (>= 1.0) @@ -344,7 +344,7 @@ DEPENDENCIES connection_pool debug dotenv-rails - dynamoid (= 3.8.0) + dynamoid (= 3.10.0) factory_bot_rails hiredis httparty