From a52b548549414ecec52f6a83a0b81eed3caaa891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:27:01 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.2 to 0.1.5 in /ui Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.2 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.2...0.1.5) Signed-off-by: dependabot[bot] --- ui/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/Gemfile.lock b/ui/Gemfile.lock index 5581db3..bc6bfb3 100644 --- a/ui/Gemfile.lock +++ b/ui/Gemfile.lock @@ -218,7 +218,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) websocket-driver (0.6.2) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.2) + websocket-extensions (0.1.5) wkhtmltoimage-binary (0.12.2) xpath (2.0.0) nokogiri (~> 1.3)