1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Move yaml_db to dev group.

This commit is contained in:
Dan Barber 2013-03-21 08:55:27 +00:00
parent d382c478b3
commit 969b7ecf5d

View File

@ -40,6 +40,7 @@ group :development do
gem 'powder'
gem 'better_errors'
gem "binding_of_caller"
gem 'yaml_db'
end
gem "newrelic_rpm"
@ -55,5 +56,4 @@ gem 'will_paginate'
gem 'rdiscount'
gem 'paperclip'
gem 'acts_as_markup'
gem 'yaml_db'
gem 'haml'