diff --git a/websocket-gateway/Gemfile b/websocket-gateway/Gemfile index 5cc2650f4..c5a397d95 100644 --- a/websocket-gateway/Gemfile +++ b/websocket-gateway/Gemfile @@ -22,7 +22,7 @@ gem 'actionpack', '> 4.2' gem 'actionmailer', '> 4.2' gem 'protected_attributes' gem 'rails-observers' - +gem 'auto_strip_attributes', '2.6.0' #gem 'license_finder' gem 'zip-codes' gem 'icalendar'