Skip to content

Commit

Permalink
[Snyk] Security upgrade lograge from 0.12.0 to 0.13.0 (#7635)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
sojan-official and snyk-bot committed Aug 4, 2023
1 parent dd3e658 commit c084ad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -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'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -886,7 +886,7 @@ DEPENDENCIES
line-bot-api
liquid
listen
lograge (~> 0.12.0)
lograge (~> 0.13.0)
maxminddb
mock_redis
neighbor
Expand Down

0 comments on commit c084ad5

Please sign in to comment.