Bump daemons from 1.4.0 to 1.4.1
Bumps [daemons](https://github.com/thuehlinger/daemons) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/thuehlinger/daemons/releases) - [Changelog](https://github.com/thuehlinger/daemons/blob/master/Releases) - [Commits](https://github.com/thuehlinger/daemons/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: daemons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
57b3ec93e5
commit
1149d276e5
2
Gemfile
2
Gemfile
@@ -14,7 +14,7 @@ gem "caxlsx", "~> 3.1.0"
|
||||
gem "caxlsx_rails", "~> 0.6.2"
|
||||
gem "ckeditor", "~> 4.3.0"
|
||||
gem "cocoon", "~> 1.2.15"
|
||||
gem "daemons", "~> 1.4.0"
|
||||
gem "daemons", "~> 1.4.1"
|
||||
gem "dalli", "~> 2.7.11"
|
||||
gem "delayed_job_active_record", "~> 4.1.6"
|
||||
gem "devise", "~> 4.8.0"
|
||||
|
||||
@@ -166,7 +166,7 @@ GEM
|
||||
thor (>= 0.19.4, < 2.0)
|
||||
tins (~> 1.6)
|
||||
crass (1.0.6)
|
||||
daemons (1.4.0)
|
||||
daemons (1.4.1)
|
||||
dalli (2.7.11)
|
||||
delayed_job (4.1.9)
|
||||
activesupport (>= 3.0, < 6.2)
|
||||
@@ -722,7 +722,7 @@ DEPENDENCIES
|
||||
ckeditor (~> 4.3.0)
|
||||
cocoon (~> 1.2.15)
|
||||
coveralls (~> 0.8.23)
|
||||
daemons (~> 1.4.0)
|
||||
daemons (~> 1.4.1)
|
||||
dalli (~> 2.7.11)
|
||||
delayed_job_active_record (~> 4.1.6)
|
||||
devise (~> 4.8.0)
|
||||
|
||||
Reference in New Issue
Block a user