Commit dc7aaf17 authored by Fabio Pelosin's avatar Fabio Pelosin

[Bundle] Update.

parent e6438c37
GIT GIT
remote: git://github.com/CocoaPods/Xcodeproj.git remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 96cec1eed003f3477211fc02167a223857a0d6bc revision: e3c513a66dee94b681588326bf1ce8ca4a30aef3
specs: specs:
xcodeproj (0.3.2) xcodeproj (0.3.3)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
GIT GIT
...@@ -17,7 +17,7 @@ GIT ...@@ -17,7 +17,7 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.14.0.rc2) cocoapods (0.14.0)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
...@@ -26,7 +26,7 @@ PATH ...@@ -26,7 +26,7 @@ PATH
octokit (~> 1.7) octokit (~> 1.7)
open4 (~> 1.3.0) open4 (~> 1.3.0)
rake (~> 0.9.0) rake (~> 0.9.0)
xcodeproj (>= 0.3.0) xcodeproj (>= 0.3.3)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
...@@ -45,15 +45,11 @@ GEM ...@@ -45,15 +45,11 @@ GEM
multipart-post (~> 1.1) multipart-post (~> 1.1)
faraday_middleware (0.8.8) faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9) faraday (>= 0.7.4, < 0.9)
ffi (1.1.5)
github-markup (0.7.4) github-markup (0.7.4)
hashie (1.2.0) hashie (1.2.0)
i18n (0.6.1) i18n (0.6.1)
json (1.7.5) json (1.7.5)
listen (0.4.7) listen (0.5.0)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
metaclass (0.0.1) metaclass (0.0.1)
method_source (0.8) method_source (0.8)
mocha (0.11.4) mocha (0.11.4)
...@@ -62,7 +58,7 @@ GEM ...@@ -62,7 +58,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.11.0) octokit (1.13.0)
addressable (~> 2.2) addressable (~> 2.2)
faraday (~> 0.8) faraday (~> 0.8)
faraday_middleware (~> 0.8) faraday_middleware (~> 0.8)
...@@ -74,16 +70,12 @@ GEM ...@@ -74,16 +70,12 @@ GEM
method_source (~> 0.8) method_source (~> 0.8)
slop (~> 3.3.1) slop (~> 3.3.1)
rake (0.9.2.2) rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1) rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
redcarpet (2.1.1) redcarpet (2.1.1)
slop (3.3.3) slop (3.3.3)
terminal-notifier (1.4.2) terminal-notifier (1.4.2)
vcr (2.2.4) vcr (2.2.5)
webmock (1.8.9) webmock (1.8.10)
addressable (>= 2.2.7) addressable (>= 2.2.7)
crack (>= 0.1.7) crack (>= 0.1.7)
yard (0.8.2.1) yard (0.8.2.1)
......
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