From 093195b64f013fb00056333bc02b77e13c5b7991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:30:27 +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 e318392..2d7b7d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) bootstrap_progressbar (0.2.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) coderay (1.1.2) coffee-rails (4.2.2) @@ -67,9 +67,9 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) database_cleaner (1.7.0) devise (4.6.2) bcrypt (~> 3.0) @@ -85,7 +85,7 @@ GEM 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 (4.11.1) activesupport (>= 3.0.0) @@ -98,8 +98,9 @@ GEM formatador (0.2.5) 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) guard (2.15.0) @@ -121,7 +122,7 @@ GEM rubocop (~> 0.20) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) jbuilder (2.9.0) @@ -135,7 +136,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) lumberjack (1.0.13) @@ -151,17 +152,20 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - 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) nenv (0.3.0) netrc (0.11.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) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -180,7 +184,8 @@ GEM byebug (~> 11.0) pry (~> 0.10) puma (3.12.1) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-protection (2.0.5) rack rack-test (1.1.0) @@ -201,8 +206,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) @@ -215,7 +220,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) redis (4.1.1) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) @@ -312,7 +317,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)