From a08ac992d2194779963e89f7f0e3df044a2c153d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:29:50 +0000 Subject: [PATCH] Bump rdoc from 3.11 to 3.12.2 in /episode-114/store-after Bumps [rdoc](https://github.com/ruby/rdoc) from 3.11 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.11...v3.12.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- episode-114/store-after/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/episode-114/store-after/Gemfile.lock b/episode-114/store-after/Gemfile.lock index d7a8ccea..e0a4ab94 100644 --- a/episode-114/store-after/Gemfile.lock +++ b/episode-114/store-after/Gemfile.lock @@ -37,7 +37,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) erubis (2.7.0) execjs (1.2.12) multi_json (~> 1.0) @@ -46,7 +46,7 @@ GEM jquery-rails (1.0.19) railties (~> 3.0) thor (~> 0.14) - json (1.6.3) + json (1.8.6) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -79,7 +79,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.11) + rdoc (3.12.2) json (~> 1.4) sass (3.1.11) sass-rails (3.1.5)