Added blank line to Gemfile to match parent repo

This commit is contained in:
Al Snow
2013-10-23 10:03:06 -04:00
parent 10373b3294
commit 8fd7975b6c
+1
View File
@@ -8,6 +8,7 @@ gem 'rails', '3.2.15'
gem 'sqlite3' gem 'sqlite3'
gem 'foreman' gem 'foreman'
group :development do group :development do
gem 'brakeman' gem 'brakeman'
gem 'bundler-audit' gem 'bundler-audit'