From c084ad5a68fde9aef9671d0ed549e65bc490fd70 Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Fri, 4 Aug 2023 16:56:11 -0700 Subject: [PATCH] [Snyk] Security upgrade lograge from 0.12.0 to 0.13.0 (#7635) Co-authored-by: snyk-bot --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index c479851666fb..04fa2ff4e5f9 100644 --- a/Gemfile +++ b/Gemfile @@ -153,7 +153,7 @@ gem 'stripe' gem 'faker' # Include logrange conditionally in intializer using env variable -gem 'lograge', '~> 0.12.0', require: false +gem 'lograge', '~> 0.13.0', require: false # worked with microsoft refresh token gem 'omniauth-oauth2' diff --git a/Gemfile.lock b/Gemfile.lock index cbe05bfc0603..db5a47dd5db4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -429,7 +429,7 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - lograge (0.12.0) + lograge (0.13.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) @@ -452,7 +452,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.4) - minitest (5.18.1) + minitest (5.19.0) mock_redis (0.36.0) ruby2_keywords msgpack (1.7.0) @@ -812,7 +812,7 @@ GEM working_hours (1.4.1) activesupport (>= 3.2) tzinfo - zeitwerk (2.6.8) + zeitwerk (2.6.9) PLATFORMS arm64-darwin-20 @@ -886,7 +886,7 @@ DEPENDENCIES line-bot-api liquid listen - lograge (~> 0.12.0) + lograge (~> 0.13.0) maxminddb mock_redis neighbor