Add the bushido gem

This commit is contained in:
Sean Grove 2011-03-21 02:32:02 -07:00
parent 6da7d98163
commit 73f2f29c01

View File

@ -25,6 +25,7 @@ gem 'fog', '0.3.7'
gem 'mimetype-fu' gem 'mimetype-fu'
gem 'actionmailer-with-request' gem 'actionmailer-with-request'
gem 'heroku', '1.18.2' gem 'heroku', '1.18.2'
gem 'bushido'
gem 'httparty', '>= 0.6.1' gem 'httparty', '>= 0.6.1'
gem 'RedCloth', '4.2.7' gem 'RedCloth', '4.2.7'
gem 'delayed_job', '2.1.4' gem 'delayed_job', '2.1.4'