This commit is contained in:
Mo Bitar
2017-01-21 16:46:09 -06:00
parent 1a9abe8fc3
commit 80f784e47a

View File

@@ -80,6 +80,8 @@ GEM
execjs (2.7.0) execjs (2.7.0)
globalid (0.3.7) globalid (0.3.7)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
haml (4.0.7)
tilt
i18n (0.7.0) i18n (0.7.0)
json (1.8.3) json (1.8.3)
loofah (2.0.3) loofah (2.0.3)
@@ -158,6 +160,7 @@ GEM
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
thor (0.19.4) thor (0.19.4)
thread_safe (0.3.5) thread_safe (0.3.5)
tilt (2.0.5)
tzinfo (1.2.2) tzinfo (1.2.2)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (3.0.3) uglifier (3.0.3)
@@ -185,6 +188,7 @@ DEPENDENCIES
capistrano-rvm capistrano-rvm
capistrano-sidekiq capistrano-sidekiq
dotenv-rails (~> 2.1.1) dotenv-rails (~> 2.1.1)
haml
non-stupid-digest-assets non-stupid-digest-assets
puma puma
rack-cors rack-cors