From 134365aab56a9f058fd43d7eb6c83fcaaa4d94a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:25:50 +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 | 2 +- Gemfile.lock | 33 ++++++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index debb97e..8c7cc37 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'bootstrap', '~> 4.1.3' gem 'cancan' gem 'devise' gem 'draper' -gem 'gon', '~> 6.2.0' +gem 'gon', '~> 6.4.0' gem 'jbuilder', '~> 2.5' gem 'jquery-rails' gem 'oj', '~> 2.16.1' diff --git a/Gemfile.lock b/Gemfile.lock index 5379973..be4fabe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM kaminari (>= 0.13) rails (>= 3.1) browser (2.6.1) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) cancan (1.6.10) capistrano (3.11.2) @@ -135,9 +135,9 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) connection_pool (2.2.2) - crass (1.0.5) + crass (1.0.6) device_detector (1.0.2) devise (4.7.1) bcrypt (~> 3.0) @@ -153,7 +153,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) errbase (0.1.1) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0) @@ -168,14 +168,15 @@ GEM geocoder (1.6.3) 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) has_scope (0.7.2) actionpack (>= 4.1) activesupport (>= 4.1) - i18n (1.7.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) @@ -206,7 +207,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -215,17 +216,19 @@ GEM mimemagic (~> 0.3.2) maxminddb (0.1.22) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.4) msgpack (1.3.1) - multi_json (1.14.1) + multi_json (1.15.0) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) nio4r (2.5.2) - nokogiri (1.10.8) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oj (2.16.1) orm_adapter (0.5.0) @@ -281,7 +284,7 @@ GEM redis (4.1.3) referer-parser (0.3.0) regexp_parser (1.6.0) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) @@ -359,7 +362,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -408,7 +411,7 @@ DEPENDENCIES draper factory_bot_rails ffaker - gon (~> 6.2.0) + gon (~> 6.4.0) jbuilder (~> 2.5) jquery-rails kaminari