mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump lograge
This commit is contained in:
@@ -129,7 +129,7 @@ gem 'okcomputer', '~> 1.18.1'
|
||||
gem 'gon', '~> 6.3.2'
|
||||
|
||||
# Lograge to provide sane and non-verbose logging
|
||||
gem 'lograge', '~> 0.10.0'
|
||||
gem 'lograge', '~> 0.11.0'
|
||||
|
||||
# catch exceptions and send them to any airbrake compatible backend
|
||||
# don't require by default, instead load on-demand when actually configured
|
||||
|
||||
+2
-2
@@ -588,7 +588,7 @@ GEM
|
||||
omniauth (~> 1.1)
|
||||
omniauth-openid-connect (>= 0.2.1)
|
||||
rails (>= 3.2.21)
|
||||
lograge (0.10.0)
|
||||
lograge (0.11.2)
|
||||
actionpack (>= 4)
|
||||
activesupport (>= 4)
|
||||
railties (>= 4)
|
||||
@@ -1014,7 +1014,7 @@ DEPENDENCIES
|
||||
letter_opener
|
||||
listen (~> 3.2.1)
|
||||
livingstyleguide (~> 2.1.0)
|
||||
lograge (~> 0.10.0)
|
||||
lograge (~> 0.11.0)
|
||||
meta-tags (~> 2.13.0)
|
||||
multi_json (~> 1.14.1)
|
||||
my_page!
|
||||
|
||||
Reference in New Issue
Block a user