bump lograge

This commit is contained in:
ulferts
2023-08-28 15:46:40 +02:00
parent fc728ba0ba
commit b234c91022
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ gem 'okcomputer', '~> 1.18.1'
gem 'gon', '~> 6.4.0'
# Lograge to provide sane and non-verbose logging
gem 'lograge', '~> 0.12.0'
gem 'lograge', '~> 0.13.0'
# Structured warnings to selectively disable them in production
gem 'structured_warnings', '~> 0.4.0'
+2 -2
View File
@@ -580,7 +580,7 @@ GEM
omniauth (~> 1.1)
omniauth-openid-connect (>= 0.2.1)
rails (>= 3.2.21)
lograge (0.12.0)
lograge (0.13.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
@@ -1058,7 +1058,7 @@ DEPENDENCIES
lefthook
letter_opener
listen (~> 3.8.0)
lograge (~> 0.12.0)
lograge (~> 0.13.0)
lookbook (~> 2.0.5)
mail (= 2.8.1)
matrix (~> 0.4.2)