Fix tab issue in Gemfile; Upgraded 7 gems by rebuilding Gemfile.lock file

This commit is contained in:
Al Snow
2014-07-13 13:14:56 -04:00
parent daa670da61
commit 96af670ab5
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ group :development, :mysql do
gem 'pry'
gem 'rack-livereload'
gem 'rb-fsevent'
gem 'travis-lint'
gem 'travis-lint'
gem 'better_errors'
gem 'binding_of_caller'
end