* adding some gems to websocket gateway

This commit is contained in:
Seth Call 2014-06-11 10:27:51 -05:00
parent aa95dd783b
commit 89cce8c881
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ gem 'geokit-rails', '2.0.1'
gem 'mime-types', '1.25.1'
gem 'rest-client'
gem 'netaddr'
gem 'iso-639'
gem 'language_list'
group :development do
gem 'pry'