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
39ec0ec5
Commit
39ec0ec5
authored
Feb 03, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.0.0.beta.3
parent
65375db3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
+10
-10
CHANGELOG.md
CHANGELOG.md
+1
-1
Gemfile.lock
Gemfile.lock
+8
-8
gem_version.rb
lib/cocoapods/gem_version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
39ec0ec5
...
@@ -4,7 +4,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -4,7 +4,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
To install release candidates run
`[sudo] gem install cocoapods --pre`
To install release candidates run
`[sudo] gem install cocoapods --pre`
##
Master
##
1.0.0.beta.3 (2016-02-03)
##### Breaking
##### Breaking
...
...
Gemfile.lock
View file @
39ec0ec5
...
@@ -7,10 +7,10 @@ GIT
...
@@ -7,10 +7,10 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Core.git
remote: https://github.com/CocoaPods/Core.git
revision:
8c55fdc3e2bacca908c9cf12eff0e64e8ed036f5
revision:
0aee190ca4d6fe8d0d4906c56532d63b58638f1f
branch: master
branch: master
specs:
specs:
cocoapods-core (1.0.0.beta.
2
)
cocoapods-core (1.0.0.beta.
3
)
activesupport (>= 4.0.2)
activesupport (>= 4.0.2)
fuzzy_match (~> 2.0.4)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
nap (~> 1.0)
...
@@ -24,7 +24,7 @@ GIT
...
@@ -24,7 +24,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
remote: https://github.com/CocoaPods/Xcodeproj.git
revision:
9c1366b610393497a3fb3618b4b729e7dc622ca8
revision:
b31f101a2ac1d117403d5d472c620dd1e31469eb
branch: master
branch: master
specs:
specs:
xcodeproj (1.0.0.beta.2)
xcodeproj (1.0.0.beta.2)
...
@@ -41,7 +41,7 @@ GIT
...
@@ -41,7 +41,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision:
bd1042962e34740f072577304db5bdf3745611f7
revision:
87ef8c7109e974e68b4848c4d04e04ad6d4908d5
branch: master
branch: master
specs:
specs:
cocoapods-downloader (1.0.0.beta.1)
cocoapods-downloader (1.0.0.beta.1)
...
@@ -94,10 +94,10 @@ GIT
...
@@ -94,10 +94,10 @@ GIT
PATH
PATH
remote: .
remote: .
specs:
specs:
cocoapods (1.0.0.beta.
2
)
cocoapods (1.0.0.beta.
3
)
activesupport (>= 4.0.2)
activesupport (>= 4.0.2)
claide (>= 1.0.0.beta.1, < 2.0)
claide (>= 1.0.0.beta.1, < 2.0)
cocoapods-core (= 1.0.0.beta.
2
)
cocoapods-core (= 1.0.0.beta.
3
)
cocoapods-deintegrate (>= 1.0.0.beta.1, < 2.0)
cocoapods-deintegrate (>= 1.0.0.beta.1, < 2.0)
cocoapods-downloader (>= 1.0.0.beta.1, < 2.0)
cocoapods-downloader (>= 1.0.0.beta.1, < 2.0)
cocoapods-plugins (>= 1.0.0.beta.1, < 2.0)
cocoapods-plugins (>= 1.0.0.beta.1, < 2.0)
...
@@ -115,7 +115,7 @@ PATH
...
@@ -115,7 +115,7 @@ PATH
GEM
GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
specs:
specs:
activesupport (4.2.5)
activesupport (4.2.5
.1
)
i18n (~> 0.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
minitest (~> 5.1)
...
@@ -159,7 +159,7 @@ GEM
...
@@ -159,7 +159,7 @@ GEM
rb-kqueue (>= 0.2)
rb-kqueue (>= 0.2)
metaclass (0.0.4)
metaclass (0.0.4)
method_source (0.8.2)
method_source (0.8.2)
minitest (5.8.
3
)
minitest (5.8.
4
)
mocha (1.1.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2)
mocha-on-bacon (0.2.2)
...
...
lib/cocoapods/gem_version.rb
View file @
39ec0ec5
module
Pod
module
Pod
# The version of the CocoaPods command line tool.
# The version of the CocoaPods command line tool.
#
#
VERSION
=
'1.0.0.beta.
2
'
.
freeze
unless
defined?
Pod
::
VERSION
VERSION
=
'1.0.0.beta.
3
'
.
freeze
unless
defined?
Pod
::
VERSION
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