From 2f5d1e4d61edc5b5dd2f067d67965035563757d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:28:19 +0000 Subject: [PATCH] Bump gon from 5.2.0 to 6.4.0 Bumps [gon](https://github.com/gazay/gon) from 5.2.0 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.0...v6.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0806c9b5a1..2a31452252 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM execjs coffee-script-source (1.12.2) columnize (0.8.9) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) connection_pool (2.2.0) coveralls (0.7.1) multi_json (~> 1.3) @@ -201,11 +201,11 @@ GEM git_pretty_accept (0.3.1) git methadone (~> 1.3.1) - gon (5.2.0) - 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) groupdate (2.4.0) activesupport (>= 3) guard (1.6.2) @@ -251,7 +251,7 @@ GEM jquery-ui-rails (4.1.2) railties (>= 3.1.0) jslint_on_rails (1.1.1) - json (2.2.0) + json (2.5.1) json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) @@ -475,7 +475,7 @@ GEM polyglot polyglot (>= 0.3.1) ttfunk (1.0.3) - tzinfo (0.3.46) + tzinfo (0.3.60) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0)