From ce0c6acda90ce5469cf0d9e0bf3c295d06286ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 02:13:23 +0000 Subject: [PATCH] Bump guard-bundler from 3.0.0 to 3.0.1 Bumps [guard-bundler](https://github.com/guard/guard-bundler) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/guard/guard-bundler/releases) - [Commits](https://github.com/guard/guard-bundler/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: guard-bundler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe1ce10..4e926bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) ffi (1.15.5) - formatador (0.2.5) + formatador (1.1.0) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (227) @@ -97,16 +97,16 @@ GEM octokit (~> 4.0) public_suffix (>= 3.0, < 5.0) typhoeus (~> 1.3) - guard (2.16.2) + guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) - pry (>= 0.9.12) + pry (>= 0.13.0) shellany (~> 0.0) thor (>= 0.18.1) - guard-bundler (3.0.0) + guard-bundler (3.0.1) bundler (>= 2.1, < 3) guard (~> 2.2) guard-compat (~> 1.1) @@ -237,7 +237,7 @@ GEM ffi (>= 1.0.11) libxml-ruby (3.2.4) liquid (4.0.3) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) @@ -314,7 +314,7 @@ GEM simpleidn (0.2.1) unf (~> 0.1.4) terminal-table (1.6.0) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0)