Skip to content

Commit

Permalink
shotgun for prod also?
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew kim committed Mar 17, 2012
1 parent a9787f8 commit ff1d8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,10 +8,10 @@ gem 'sinatra-mongoid', :require => 'sinatra/mongoid'
gem "bson_ext" gem "bson_ext"
gem "omniauth" gem "omniauth"
gem "omniauth-facebook" gem "omniauth-facebook"
gem "shotgun"


group :development do group :development do
gem "awesome_print" gem "awesome_print"
gem "shotgun"
gem "yard" gem "yard"
gem "rdiscount" gem "rdiscount"
end end
Expand Down

0 comments on commit ff1d8d8

Please sign in to comment.