Suppress net protocol errors (#1015)
This commit is contained in:
parent
86db9ef96b
commit
bca4576b0f
2 changed files with 12 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -30,6 +30,8 @@ gem 'ice_cube'
|
|||
gem 'inherited_resources'
|
||||
gem 'kaminari'
|
||||
gem 'mysql2'
|
||||
gem 'net-ftp'
|
||||
gem 'net-http'
|
||||
gem 'prawn'
|
||||
gem 'prawn-table'
|
||||
gem 'puma'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue