Commit b79c32de authored by Eloy Durán's avatar Eloy Durán

[Bundle] Update for 0.22.3

parent af33b8b7
...@@ -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: 439e133196592250cabe97fc01cdbacda862f9c7 revision: b56cbd3145fbf97ff9589d70f7bc6f8b88c9a626
branch: master branch: master
specs: specs:
cocoapods-core (0.22.2) cocoapods-core (0.22.3)
activesupport (~> 3.2.13) activesupport (~> 3.2.13)
json (~> 1.8.0) json (~> 1.8.0)
nap (~> 0.5.1) nap (~> 0.5.1)
...@@ -54,17 +54,16 @@ GIT ...@@ -54,17 +54,16 @@ GIT
coveralls (0.6.7) coveralls (0.6.7)
multi_json (~> 1.3) multi_json (~> 1.3)
rest-client rest-client
simplecov (>= 0.7)
term-ansicolor term-ansicolor
thor thor
PATH PATH
remote: . remote: .
specs: specs:
cocoapods (0.22.2) cocoapods (0.22.3)
activesupport (~> 3.2.13) activesupport (~> 3.2.13)
claide (~> 0.3.2) claide (~> 0.3.2)
cocoapods-core (= 0.22.2) cocoapods-core (= 0.22.3)
cocoapods-downloader (~> 0.1.1) cocoapods-downloader (~> 0.1.1)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
...@@ -75,18 +74,18 @@ PATH ...@@ -75,18 +74,18 @@ PATH
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
activesupport (3.2.13) activesupport (3.2.14)
i18n (= 0.6.1) i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0) multi_json (~> 1.0)
awesome_print (1.1.0) awesome_print (1.1.0)
bacon (1.2.0) bacon (1.2.0)
coderay (1.0.9) coderay (1.0.9)
colored (1.2) colored (1.2)
diffy (2.1.4) diffy (3.0.1)
escape (0.0.4) escape (0.0.4)
ffi (1.9.0) ffi (1.9.0)
github-markup (0.7.5) github-markup (0.7.5)
i18n (0.6.1) i18n (0.6.4)
json (1.8.0) json (1.8.0)
listen (1.1.6) listen (1.1.6)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
...@@ -107,7 +106,7 @@ GEM ...@@ -107,7 +106,7 @@ GEM
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.8) method_source (~> 0.8)
slop (~> 3.4) slop (~> 3.4)
pygments.rb (0.5.1) pygments.rb (0.5.2)
posix-spawn (~> 0.3.6) posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0) yajl-ruby (~> 1.1.0)
rake (10.1.0) rake (10.1.0)
...@@ -120,15 +119,11 @@ GEM ...@@ -120,15 +119,11 @@ GEM
rest-client (1.6.7) rest-client (1.6.7)
mime-types (>= 1.16) mime-types (>= 1.16)
ruby-prof (0.13.0) ruby-prof (0.13.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.5) slop (3.4.5)
term-ansicolor (1.2.2) term-ansicolor (1.2.2)
tins (~> 0.8) tins (~> 0.8)
thor (0.18.1) thor (0.18.1)
tins (0.8.2) tins (0.8.3)
yajl-ruby (1.1.0) yajl-ruby (1.1.0)
yard (0.8.6.2) yard (0.8.6.2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment