Skip to content
Snippets Groups Projects
Commit d51bc191 authored by Teal's avatar Teal
Browse files

add daemons

parent cf0257fd
No related branches found
No related tags found
No related merge requests found
......@@ -71,3 +71,5 @@ gem "icalendar", "~> 2.10"
gem "telegram-bot-ruby", "~> 2.0"
gem "crono", "~> 2.0"
gem "daemons", "~> 1.4"
......@@ -99,6 +99,7 @@ GEM
crono (2.0.1)
rails (>= 5.2.8)
sprockets-rails
daemons (1.4.1)
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
......@@ -323,6 +324,7 @@ DEPENDENCIES
bootsnap
capybara
crono (~> 2.0)
daemons (~> 1.4)
debug
hotwire-rails (~> 0.1.3)
httparty
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment