Commit a02cf0e3 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemfile] Lock Bacon to 0.11.x.

parent ef7dd7e2
......@@ -5,6 +5,7 @@ gemspec
group :development do
gem "xcodeproj", :git => "git://github.com/CocoaPods/Xcodeproj.git", :branch => "develop"
gem "mocha", "~> 0.11.4"
gem "bacon"
gem "kicker"
gem "mocha-on-bacon"
......
......@@ -49,7 +49,7 @@ GEM
rb-inotify (~> 0.8.8)
metaclass (0.0.1)
method_source (0.7.1)
mocha (0.12.0)
mocha (0.11.4)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.0)
mocha (>= 0.9.8)
......@@ -89,6 +89,7 @@ DEPENDENCIES
cocoapods!
github-markup
kicker
mocha (~> 0.11.4)
mocha-on-bacon
pry
rake
......
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