Skip to content

Commit

Permalink
[Bundle] update
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Jun 18, 2013
1 parent ccbe0ec commit dca841e
Showing 1 changed file with 15 additions and 31 deletions.
46 changes: 15 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,62 +1,46 @@
GIT
remote: git://github.com/CocoaPods/CocoaPods.git
revision: 40298ba763e99ce9b277366294ff93841a72d0b3
revision: 80555219d726eebf2c55a415c361bd366f99a4c5
branch: master
specs:
cocoapods (0.19.1)
cocoapods (0.21.0.rc1)
activesupport (~> 3.2.13)
claide (~> 0.2.0)
cocoapods-core (= 0.19.1)
cocoapods-downloader (~> 0.1.0)
claide (~> 0.3.2)
cocoapods-core (= 0.21.0.rc1)
cocoapods-downloader (~> 0.1.1)
colored (~> 1.2)
escape (~> 0.0.4)
faraday (~> 0.8.1)
json (~> 1.8.0)
octokit (~> 1.7)
open4 (~> 1.3.0)
rake (~> 10.0.0)
xcodeproj (~> 0.5.5)
xcodeproj (~> 0.7.0)

GIT
remote: git://github.com/CocoaPods/Core.git
revision: 71846fc1e09127e377cf77422b10a48c42df5164
revision: 6e817dc96cdaf7b76d1ecb87e4676465b948f105
branch: master
specs:
cocoapods-core (0.19.1)
cocoapods-core (0.21.0.rc1)
activesupport (~> 3.2.13)
rake (~> 10.0.0)
json (~> 1.8.0)
nap (~> 0.5.1)

GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
claide (0.2.0)
cocoapods-downloader (0.1.0)
claide (0.3.2)
cocoapods-downloader (0.1.1)
colored (1.2)
escape (0.0.4)
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (2.0.5)
i18n (0.6.1)
json (1.8.0)
multi_json (1.7.3)
multipart-post (1.2.0)
netrc (0.7.7)
octokit (1.24.0)
addressable (~> 2.2)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 2.0)
multi_json (~> 1.3)
netrc (~> 0.7.7)
multi_json (1.7.7)
nap (0.5.1)
open4 (1.3.0)
rake (10.0.4)
xcodeproj (0.5.5)
xcodeproj (0.7.0)
activesupport (~> 3.2.13)
colored (~> 1.2)

Expand Down

0 comments on commit dca841e

Please sign in to comment.