From 68dbe6db3bb36591810e40f2d245c64e68617f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:12:04 +0000 Subject: [PATCH] Bump mnemosyne-ruby from 1.17.0 to 2.0.0 Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.17.0 to 2.0.0. - [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases) - [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.17.0...v2.0.0) --- updated-dependencies: - dependency-name: mnemosyne-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a979827..9934aeb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,8 +250,8 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.22.2) - mnemosyne-ruby (1.17.0) - activesupport (>= 4) + mnemosyne-ruby (2.0.0) + activesupport (>= 6.1) bunny msgpack (1.7.2) multi_json (1.15.0)