Commit 89e14f2f authored by Eloy Duran's avatar Eloy Duran

Update bundle.

parent 4c53db19
GIT GIT
remote: git://github.com/CocoaPods/Xcodeproj.git remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 11d8450ba7e8c20fe05f650c2445b462524d99a5 revision: d7806ab0513b90d7f285a4af78e7bf19e4fb1481
specs: specs:
xcodeproj (0.2.3) xcodeproj (0.3.0)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.8.0) cocoapods (0.9.0)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
...@@ -17,7 +17,7 @@ PATH ...@@ -17,7 +17,7 @@ PATH
octokit (~> 1.7.0) octokit (~> 1.7.0)
open4 (~> 1.3.0) open4 (~> 1.3.0)
rake (~> 0.9.0) rake (~> 0.9.0)
xcodeproj (~> 0.2.3) xcodeproj (>= 0.3.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
...@@ -48,7 +48,7 @@ GEM ...@@ -48,7 +48,7 @@ GEM
rb-fsevent (~> 0.9.1) rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8) rb-inotify (~> 0.8.8)
metaclass (0.0.1) metaclass (0.0.1)
method_source (0.7.1) method_source (0.8)
mocha (0.11.4) mocha (0.11.4)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
mocha-on-bacon (0.2.0) mocha-on-bacon (0.2.0)
...@@ -62,10 +62,10 @@ GEM ...@@ -62,10 +62,10 @@ GEM
hashie (~> 1.2) hashie (~> 1.2)
multi_json (~> 1.3) multi_json (~> 1.3)
open4 (1.3.0) open4 (1.3.0)
pry (0.9.9.6) pry (0.9.10)
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.7.1) method_source (~> 0.8)
slop (>= 2.4.4, < 3) slop (~> 3.3.1)
rake (0.9.2.2) rake (0.9.2.2)
rb-fchange (0.0.5) rb-fchange (0.0.5)
ffi ffi
...@@ -73,7 +73,7 @@ GEM ...@@ -73,7 +73,7 @@ GEM
rb-inotify (0.8.8) rb-inotify (0.8.8)
ffi (>= 0.5.0) ffi (>= 0.5.0)
redcarpet (2.1.1) redcarpet (2.1.1)
slop (2.4.4) slop (3.3.2)
vcr (2.2.3) vcr (2.2.3)
webmock (1.8.7) webmock (1.8.7)
addressable (>= 2.2.7) addressable (>= 2.2.7)
......
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