From e5021120ad9bcc441878abc448c67ccc1ff141b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Jul 2021 04:13:47 +0000 Subject: [PATCH] fix: Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RDOC-1316279 --- Gemfile.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ece6bbf..54764ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,8 +145,8 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) - json_pure (1.8.3) + json (1.8.6) + json_pure (2.5.1) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -161,7 +161,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.0.0) - minitest (5.9.0) + minitest (5.14.4) momentjs-rails (2.11.1) railties (>= 3.1) monetize (1.4.0) @@ -226,15 +226,14 @@ GEM activesupport (= 4.2.5) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.1.2) + rake (11.3.0) ransack (1.4.1) actionpack (>= 3.0) activerecord (>= 3.0) activesupport (>= 3.0) i18n polyamorous (~> 1.1) - rdoc (4.2.2) - json (~> 1.4) + rdoc (6.3.2) responders (2.2.0) railties (>= 4.2.0, < 5.1) rubyforge (2.0.4) @@ -324,7 +323,7 @@ GEM state_machines-activemodel (>= 0.3.0) stringex (2.6.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) truncate_html (0.9.2) turbolinks (2.5.3) @@ -334,7 +333,7 @@ GEM cldr-plurals-runtime-rb (~> 1.0.0) json tzinfo - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) @@ -375,4 +374,4 @@ DEPENDENCIES web-console BUNDLED WITH - 1.13.1 + 1.17.3