mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump lograge
This commit is contained in:
@@ -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.13.0'
|
||||
gem 'lograge', '~> 0.14.0'
|
||||
|
||||
# Structured warnings to selectively disable them in production
|
||||
gem 'structured_warnings', '~> 0.4.0'
|
||||
|
||||
+2
-2
@@ -598,7 +598,7 @@ GEM
|
||||
omniauth (~> 1.1)
|
||||
omniauth-openid-connect (>= 0.2.1)
|
||||
rails (>= 3.2.21)
|
||||
lograge (0.13.0)
|
||||
lograge (0.14.0)
|
||||
actionpack (>= 4)
|
||||
activesupport (>= 4)
|
||||
railties (>= 4)
|
||||
@@ -1086,7 +1086,7 @@ DEPENDENCIES
|
||||
lefthook
|
||||
letter_opener
|
||||
listen (~> 3.8.0)
|
||||
lograge (~> 0.13.0)
|
||||
lograge (~> 0.14.0)
|
||||
lookbook (~> 2.1.0)
|
||||
mail (= 2.8.1)
|
||||
matrix (~> 0.4.2)
|
||||
|
||||
Reference in New Issue
Block a user