From 22787c6800c003fd92ca1e9cadd44e2f1cca62cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:16:11 +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 974880d8..38580dbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -140,7 +140,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) iniparse (1.5.0) io-console (0.7.2) @@ -342,7 +342,7 @@ DEPENDENCIES connection_pool debug dotenv-rails - dynamoid (= 3.8.0) + dynamoid (= 3.10.0) factory_bot_rails hiredis httparty