Skip to content

Commit

Permalink
fix whenever deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
chloerei committed Mar 11, 2012
1 parent d58fc41 commit 4c06e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -30,8 +30,8 @@ group :assets do
gem 'therubyracer'
end

gem 'whenever', :require => false
group :development do
gem 'whenever', :require => false
gem 'capistrano', :require => false
end

Expand Down

0 comments on commit 4c06e11

Please sign in to comment.