From 85ec1ce065d7d8b17714c69df988b0f7b2c61099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:30:37 +0000 Subject: [PATCH] Bump gon from 6.2.1 to 6.4.0 Bumps [gon](https://github.com/gazay/gon) from 6.2.1 to 6.4.0. - [Release notes](https://github.com/gazay/gon/releases) - [Changelog](https://github.com/gazay/gon/blob/master/CHANGELOG.md) - [Commits](https://github.com/gazay/gon/compare/v6.2.1...v6.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd6030d..05a2bdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM bindex (0.7.0) bootsnap (1.4.4) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.22.0) addressable @@ -73,14 +73,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.8) + crass (1.0.6) diff-lcs (1.3) dotenv (2.7.2) dotenv-rails (2.7.2) dotenv (= 2.7.2) railties (>= 3.2, < 6.1) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.0.2) activesupport (>= 4.2.0) @@ -91,8 +91,9 @@ GEM filterrific (5.1.0) globalid (0.4.2) activesupport (>= 4.2.0) - gon (6.2.1) - actionpack (>= 3.0) + gon (6.4.0) + actionpack (>= 3.0.20) + i18n (>= 0.7) multi_json request_store (>= 1.0) graphiql-rails (1.7.0) @@ -102,7 +103,7 @@ GEM graphqljs-rails (0.4.18) actionpack railties - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.9.1) @@ -115,7 +116,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -123,19 +124,23 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.5.1) + minitest (5.14.4) msgpack (1.2.10) - multi_json (1.13.1) + multi_json (1.15.0) nio4r (2.3.1) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (1.1.4) public_suffix (3.1.0) puma (3.12.1) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -154,8 +159,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -167,7 +172,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) regexp_parser (1.5.1) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) rspec-core (3.8.0) rspec-support (~> 3.8.0) @@ -221,7 +226,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)