-
- Downloads
Bump lograge from 0.10.0 to 0.11.0 (#10588)
Bumps [lograge](https://github.com/roidrage/lograge) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/roidrage/lograge/releases) - [Changelog](https://github.com/roidrage/lograge/blob/master/CHANGELOG.md) - [Commits](https://github.com/roidrage/lograge/compare/v0.10.0...v0.11.0 ) Signed-off-by:dependabot[bot] <support@dependabot.com>
... | ... | @@ -142,7 +142,7 @@ group :development do |
end | ||
group :production do | ||
gem 'lograge', '~> 0.10' | ||
gem 'lograge', '~> 0.11' | ||
gem 'redis-rails', '~> 5.0' | ||
end | ||
... | ... |
Please register or sign in to comment