From c5498bac947b91582359e2eb12656be46818ee5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 15:15:57 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.5.1 in /components/courses Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.5.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.2.0...v2.5.1) Signed-off-by: dependabot[bot] --- components/courses/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/courses/Gemfile.lock b/components/courses/Gemfile.lock index 258b447e1..d261c6c64 100644 --- a/components/courses/Gemfile.lock +++ b/components/courses/Gemfile.lock @@ -99,7 +99,7 @@ GEM rspec (>= 2.99.0, < 4.0) i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.5.1) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -127,7 +127,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3)