Commit c4fedc56 authored by Fabio Pelosin's avatar Fabio Pelosin

Use Kicker from master

parent 74c7362d
...@@ -22,7 +22,7 @@ end ...@@ -22,7 +22,7 @@ end
group :debugging do group :debugging do
gem "rb-fsevent" gem "rb-fsevent"
gem "kicker", :git => "https://github.com/alloy/kicker.git", :branch => "3.0.0" gem "kicker", :git => "https://github.com/alloy/kicker.git", :branch => "master"
gem "awesome_print" gem "awesome_print"
gem "pry" gem "pry"
gem "diffy" gem "diffy"
......
...@@ -14,7 +14,6 @@ GIT ...@@ -14,7 +14,6 @@ GIT
activesupport (~> 3.2.13) activesupport (~> 3.2.13)
json (~> 1.8.0) json (~> 1.8.0)
nap (~> 0.5.1) nap (~> 0.5.1)
rake (~> 10.0.0)
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
...@@ -34,12 +33,11 @@ GIT ...@@ -34,12 +33,11 @@ GIT
GIT GIT
remote: https://github.com/alloy/kicker.git remote: https://github.com/alloy/kicker.git
revision: 6430787ebf8b9305acc2d2f89ae5cf01d2cd5488 revision: 56d7bc857278cc00900d37ef0cf2167cf606b57c
branch: 3.0.0 branch: master
specs: specs:
kicker (3.0.0pre1) kicker (2.6.1)
listen listen (~> 1.1.0)
terminal-notifier
GIT GIT
remote: https://github.com/irrationalfab/PrettyBacon.git remote: https://github.com/irrationalfab/PrettyBacon.git
...@@ -129,7 +127,6 @@ GEM ...@@ -129,7 +127,6 @@ GEM
slop (3.4.5) slop (3.4.5)
term-ansicolor (1.2.2) term-ansicolor (1.2.2)
tins (~> 0.8) tins (~> 0.8)
terminal-notifier (1.4.2)
thor (0.18.1) thor (0.18.1)
tins (0.8.0) tins (0.8.0)
yajl-ruby (1.1.0) yajl-ruby (1.1.0)
......
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