From 07511f0bec6b7afcd1752dcf9a9a7b7b6b29ea2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:44:09 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /flowt 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] --- flowt/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flowt/Gemfile.lock b/flowt/Gemfile.lock index ebbeea7..8e08f9d 100644 --- a/flowt/Gemfile.lock +++ b/flowt/Gemfile.lock @@ -97,7 +97,7 @@ GEM thor (~> 0.14) jquery-ui-themes (0.0.7) httparty - json (1.7.5) + json (1.8.6) machinist (2.0) mail (2.4.4) i18n (>= 0.4.0) @@ -134,7 +134,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) rr (1.0.4) rspec (2.11.0)