Bump dalli from 2.7.6 to 2.7.10
Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.6 to 2.7.10. - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/master/History.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.6...v2.7.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Javi Martín
parent
087a756c63
commit
dccaadd992
2
Gemfile
2
Gemfile
@@ -15,7 +15,7 @@ gem "caxlsx_rails", "~> 0.6.2"
|
||||
gem "ckeditor", "~> 4.3.0"
|
||||
gem "cocoon", "~> 1.2.15"
|
||||
gem "daemons", "~> 1.3.1"
|
||||
gem "dalli", "~> 2.7.6"
|
||||
gem "dalli", "~> 2.7.10"
|
||||
gem "delayed_job_active_record", "~> 4.1.4"
|
||||
gem "devise", "~> 4.7.3"
|
||||
gem "devise-async", "~> 1.0.0"
|
||||
|
||||
@@ -163,7 +163,7 @@ GEM
|
||||
tins (~> 1.6)
|
||||
crass (1.0.6)
|
||||
daemons (1.3.1)
|
||||
dalli (2.7.6)
|
||||
dalli (2.7.10)
|
||||
database_cleaner (1.8.5)
|
||||
delayed_job (4.1.8)
|
||||
activesupport (>= 3.0, < 6.1)
|
||||
@@ -653,7 +653,7 @@ DEPENDENCIES
|
||||
cocoon (~> 1.2.15)
|
||||
coveralls (~> 0.8.23)
|
||||
daemons (~> 1.3.1)
|
||||
dalli (~> 2.7.6)
|
||||
dalli (~> 2.7.10)
|
||||
database_cleaner (~> 1.8.5)
|
||||
delayed_job_active_record (~> 4.1.4)
|
||||
devise (~> 4.7.3)
|
||||
|
||||
Reference in New Issue
Block a user