Skip to content

Commit

Permalink
Bump to Cocoapods 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Jan 15, 2013
1 parent c98dd41 commit 5b567b5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
gem 'cocoapods', '0.16.1'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GEM
multi_json (~> 1.0)
addressable (2.3.2)
builder (3.1.4)
cocoapods (0.16.0)
cocoapods (0.16.1)
activesupport (~> 3.2.6)
colored (~> 1.2)
escape (~> 0.0.4)
Expand All @@ -41,7 +41,7 @@ GEM
octokit (~> 1.7)
open4 (~> 1.3.0)
rake (~> 0.9.4)
xcodeproj (~> 0.4.0)
xcodeproj (~> 0.4.1)
colored (1.2)
columnize (0.3.6)
daemons (1.1.9)
Expand Down Expand Up @@ -88,7 +88,7 @@ GEM
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
xcodeproj (0.4.0)
xcodeproj (0.4.1)
activesupport (~> 3.2.6)
colored (~> 1.2)

Expand All @@ -97,7 +97,7 @@ PLATFORMS

DEPENDENCIES
bundler (~> 1.2.0)
cocoapods (= 0.16.0)
cocoapods (= 0.16.1)
debugger (= 1.2.0)
faker (= 1.1.2)
rake (~> 0.9.0)
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ SPEC CHECKSUMS:
OCMock: 5ab9b659efcd39b4ca4825628bee3df51a189ff8
Specta: ec7e1ce376442fc26b927dbc517c90e36232cde6

COCOAPODS: 0.16.0
COCOAPODS: 0.16.1

0 comments on commit 5b567b5

Please sign in to comment.