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
92fbcc54
Commit
92fbcc54
authored
Oct 09, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.26.2
parent
1704d84f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Gemfile.lock
Gemfile.lock
+7
-7
gem_version.rb
lib/cocoapods/gem_version.rb
+1
-1
No files found.
Gemfile.lock
View file @
92fbcc54
...
...
@@ -7,20 +7,20 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 9
7f15c2289cf356a87e9bbbb46898a03b36c2818
revision: 9
5a4edaac972f6183e1c19e4b519f5d79e14898d
branch: master
specs:
cocoapods-core (0.26.
1
)
cocoapods-core (0.26.
2
)
activesupport (~> 3.0)
json (~> 1.8)
nap (~> 0.5)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision:
75a00063e9997e2dd3d617a3966f9c878bb99ba
6
revision:
970f4a4ac2f75b6887ef4564b3e3f3e55040f49
6
branch: master
specs:
xcodeproj (0.1
2
.0)
xcodeproj (0.1
3
.0)
activesupport (~> 3.0)
colored (~> 1.2)
...
...
@@ -50,16 +50,16 @@ GIT
PATH
remote: .
specs:
cocoapods (0.26.
1
)
cocoapods (0.26.
2
)
activesupport (~> 3.2)
claide (~> 0.3.2)
cocoapods-core (= 0.26.
1
)
cocoapods-core (= 0.26.
2
)
cocoapods-downloader (~> 0.2.0)
colored (~> 1.2)
escape (~> 0.0.4)
json (~> 1.8)
open4 (~> 1.3)
xcodeproj (~> 0.1
2
.0)
xcodeproj (~> 0.1
3
.0)
GEM
remote: http://rubygems.org/
...
...
lib/cocoapods/gem_version.rb
View file @
92fbcc54
module
Pod
# The version of the cocoapods command line tool.
#
VERSION
=
'0.26.
1
'
unless
defined?
Pod
::
VERSION
VERSION
=
'0.26.
2
'
unless
defined?
Pod
::
VERSION
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