bump lograge

This commit is contained in:
ulferts
2020-03-05 21:51:25 +01:00
parent f3c224e701
commit 94587dcf4f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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!