From ecab7a0025f4ddbf28d91cbdf9a49849b1c7435a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 19:12:54 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.2 to 0.1.5 in /online-banking 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] --- online-banking/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/online-banking/Gemfile.lock b/online-banking/Gemfile.lock index a81e876..3fbf3a2 100644 --- a/online-banking/Gemfile.lock +++ b/online-banking/Gemfile.lock @@ -199,7 +199,7 @@ GEM railties (>= 5.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.2) + websocket-extensions (0.1.5) xpath (2.1.0) nokogiri (~> 1.3)