Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
ebfaa7ae
Commit
ebfaa7ae
authored
Nov 02, 2012
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.16.0.rc3
parent
c40962af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Gemfile.lock
Gemfile.lock
+4
-4
cocoapods.rb
lib/cocoapods.rb
+1
-1
No files found.
Gemfile.lock
View file @
ebfaa7ae
GIT
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
remote: git://github.com/CocoaPods/Xcodeproj.git
revision:
568f47d9c78c79a66278846aa60954b46d0f3cec
revision:
916f1f72c6a05b71204ad64f0b29fe3596bd2ed9
specs:
specs:
xcodeproj (0.4.0.rc
5
)
xcodeproj (0.4.0.rc
6
)
activesupport (~> 3.2.6)
activesupport (~> 3.2.6)
colored (~> 1.2)
colored (~> 1.2)
...
@@ -18,7 +18,7 @@ GIT
...
@@ -18,7 +18,7 @@ GIT
PATH
PATH
remote: .
remote: .
specs:
specs:
cocoapods (0.16.0.rc
2
)
cocoapods (0.16.0.rc
3
)
activesupport (~> 3.2.6)
activesupport (~> 3.2.6)
colored (~> 1.2)
colored (~> 1.2)
escape (~> 0.0.4)
escape (~> 0.0.4)
...
@@ -27,7 +27,7 @@ PATH
...
@@ -27,7 +27,7 @@ PATH
octokit (~> 1.7)
octokit (~> 1.7)
open4 (~> 1.3.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
rake (~> 0.9.0)
xcodeproj (~> 0.4.0.rc
1
)
xcodeproj (~> 0.4.0.rc
6
)
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
...
...
lib/cocoapods.rb
View file @
ebfaa7ae
...
@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
...
@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
end
end
module
Pod
module
Pod
VERSION
=
'0.16.0.rc
2
'
VERSION
=
'0.16.0.rc
3
'
class
PlainInformative
<
StandardError
class
PlainInformative
<
StandardError
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment