Skip to content

Commit

Permalink
added kicker to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yas375 committed Mar 18, 2012
1 parent 4d5e6cf commit b1579eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ group :development do
gem "mocha-on-bacon"
gem "vcr"
gem "webmock"
gem "kicker"
end
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ GEM
thor (~> 0.14.6)
guard-shell (0.3.0)
guard (>= 0.2.0)
kicker (2.5.0)
rb-fsevent
metaclass (0.0.1)
mocha (0.10.4)
metaclass (~> 0.0.1)
Expand All @@ -30,6 +32,7 @@ DEPENDENCIES
growl
guard
guard-shell
kicker
mocha-on-bacon
rake
rb-fsevent
Expand Down

0 comments on commit b1579eb

Please sign in to comment.