Skip to content

Commit

Permalink
[CI] CP 0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhersh committed May 6, 2015
1 parent 98f1a40 commit c541e70
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Expand Up @@ -22,4 +22,4 @@ SPEC CHECKSUMS:
OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92
SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681

COCOAPODS: 0.37.0
COCOAPODS: 0.37.1
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'xcpretty'
gem 'cocoapods', :git => 'git@github.com:CocoaPods/CocoaPods.git', :branch => 'master'
gem 'cocoapods'
gem 'obcd'
gem 'slather', :git => 'git@github.com:jhersh/slather.git', :branch => 'circleci-env'
38 changes: 16 additions & 22 deletions Gemfile.lock
@@ -1,22 +1,3 @@
GIT
remote: git@github.com:CocoaPods/CocoaPods.git
revision: 1393a2c89a54e1e0a1d0ed77fb7b13238ccb6297
branch: master
specs:
cocoapods (0.37.0)
activesupport (>= 3.2.15)
claide (~> 0.8.1)
cocoapods-core (= 0.37.0)
cocoapods-downloader (~> 0.9.0)
cocoapods-plugins (~> 0.4.2)
cocoapods-trunk (~> 0.6.0)
cocoapods-try (~> 0.4.3)
colored (~> 1.2)
escape (~> 0.0.4)
molinillo (~> 0.2.3)
nap (~> 0.8)
xcodeproj (~> 0.24.1)

GIT
remote: git@github.com:jhersh/slather.git
revision: d4a6a762d625bb0abedc3865e6b9bababe8ce035
Expand All @@ -38,7 +19,20 @@ GEM
tzinfo (~> 1.1)
claide (0.8.1)
clamp (0.6.5)
cocoapods-core (0.37.0)
cocoapods (0.37.1)
activesupport (>= 3.2.15)
claide (~> 0.8.1)
cocoapods-core (= 0.37.1)
cocoapods-downloader (~> 0.9.0)
cocoapods-plugins (~> 0.4.2)
cocoapods-trunk (~> 0.6.0)
cocoapods-try (~> 0.4.4)
colored (~> 1.2)
escape (~> 0.0.4)
molinillo (~> 0.2.3)
nap (~> 0.8)
xcodeproj (~> 0.24.1)
cocoapods-core (0.37.1)
activesupport (>= 3.2.15)
fuzzy_match (~> 2.0.4)
nap (~> 0.8.0)
Expand All @@ -48,7 +42,7 @@ GEM
cocoapods-trunk (0.6.0)
nap (>= 0.8)
netrc (= 0.7.8)
cocoapods-try (0.4.3)
cocoapods-try (0.4.4)
colored (1.2)
escape (0.0.4)
fuzzy_match (2.0.4)
Expand Down Expand Up @@ -77,7 +71,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods!
cocoapods
obcd
slather!
xcpretty

0 comments on commit c541e70

Please sign in to comment.