From 2fd876431bc74ccbe5402aadc10aef50ef4459f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:30:08 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76440a8..1b5a407 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) @@ -96,7 +94,9 @@ GEM mimemagic (~> 0.3.2) maruku (0.7.3) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) @@ -145,7 +145,7 @@ GEM ffi (~> 1.0) reverse_markdown (1.4.0) nokogiri - rexml (3.2.4) + rexml (3.2.5) rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -166,10 +166,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 +218,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)