From 29e6223d249b71da5441d0f6f4d2c17f7605aa98 Mon Sep 17 00:00:00 2001 From: Konstantin Gredeskoul <kigster@gmail.com> Date: Mon, 23 Sep 2024 12:45:11 -0700 Subject: [PATCH] Upgrading security issues in gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e525fee4..7e45bdfe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -380,7 +380,7 @@ GEM rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.1) + rubocop-rails (2.26.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -422,7 +422,7 @@ GEM tilt (2.4.0) timecop (0.9.10) timeout (0.4.1) - turbo-rails (2.0.9) + turbo-rails (2.0.10) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6)