From cd6d444bcfdcf2cd38517f69d7cae00fe71017d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:25:07 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... 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..e1a402f 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) @@ -109,7 +107,7 @@ GEM ast (~> 2.4.0) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.6.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.2) @@ -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 @@ -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)