Skip to content
Snippets Groups Projects
Unverified Commit 83b7f2dc authored by Felix Eckhofer's avatar Felix Eckhofer :man_dancing:
Browse files

Remove unused gem daemons

parent 8d16fb6a
No related branches found
No related tags found
No related merge requests found
...@@ -70,5 +70,3 @@ gem "telegram-bot-ruby", "~> 2.0" ...@@ -70,5 +70,3 @@ gem "telegram-bot-ruby", "~> 2.0"
gem 'devise', '~> 4.9' gem 'devise', '~> 4.9'
gem "crono", git: 'https://github.com/plashchynski/crono' #"~> 2.0" gem "crono", git: 'https://github.com/plashchynski/crono' #"~> 2.0"
gem "daemons", "~> 1.4"
...@@ -103,7 +103,6 @@ GEM ...@@ -103,7 +103,6 @@ GEM
concurrent-ruby (1.2.3) concurrent-ruby (1.2.3)
connection_pool (2.4.1) connection_pool (2.4.1)
crass (1.0.6) crass (1.0.6)
daemons (1.4.1)
date (3.3.4) date (3.3.4)
debug (1.9.2) debug (1.9.2)
irb (~> 1.10) irb (~> 1.10)
...@@ -340,7 +339,6 @@ DEPENDENCIES ...@@ -340,7 +339,6 @@ DEPENDENCIES
bootsnap bootsnap
capybara capybara
crono! crono!
daemons (~> 1.4)
debug debug
devise (~> 4.9) devise (~> 4.9)
hotwire-rails (~> 0.1.3) hotwire-rails (~> 0.1.3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment