mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-01-12 17:43:34 +08:00
Bump CocoaPods to 0.16.0.rc3
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -8,4 +8,4 @@ gem 'xcoder', :git => "git://github.com/rayh/xcoder.git"
|
||||
gem 'restkit', :git => 'git://github.com/RestKit/RestKit-Gem.git'
|
||||
gem 'debugger', '1.2.0'
|
||||
gem 'faker', '1.1.2'
|
||||
gem 'cocoapods', '0.16.0.rc2'
|
||||
gem 'cocoapods', '0.16.0.rc3'
|
||||
|
||||
14
Gemfile.lock
14
Gemfile.lock
@@ -32,7 +32,7 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
addressable (2.3.2)
|
||||
builder (3.1.3)
|
||||
cocoapods (0.16.0.rc2)
|
||||
cocoapods (0.16.0.rc3)
|
||||
activesupport (~> 3.2.6)
|
||||
colored (~> 1.2)
|
||||
escape (~> 0.0.4)
|
||||
@@ -41,7 +41,7 @@ GEM
|
||||
octokit (~> 1.7)
|
||||
open4 (~> 1.3.0)
|
||||
rake (~> 0.9.0)
|
||||
xcodeproj (~> 0.4.0.rc1)
|
||||
xcodeproj (~> 0.4.0.rc6)
|
||||
colored (1.2)
|
||||
columnize (0.3.6)
|
||||
daemons (1.1.9)
|
||||
@@ -58,16 +58,16 @@ GEM
|
||||
i18n (~> 0.5)
|
||||
faraday (0.8.4)
|
||||
multipart-post (~> 1.1)
|
||||
faraday_middleware (0.8.8)
|
||||
faraday_middleware (0.9.0)
|
||||
faraday (>= 0.7.4, < 0.9)
|
||||
hashie (1.2.0)
|
||||
i18n (0.6.1)
|
||||
json (1.7.5)
|
||||
mime-types (1.19)
|
||||
multi_json (1.3.6)
|
||||
multi_json (1.3.7)
|
||||
multipart-post (1.1.5)
|
||||
nokogiri (1.5.5)
|
||||
octokit (1.15.1)
|
||||
octokit (1.18.0)
|
||||
addressable (~> 2.2)
|
||||
faraday (~> 0.8)
|
||||
faraday_middleware (~> 0.8)
|
||||
@@ -86,7 +86,7 @@ GEM
|
||||
eventmachine (>= 0.12.6)
|
||||
rack (>= 1.0.0)
|
||||
tilt (1.3.3)
|
||||
xcodeproj (0.4.0.rc5)
|
||||
xcodeproj (0.4.0.rc8)
|
||||
activesupport (~> 3.2.6)
|
||||
colored (~> 1.2)
|
||||
|
||||
@@ -95,7 +95,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
bundler (~> 1.2.0)
|
||||
cocoapods (= 0.16.0.rc2)
|
||||
cocoapods (= 0.16.0.rc3)
|
||||
debugger (= 1.2.0)
|
||||
faker (= 1.1.2)
|
||||
rake (~> 0.9.0)
|
||||
|
||||
Reference in New Issue
Block a user