add docker-compose support

This commit is contained in:
Mikhail Dronov 2016-03-31 22:16:07 +04:00
parent 11bae37cc4
commit 419233f9f8
5 changed files with 95 additions and 0 deletions

View file

@ -464,6 +464,8 @@ GEM
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
tzinfo-data (1.2016.3)
tzinfo (>= 1.0.0)
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
@ -574,8 +576,12 @@ DEPENDENCIES
timecop
transitions
turbolinks
tzinfo-data
uglifier (>= 1.3.0)
unobtrusive_flash (>= 3)
web-console (~> 2.0)
webmock
whenever
BUNDLED WITH
1.11.2