cleaning up vagrant and various other files. fixing docker compose startup

This commit is contained in:
mccabe615
2017-11-13 15:09:17 -05:00
parent b014794b37
commit ba018e1a5a
7 changed files with 1 additions and 64 deletions
-11
View File
@@ -66,9 +66,6 @@ gem 'jquery-rails'
# To use ActiveModel has_secure_password
gem 'bcrypt'
# To use Jbuilder templates for JSON
# gem 'jbuilder'
# Use unicorn as the app server
gem 'unicorn'
@@ -76,14 +73,6 @@ gem 'jquery-rails'
gem 'powder'
gem 'aruba'
# Deploy with Capistrano
# gem 'capistrano'
# To use debugger
# gem 'debugger'
gem 'execjs'
gem 'therubyracer'