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
cd4da99f
Commit
cd4da99f
authored
Oct 27, 2014
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[bundle] update
parent
fc748531
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
10 deletions
+15
-10
Gemfile.lock
Gemfile.lock
+15
-10
No files found.
Gemfile.lock
View file @
cd4da99f
...
...
@@ -7,13 +7,12 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision:
2a425f9e040d5ad3f94cb0e370fc510f6a16aa32
revision:
4eb2c2ea287e517e633d75bfd29b829e1a6097ae
branch: master
specs:
cocoapods-core (0.34.4)
activesupport (>= 3.2.15)
fuzzy_match (~> 2.0.4)
json_pure (~> 1.8)
nap (~> 0.8.0)
GIT
...
...
@@ -25,11 +24,11 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision:
bd13b322da2f4561304f60543c92608583b016dd
revision:
06ef7697aa8eefa9e779fa6b33dd311cf3ec1f95
branch: master
specs:
xcodeproj (0.20.0)
activesupport (
~> 3.0
)
activesupport (
>= 3
)
colored (~> 1.2)
GIT
...
...
@@ -68,7 +67,7 @@ PATH
remote: .
specs:
cocoapods (0.34.4)
activesupport (>= 3.2.15
, < 4
)
activesupport (>= 3.2.15)
claide (~> 0.7.0)
cocoapods-core (= 0.34.4)
cocoapods-downloader (~> 0.7.2)
...
...
@@ -77,7 +76,6 @@ PATH
cocoapods-try (~> 0.4.1)
colored (~> 1.2)
escape (~> 0.0.4)
json_pure (~> 1.8)
molinillo (~> 0.1.0)
nap (~> 0.8)
open4 (~> 1.3)
...
...
@@ -86,9 +84,12 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
ast (2.0.0)
astrolabe (1.3.0)
...
...
@@ -107,6 +108,7 @@ GEM
ffi (1.9.6)
fuzzy_match (2.0.4)
i18n (0.6.11)
json (1.8.1)
json_pure (1.8.1)
kicker (3.0.0)
listen (~> 1.3.0)
...
...
@@ -117,11 +119,11 @@ GEM
rb-kqueue (>= 0.2)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.4.2)
mocha (1.1.0)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2)
mocha (>= 0.13.0)
multi_json (1.10.1)
nap (0.8.0)
netrc (0.7.8)
notify (0.5.2)
...
...
@@ -153,6 +155,9 @@ GEM
ruby-progressbar (1.6.0)
safe_yaml (1.0.4)
slop (3.6.0)
thread_safe (0.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
webmock (1.20.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
...
...
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