From 4f5f5fcc3d7f3359df8e2ea6dd3e358a5fdb2e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 05:17:22 +0000 Subject: [PATCH] Bump gon from 5.2.3 to 6.4.0 Bumps [gon](https://github.com/gazay/gon) from 5.2.3 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/v5.2.3...v6.4.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 38 ++++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index f9d3c67c..93e8d891 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'omniauth-facebook', '~> 2.0.1' gem 'omniauth-google-oauth2', '~> 0.2.6' gem 'cancancan', '~> 2.2.0' gem 'simple_form', '~> 5.0.1' -gem 'gon', '~> 5.2.3' +gem 'gon', '~> 6.4.0' gem 'kaminari', '~> 0.16.1' gem 'email_validator', '~> 1.4.0' gem 'recipient_interceptor', '~> 0.1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 7ccf2b75..5228bb38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) crass (1.0.6) dalli (2.7.8) database_cleaner (1.3.0) @@ -163,7 +163,7 @@ GEM activemodel enumerize (2.2.2) activesupport (>= 3.2) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) eventmachine (1.2.7) excon (0.62.0) @@ -188,11 +188,11 @@ GEM multi_json (>= 1.11.0) globalid (0.4.2) activesupport (>= 4.2.0) - gon (5.2.3) - actionpack (>= 2.3.0) - json + gon (6.4.0) + actionpack (>= 3.0.20) + i18n (>= 0.7) multi_json - request_store (>= 1.0.5) + request_store (>= 1.0) google_maps_service (0.4.2) hurley (~> 0.1) multi_json (~> 1.11) @@ -229,7 +229,7 @@ GEM hitimes (1.3.0) http_parser.rb (0.6.0) hurley (0.2) - i18n (1.8.2) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n-tasks (0.9.21) activesupport (>= 4.0.2) @@ -248,7 +248,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.6) + json (2.5.1) jwt (1.5.6) kaminari (0.16.3) actionpack (>= 3.0.0) @@ -264,7 +264,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -277,10 +277,10 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile2 (2.5.3) + minitest (5.14.4) moneta (0.8.1) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) neat (1.7.4) @@ -290,8 +290,9 @@ GEM net-http-persistent (2.9.4) newrelic_rpm (5.2.0.345) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -345,7 +346,8 @@ GEM public_suffix (3.0.2) puma (4.1.0) nio4r (~> 2.0) - rack (2.1.1) + racc (1.5.2) + rack (2.2.3) rack-cors (1.0.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -393,7 +395,7 @@ GEM recipient_interceptor (0.1.2) mail redcarpet (3.3.4) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) responders (3.0.0) actionpack (>= 5.0) @@ -497,7 +499,7 @@ GEM rails (>= 3.1) turbolinks (2.5.4) coffee-rails - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.12) execjs (>= 0.3.0, < 3) @@ -547,7 +549,7 @@ DEPENDENCIES flutie (~> 2.0.0) font-awesome-rails (~> 4.7.0.3) gibbon (~> 3.2.0) - gon (~> 5.2.3) + gon (~> 6.4.0) google_maps_service guard-livereload guard-rspec