From 727d97a7833af2cbcc8115dc261e1e5b6b8720b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 18:01:49 +0000 Subject: [PATCH] build(deps): bump ruby2_keywords from 0.0.4 to 0.0.5 in /docs Bumps [ruby2_keywords](https://github.com/ruby/ruby2_keywords) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/ruby/ruby2_keywords/releases) - [Commits](https://github.com/ruby/ruby2_keywords/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: ruby2_keywords dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b0b5f78ff4..a105d36e26 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -254,7 +254,7 @@ GEM rouge (3.26.0) ruby-enum (0.9.0) i18n - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4)