From bda8cf7321294a214a4b096db3e2ac0a314a816b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:16:12 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.4 to 0.1.5 in /cli Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/faye/websocket-extensions-ruby/releases) - [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5) Signed-off-by: dependabot[bot] --- cli/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/Gemfile.lock b/cli/Gemfile.lock index de99481..b6a23c9 100644 --- a/cli/Gemfile.lock +++ b/cli/Gemfile.lock @@ -73,7 +73,7 @@ GEM unicode-display_width (1.7.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) zeitwerk (2.3.0) PLATFORMS