Skip to content

Commit

Permalink
Sprockets dep, sidekiqGH-71
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Mar 10, 2012
1 parent 9a4b8f0 commit e2d65c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions myapp/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ gem 'rails', '3.2.2'
gem 'sidekiq', :path => '..'
gem 'capistrano'

# sidekiq-web dependencies
gem 'slim'
gem 'sinatra'
gem 'sprockets'

0 comments on commit e2d65c1

Please sign in to comment.