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
96b9bad9
Commit
96b9bad9
authored
May 19, 2014
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Gemfile] Update for renamed cocoapods-trunk repo
parent
484ffce5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+3
-3
No files found.
Gemfile
View file @
96b9bad9
...
@@ -14,7 +14,7 @@ group :development do
...
@@ -14,7 +14,7 @@ group :development do
gem
'
cocoapods-downloader
'
,
:git
=>
"
https://github.com/CocoaPods/cocoapods-downloader.git
"
,
:branch
=>
'master'
gem
'
cocoapods-downloader
'
,
:git
=>
"
https://github.com/CocoaPods/cocoapods-downloader.git
"
,
:branch
=>
'master'
gem
'
cocoapods-try
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-try.git
'
,
:branch
=>
'master'
gem
'
cocoapods-try
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-try.git
'
,
:branch
=>
'master'
gem
'
cocoapods-plugins
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-plugins.git
'
,
:branch
=>
'master'
gem
'
cocoapods-plugins
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-plugins.git
'
,
:branch
=>
'master'
gem
'
cocoapods-trunk
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-trunk.cocoapods.org
.git
'
,
:branch
=>
'master'
gem
'
cocoapods-trunk
'
,
:git
=>
'
https://github.com/CocoaPods/cocoapods-trunk
.git
'
,
:branch
=>
'master'
gem
'
rake
'
,
'~> 10.1.0'
# Ruby 1.8.7
gem
'
rake
'
,
'~> 10.1.0'
# Ruby 1.8.7
gem
"
mocha
"
gem
"
mocha
"
...
...
Gemfile.lock
View file @
96b9bad9
...
@@ -7,7 +7,7 @@ GIT
...
@@ -7,7 +7,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Core.git
remote: https://github.com/CocoaPods/Core.git
revision:
0202035e1757464d857a0cde9a7627b1084597b2
revision:
d7ffa0b6464370ee20805c7c53ed36509ad072bb
branch: master
branch: master
specs:
specs:
cocoapods-core (0.32.1)
cocoapods-core (0.32.1)
...
@@ -41,8 +41,8 @@ GIT
...
@@ -41,8 +41,8 @@ GIT
nap
nap
GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.
cocoapods.org.
git
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision:
b69df132728699da99ad42eba1e7bebe09c7e7f5
revision:
4dcaed7fc44e5f552985379fece9620d2bf88a53
branch: master
branch: master
specs:
specs:
cocoapods-trunk (0.0.1)
cocoapods-trunk (0.0.1)
...
...
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