Commit 8bf3ae46 authored by Eloy Duran's avatar Eloy Duran

Update bundle.

parent a63aa89e
...@@ -9,7 +9,7 @@ gem "faraday", ">= 0.8.1" ...@@ -9,7 +9,7 @@ gem "faraday", ">= 0.8.1"
gem "octokit" gem "octokit"
group :development do group :development do
gem "xcodeproj", :git => "git://github.com/CocoaPods/Xcodeproj.git" gem "xcodeproj", :git => "git://github.com/CocoaPods/Xcodeproj.git", :branch => "develop"
gem "bacon" gem "bacon"
gem "kicker" gem "kicker"
......
GIT GIT
remote: git://github.com/CocoaPods/Xcodeproj.git remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 7a8e4564740aea026e4605d678981b2c4cd9690e revision: c651b216acd6db18128f5b2df77ed04d183e7a3f
branch: develop
specs: specs:
xcodeproj (0.1.0) xcodeproj (0.2.0.rc2)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
...@@ -30,7 +31,7 @@ GEM ...@@ -30,7 +31,7 @@ GEM
mocha (>= 0.9.8) mocha (>= 0.9.8)
multi_json (1.3.6) multi_json (1.3.6)
multipart-post (1.1.5) multipart-post (1.1.5)
octokit (1.3.0) octokit (1.4.0)
addressable (~> 2.2) addressable (~> 2.2)
faraday (~> 0.8) faraday (~> 0.8)
faraday_middleware (~> 0.8) faraday_middleware (~> 0.8)
...@@ -44,7 +45,7 @@ GEM ...@@ -44,7 +45,7 @@ GEM
rake (0.9.2.2) rake (0.9.2.2)
rb-fsevent (0.9.1) rb-fsevent (0.9.1)
slop (2.4.4) slop (2.4.4)
vcr (2.1.1) vcr (2.2.0)
webmock (1.8.7) webmock (1.8.7)
addressable (>= 2.2.7) addressable (>= 2.2.7)
crack (>= 0.1.7) crack (>= 0.1.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