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:
parent
d382c478b3
commit
969b7ecf5d
2
Gemfile
2
Gemfile
@ -40,6 +40,7 @@ group :development do
|
|||||||
gem 'powder'
|
gem 'powder'
|
||||||
gem 'better_errors'
|
gem 'better_errors'
|
||||||
gem "binding_of_caller"
|
gem "binding_of_caller"
|
||||||
|
gem 'yaml_db'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "newrelic_rpm"
|
gem "newrelic_rpm"
|
||||||
@ -55,5 +56,4 @@ gem 'will_paginate'
|
|||||||
gem 'rdiscount'
|
gem 'rdiscount'
|
||||||
gem 'paperclip'
|
gem 'paperclip'
|
||||||
gem 'acts_as_markup'
|
gem 'acts_as_markup'
|
||||||
gem 'yaml_db'
|
|
||||||
gem 'haml'
|
gem 'haml'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user