From 73f1d0bb2fcc00223fba9cbbcd2780fc90451880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:35:52 +0000 Subject: [PATCH] build(deps): bump tomlrb from 2.0.1 to 2.0.3 in /docs Bumps [tomlrb](https://github.com/fbernier/tomlrb) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/fbernier/tomlrb/releases) - [Changelog](https://github.com/fbernier/tomlrb/blob/master/CHANGELOG.md) - [Commits](https://github.com/fbernier/tomlrb/compare/v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: tomlrb 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 1e16a550f6f73..42db3038c8182 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -290,7 +290,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - tomlrb (2.0.1) + tomlrb (2.0.3) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.9)