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
e6589e2c
Commit
e6589e2c
authored
Oct 24, 2017
by
Danielle Tomlinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.4.0.beta.2
parent
d87041d1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
10 deletions
+12
-10
CHANGELOG.md
CHANGELOG.md
+1
-1
Gemfile.lock
Gemfile.lock
+10
-8
gem_version.rb
lib/cocoapods/gem_version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
e6589e2c
...
@@ -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.4.0.beta.2 (2017-10-24)
##### Enhancements
##### Enhancements
...
...
Gemfile.lock
View file @
e6589e2c
...
@@ -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:
153c5dfdd02eaac8bec160f6a3b3bc49b07ecf48
revision:
8cf88a076d916cf80821744a59ca1c431ccc046f
branch: master
branch: master
specs:
specs:
cocoapods-core (1.4.0.beta.
1
)
cocoapods-core (1.4.0.beta.
2
)
activesupport (>= 4.0.2, < 6)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
nap (~> 1.0)
...
@@ -31,10 +31,10 @@ GIT
...
@@ -31,10 +31,10 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
remote: https://github.com/CocoaPods/Xcodeproj.git
revision:
07607507950d971f7271c8f288e0b14cc11ea87a
revision:
79de932dac068a6ae392e574cacc14edb590c8d9
branch: master
branch: master
specs:
specs:
xcodeproj (1.5.
2
)
xcodeproj (1.5.
3
)
CFPropertyList (~> 2.3.3)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.2, < 2.0)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
colored2 (~> 3.1)
...
@@ -102,10 +102,10 @@ GIT
...
@@ -102,10 +102,10 @@ GIT
PATH
PATH
remote: .
remote: .
specs:
specs:
cocoapods (1.4.0.beta.
1
)
cocoapods (1.4.0.beta.
2
)
activesupport (>= 4.0.2, < 5)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.4.0.beta.
1
)
cocoapods-core (= 1.4.0.beta.
2
)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
...
@@ -120,7 +120,7 @@ PATH
...
@@ -120,7 +120,7 @@ PATH
molinillo (~> 0.6.1)
molinillo (~> 0.6.1)
nap (~> 1.0)
nap (~> 1.0)
ruby-macho (~> 1.1)
ruby-macho (~> 1.1)
xcodeproj (>= 1.5.
2
, < 2.0)
xcodeproj (>= 1.5.
3
, < 2.0)
GEM
GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
...
@@ -150,6 +150,7 @@ GEM
...
@@ -150,6 +150,7 @@ GEM
coderay (1.1.0)
coderay (1.1.0)
colored (1.2)
colored (1.2)
colored2 (3.1.2)
colored2 (3.1.2)
concurrent-ruby (1.0.5)
cork (0.3.0)
cork (0.3.0)
colored2 (~> 3.1)
colored2 (~> 3.1)
crack (0.4.3)
crack (0.4.3)
...
@@ -177,7 +178,8 @@ GEM
...
@@ -177,7 +178,8 @@ GEM
gh_inspector (1.0.3)
gh_inspector (1.0.3)
git (1.3.0)
git (1.3.0)
hashdiff (0.3.1)
hashdiff (0.3.1)
i18n (0.8.6)
i18n (0.9.0)
concurrent-ruby (~> 1.0)
inch (0.7.0)
inch (0.7.0)
pry
pry
sparkr (>= 0.2.0)
sparkr (>= 0.2.0)
...
...
lib/cocoapods/gem_version.rb
View file @
e6589e2c
module
Pod
module
Pod
# The version of the CocoaPods command line tool.
# The version of the CocoaPods command line tool.
#
#
VERSION
=
'1.4.0.beta.
1
'
.
freeze
unless
defined?
Pod
::
VERSION
VERSION
=
'1.4.0.beta.
2
'
.
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