Skip to content

Commit

Permalink
Updated to CocoaPods 0.33.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed May 21, 2014
1 parent aa10e0e commit 7956ac1
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ UserInterfaceState.xcuserstate

# CocoaPods
Pods

# RubyGems
.bundle

2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'cocoapods', '0.33.0'
gem 'cocoapods', '0.33.1'
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@ GEM
activesupport (3.2.18)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
claide (0.6.0)
cocoapods (0.33.0)
claide (0.6.1)
cocoapods (0.33.1)
activesupport (>= 3.2.15, < 4)
claide (~> 0.6.0)
cocoapods-core (= 0.33.0)
cocoapods-downloader (~> 0.6.0)
claide (~> 0.6.1)
cocoapods-core (= 0.33.1)
cocoapods-downloader (~> 0.6.1)
cocoapods-plugins (~> 0.2.0)
cocoapods-trunk (~> 0.1.0)
cocoapods-trunk (~> 0.1.1)
cocoapods-try (~> 0.3.0)
colored (~> 1.2)
escape (~> 0.0.4)
json_pure (~> 1.8)
nap (~> 0.7)
open4 (~> 1.3)
xcodeproj (~> 0.17.0)
cocoapods-core (0.33.0)
cocoapods-core (0.33.1)
activesupport (>= 3.2.15)
fuzzy_match (~> 2.0.4)
json_pure (~> 1.8)
nap (~> 0.5)
cocoapods-downloader (0.6.0)
cocoapods-downloader (0.6.1)
cocoapods-plugins (0.2.0)
nap
cocoapods-trunk (0.1.0)
cocoapods-trunk (0.1.1)
json (~> 1.8)
nap (>= 0.6)
netrc
Expand All @@ -50,4 +50,4 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 0.33.0)
cocoapods (= 0.33.1)
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ EXTERNAL SOURCES:
:path: TSMiniWebBrowser@dblock.podspec

SPEC CHECKSUMS:
Expecta: 322f1dc42610106a5ba9871b4924cf1635d80833
EXPMatchers+FBSnapshotTest: cf5bf37817741d89bd3a3ff80be7ff417692ab7d
FBSnapshotTestCase: 188c80bfcb72e744eb0b99d45989d12687c40cf8
Specta: 2d06220591110c6d9757d8be8ecf8e63aa40dc2a
Expecta: ce8a51b9fad15a2cd573b291cb2909aaed865350
EXPMatchers+FBSnapshotTest: fcc428d6a5d4410c1711aeda4456c9c5e93f98d3
FBSnapshotTestCase: 9053afee1d66b4c7c313fcb0ae582a5e47bea9d0
Specta: 9141310f46b1f68b676650ff2854e1ed0b74163a
TSMiniWebBrowser@dblock: eb2f9c5eafa37f548ec0b9983ebf34db065dc607

COCOAPODS: 0.33.0
COCOAPODS: 0.33.1

0 comments on commit 7956ac1

Please sign in to comment.