[Snyk] Security upgrade lograge from 0.12.0 to 0.13.0 (#7635)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sojan Jose
2023-08-04 16:56:11 -07:00
committed by GitHub
parent dd3e658f19
commit c084ad5a68
2 changed files with 5 additions and 5 deletions

View File

@@ -153,7 +153,7 @@ gem 'stripe'
gem 'faker' gem 'faker'
# Include logrange conditionally in intializer using env variable # 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 # worked with microsoft refresh token
gem 'omniauth-oauth2' gem 'omniauth-oauth2'

View File

@@ -429,7 +429,7 @@ GEM
llhttp-ffi (0.4.0) llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0) ffi-compiler (~> 1.0)
rake (~> 13.0) rake (~> 13.0)
lograge (0.12.0) lograge (0.13.0)
actionpack (>= 4) actionpack (>= 4)
activesupport (>= 4) activesupport (>= 4)
railties (>= 4) railties (>= 4)
@@ -452,7 +452,7 @@ GEM
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.4) mini_portile2 (2.8.4)
minitest (5.18.1) minitest (5.19.0)
mock_redis (0.36.0) mock_redis (0.36.0)
ruby2_keywords ruby2_keywords
msgpack (1.7.0) msgpack (1.7.0)
@@ -812,7 +812,7 @@ GEM
working_hours (1.4.1) working_hours (1.4.1)
activesupport (>= 3.2) activesupport (>= 3.2)
tzinfo tzinfo
zeitwerk (2.6.8) zeitwerk (2.6.9)
PLATFORMS PLATFORMS
arm64-darwin-20 arm64-darwin-20
@@ -886,7 +886,7 @@ DEPENDENCIES
line-bot-api line-bot-api
liquid liquid
listen listen
lograge (~> 0.12.0) lograge (~> 0.13.0)
maxminddb maxminddb
mock_redis mock_redis
neighbor neighbor