Skip to content

Commit

Permalink
Remove sd_notify because it's part of Puma now
Browse files Browse the repository at this point in the history
  • Loading branch information
kidhab committed May 2, 2023
1 parent cb79c7d commit 082799a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ gem 'will_paginate-bootstrap-style'
gem 'whenever', '~> 1.0', require: false
gem 'mysql2', '>=0.5'
gem 'base32'
gem 'sd_notify'
gem 'net-ftp'
gem 'bootstrap', '~> 5.2.3'
gem 'jquery-rails'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sd_notify (0.1.1)
selenium-webdriver (4.9.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -309,7 +308,6 @@ DEPENDENCIES
rails-i18n (~> 7.0)
roo
roo-xls
sd_notify
selenium-webdriver
simple_form
spring
Expand Down

0 comments on commit 082799a

Please sign in to comment.