Forgot to fix conflicts, oops

This commit is contained in:
Graham Kaplan
2014-04-05 19:33:22 -07:00
parent abaf5b55a4
commit 3759910993
2 changed files with 0 additions and 21 deletions
-10
View File
@@ -77,7 +77,6 @@ group :development, :test do
end
group :development do
<<<<<<< HEAD
#gem 'perftools.rb'
gem 'bullet'
gem 'better_errors'
@@ -86,15 +85,6 @@ group :development do
gem 'haml-rails'
gem 'awesome_print'
gem 'rails-footnotes', :github => 'josevalim/rails-footnotes'
=======
#gem 'perftools.rb'
gem 'bullet'
gem 'better_errors'
gem 'binding_of_caller'
gem 'meta_request'
gem 'haml-rails'
gem 'awesome_print'
>>>>>>> FETCH_HEAD
end
group :test do