From 5e4672e49b2760853cbc701edb1ad5cb3f42b898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 14:31:09 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /hw2/localee 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) Signed-off-by: dependabot[bot] --- hw2/localee/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw2/localee/Gemfile.lock b/hw2/localee/Gemfile.lock index d0a603d..ebaa58c 100644 --- a/hw2/localee/Gemfile.lock +++ b/hw2/localee/Gemfile.lock @@ -62,7 +62,7 @@ GEM jquery-rails (2.1.1) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - json (1.7.5) + json (1.8.6) listen (0.5.0) mail (2.4.4) i18n (>= 0.4.0) @@ -97,7 +97,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) rspec (2.11.0) rspec-core (~> 2.11.0)