From a1df636808bf1bcd2931a04c180f48f51ece9294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 09:56:12 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.4 to 0.1.5 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] --- Gemfile.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76440a8..6aa0aad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,8 +76,6 @@ GEM railties sprockets-rails graphql (1.10.5) - graphql-query-resolver (0.2.0) - graphql (~> 1.0, >= 1.0.0) i18n (1.8.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) @@ -166,10 +164,6 @@ GEM sprockets (> 3.0) sprockets-rails tilt - search_object (1.2.4) - search_object_graphql (0.3.1) - graphql (~> 1.8) - search_object (~> 1.2.2) solargraph (0.38.6) backport (~> 1.1) benchmark @@ -209,7 +203,7 @@ GEM railties (>= 6.0.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) yard (0.9.24) zeitwerk (2.3.0) @@ -222,14 +216,11 @@ DEPENDENCIES byebug graphiql-rails graphql - graphql-query-resolver jbuilder (~> 2.7) listen (>= 3.0.5, < 3.2) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.2) sass-rails (>= 6) - search_object - search_object_graphql solargraph spring spring-watcher-listen (~> 2.0.0)