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
89e14f2f
Commit
89e14f2f
authored
Jul 14, 2012
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update bundle.
parent
4c53db19
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
Gemfile.lock
Gemfile.lock
+9
-9
No files found.
Gemfile.lock
View file @
89e14f2f
GIT
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
remote: git://github.com/CocoaPods/Xcodeproj.git
revision:
11d8450ba7e8c20fe05f650c2445b462524d99a5
revision:
d7806ab0513b90d7f285a4af78e7bf19e4fb1481
specs:
specs:
xcodeproj (0.
2.3
)
xcodeproj (0.
3.0
)
activesupport (~> 3.2.6)
activesupport (~> 3.2.6)
PATH
PATH
remote: .
remote: .
specs:
specs:
cocoapods (0.
8
.0)
cocoapods (0.
9
.0)
activesupport (~> 3.2.6)
activesupport (~> 3.2.6)
colored (~> 1.2)
colored (~> 1.2)
escape (~> 0.0.4)
escape (~> 0.0.4)
...
@@ -17,7 +17,7 @@ PATH
...
@@ -17,7 +17,7 @@ PATH
octokit (~> 1.7.0)
octokit (~> 1.7.0)
open4 (~> 1.3.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
rake (~> 0.9.0)
xcodeproj (
~> 0.2.3
)
xcodeproj (
>= 0.3.0
)
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
...
@@ -48,7 +48,7 @@ GEM
...
@@ -48,7 +48,7 @@ GEM
rb-fsevent (~> 0.9.1)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
rb-inotify (~> 0.8.8)
metaclass (0.0.1)
metaclass (0.0.1)
method_source (0.
7.1
)
method_source (0.
8
)
mocha (0.11.4)
mocha (0.11.4)
metaclass (~> 0.0.1)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.0)
mocha-on-bacon (0.2.0)
...
@@ -62,10 +62,10 @@ GEM
...
@@ -62,10 +62,10 @@ GEM
hashie (~> 1.2)
hashie (~> 1.2)
multi_json (~> 1.3)
multi_json (~> 1.3)
open4 (1.3.0)
open4 (1.3.0)
pry (0.9.
9.6
)
pry (0.9.
10
)
coderay (~> 1.0.5)
coderay (~> 1.0.5)
method_source (~> 0.
7.1
)
method_source (~> 0.
8
)
slop (
>= 2.4.4, < 3
)
slop (
~> 3.3.1
)
rake (0.9.2.2)
rake (0.9.2.2)
rb-fchange (0.0.5)
rb-fchange (0.0.5)
ffi
ffi
...
@@ -73,7 +73,7 @@ GEM
...
@@ -73,7 +73,7 @@ GEM
rb-inotify (0.8.8)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
ffi (>= 0.5.0)
redcarpet (2.1.1)
redcarpet (2.1.1)
slop (
2.4.4
)
slop (
3.3.2
)
vcr (2.2.3)
vcr (2.2.3)
webmock (1.8.7)
webmock (1.8.7)
addressable (>= 2.2.7)
addressable (>= 2.2.7)
...
...
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