Remove sd_notify gem
Functionality is included in in puma since 6.1.0
This commit is contained in:
parent
d9e4af29d8
commit
8dbb888f0f
2 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
|
@ -38,7 +38,6 @@ gem 'rails-settings-cached', '= 0.4.3' # caching breaks tests until Rails 5 http
|
|||
gem 'ransack'
|
||||
gem 'resque'
|
||||
gem 'ruby-units'
|
||||
gem 'sd_notify'
|
||||
gem 'simple_form'
|
||||
gem 'simple-navigation', '~> 3.14.0' # 3.x for simple_navigation_bootstrap
|
||||
gem 'simple-navigation-bootstrap'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue