Skip to content

Commit

Permalink
Bump daemons from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
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](thuehlinger/daemons@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>
  • Loading branch information
dependabot[bot] authored and javierm committed Aug 24, 2022
1 parent 57b3ec9 commit 1149d27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 1149d27

Please sign in to comment.