Testing tests 5

This commit is contained in:
Godwin
2014-03-23 14:21:23 -06:00
parent 5edc596f33
commit 58e948f946
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -8,6 +8,7 @@ gem 'rails', '4.0.0'
# Servers
# gem 'puma'
# gem 'unicorn'
gem 'eventmachine'
gem 'thin'
# Multi-environment configuration
@@ -65,7 +66,6 @@ gem 'geocoder'
gem 'forgery'
gem 'paper_trail'
#gem 'eventmachine'
group :development, :test do
gem 'debugger'