From 1468dfbf796712009cad90df9416039c9e1972af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 18:03:17 +0000 Subject: [PATCH] build(deps): bump rb-fsevent from 0.11.0 to 0.11.1 in /docs Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/thibaudgg/rb-fsevent/releases) - [Commits](https://github.com/thibaudgg/rb-fsevent/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: rb-fsevent 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 2ec9ec0cb2..5646b22064 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -267,7 +267,7 @@ GEM racc (1.6.0) rainbow (3.1.1) rake (13.0.6) - rb-fsevent (0.11.0) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5)