From c938b1d6e956d44b2bc38b1a5c6d237bef4bc768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jun 2021 18:20:28 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/courses/Gemfile.lock b/components/courses/Gemfile.lock index bfae76f1..c2f46b68 100644 --- a/components/courses/Gemfile.lock +++ b/components/courses/Gemfile.lock @@ -99,7 +99,7 @@ GEM rspec (>= 2.99.0, < 4.0) i18n (1.8.10) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.5.1) kaminari (1.2.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.1)