update coutomer controller

This commit is contained in:
Aung Myo
2017-06-06 09:47:24 +06:30
parent b54a19cfff
commit 6ecf791673
3 changed files with 7 additions and 0 deletions

View File

@@ -91,3 +91,5 @@ end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'httparty', '~> 0.15.5'