added email notification when order arives
This commit is contained in:
@@ -49,10 +49,15 @@ GEM
|
||||
celluloid (>= 0.15.2)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
mail (2.6.3)
|
||||
mime-types (>= 1.16, < 3)
|
||||
mime-types (2.6.1)
|
||||
minitest (5.5.0)
|
||||
multi_json (1.10.1)
|
||||
multipart-post (2.0.0)
|
||||
pg (0.17.1)
|
||||
pony (1.11)
|
||||
mail (>= 2.0)
|
||||
puma (2.10.2)
|
||||
rack (>= 1.1, < 2.0)
|
||||
puma (2.10.2-java)
|
||||
@@ -102,6 +107,7 @@ DEPENDENCIES
|
||||
jruby-openssl
|
||||
json
|
||||
pg
|
||||
pony
|
||||
puma
|
||||
rerun
|
||||
sinatra
|
||||
|
||||
Reference in New Issue
Block a user