From 2929d43f1da1b892e040685d3e02f33367cba6c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:30:07 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /episode-345/store-after Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 3.12.2. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v3.12...v3.12.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- episode-345/store-after/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/episode-345/store-after/Gemfile.lock b/episode-345/store-after/Gemfile.lock index ff8039c1..39ba4f10 100644 --- a/episode-345/store-after/Gemfile.lock +++ b/episode-345/store-after/Gemfile.lock @@ -49,7 +49,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.6.6) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -81,7 +81,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) sass (3.1.15) sass-rails (3.2.5)