Commit 02232337 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemfile] pointed kicker to the head of the 3.0.0 branch.

parent 192d815f
......@@ -7,7 +7,7 @@ group :development do
gem "mocha", "~> 0.11.4"
gem "bacon"
gem "kicker", "~> 3.0.0pre1"
gem "kicker", :git => "https://github.com/alloy/kicker.git", :branch => "3.0.0"
gem "mocha-on-bacon"
gem "rake"
gem "rb-fsevent"
......
......@@ -5,6 +5,15 @@ GIT
xcodeproj (0.3.1)
activesupport (~> 3.2.6)
GIT
remote: https://github.com/alloy/kicker.git
revision: 6430787ebf8b9305acc2d2f89ae5cf01d2cd5488
branch: 3.0.0
specs:
kicker (3.0.0pre1)
listen
terminal-notifier
PATH
remote: .
specs:
......@@ -41,8 +50,6 @@ GEM
hashie (1.2.0)
i18n (0.6.0)
json (1.7.4)
kicker (3.0.0pre1)
listen
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
......@@ -74,6 +81,7 @@ GEM
ffi (>= 0.5.0)
redcarpet (2.1.1)
slop (3.3.2)
terminal-notifier (1.3.0)
vcr (2.2.4)
webmock (1.8.7)
addressable (>= 2.2.7)
......@@ -88,7 +96,7 @@ DEPENDENCIES
bacon
cocoapods!
github-markup
kicker (~> 3.0.0pre1)
kicker!
mocha (~> 0.11.4)
mocha-on-bacon
pry
......
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