Skip to content

Commit 05ba190

Browse files
committedFeb 13, 2012
Added whenever to gemfile
1 parent 9b75426 commit 05ba190

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎.powder

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
strano

‎Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ gem 'simple_form', :git => 'https://github.com/plataformatec/simple_form.git'
3131
gem 'open4'
3232
gem 'ansible'
3333

34+
gem 'whenever', :require => nil
3435
gem 'airbrake', :require => nil
3536

3637
group :development, :test do

0 commit comments

Comments
 (0)
Please sign in to comment.