Commit b1579eb2 authored by Victor Ilyukevich's avatar Victor Ilyukevich

added kicker to Gemfile

parent 4d5e6cf1
......@@ -10,4 +10,5 @@ group :development do
gem "mocha-on-bacon"
gem "vcr"
gem "webmock"
gem "kicker"
end
......@@ -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)
......@@ -30,6 +32,7 @@ DEPENDENCIES
growl
guard
guard-shell
kicker
mocha-on-bacon
rake
rb-fsevent
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment