From 8e7a94093f61324ab1181b8620b43f46dd560f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:33:11 +0000 Subject: [PATCH] Bump rdoc from 3.11 to 3.12.2 in /provider 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] --- provider/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/provider/Gemfile.lock b/provider/Gemfile.lock index bf26009..b13f06c 100644 --- a/provider/Gemfile.lock +++ b/provider/Gemfile.lock @@ -40,7 +40,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) devise (1.4.9) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.0.3) @@ -58,7 +58,7 @@ GEM jquery-rails (1.0.17) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (1.8.6) libv8 (3.3.10.4) mail (2.3.0) i18n (>= 0.4.0) @@ -103,7 +103,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.11) + rdoc (3.12.2) json (~> 1.4) rspec (2.7.0) rspec-core (~> 2.7.0)