Commit 3c03c856 authored by Fabio Pelosin's avatar Fabio Pelosin

[Bundle] Update

parent 1118296a
...@@ -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: b7980ebdaf86ad005bc3ab925f72db8cb64f9d04 revision: 7761a70c4cc1c07f90b2ac2bb3cdaed45fefd904
branch: master branch: master
specs: specs:
cocoapods-core (0.27.1) cocoapods-core (0.27.1)
...@@ -71,7 +71,7 @@ GEM ...@@ -71,7 +71,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
awesome_print (1.2.0) awesome_print (1.2.0)
bacon (1.2.0) bacon (1.2.0)
coderay (1.0.9) coderay (1.1.0)
colored (1.2) colored (1.2)
coveralls (0.7.0) coveralls (0.7.0)
multi_json (~> 1.3) multi_json (~> 1.3)
...@@ -80,6 +80,7 @@ GEM ...@@ -80,6 +80,7 @@ GEM
term-ansicolor term-ansicolor
thor thor
diffy (3.0.1) diffy (3.0.1)
docile (1.1.0)
escape (0.0.4) escape (0.0.4)
ffi (1.9.3) ffi (1.9.3)
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
...@@ -91,6 +92,7 @@ GEM ...@@ -91,6 +92,7 @@ GEM
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
rb-kqueue (>= 0.2) rb-kqueue (>= 0.2)
lockfile (2.1.0)
metaclass (0.0.1) metaclass (0.0.1)
method_source (0.8.2) method_source (0.8.2)
mime-types (1.25) mime-types (1.25)
...@@ -102,8 +104,8 @@ GEM ...@@ -102,8 +104,8 @@ GEM
nap (0.5.1) nap (0.5.1)
open4 (1.3.0) open4 (1.3.0)
posix-spawn (0.3.6) posix-spawn (0.3.6)
pry (0.9.12.2) pry (0.9.12.3)
coderay (~> 1.0.5) coderay (~> 1.0)
method_source (~> 0.8) method_source (~> 0.8)
slop (~> 3.4) slop (~> 3.4)
pygments.rb (0.5.4) pygments.rb (0.5.4)
...@@ -119,15 +121,17 @@ GEM ...@@ -119,15 +121,17 @@ 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) simplecov (0.8.1)
multi_json (~> 1.0) docile (~> 1.1.0)
simplecov-html (~> 0.7.1) lockfile (>= 2.1.0)
simplecov-html (0.7.1) multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.4.6) slop (3.4.6)
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.12.0) tins (0.13.1)
yajl-ruby (1.1.0) yajl-ruby (1.1.0)
yard (0.8.7.3) yard (0.8.7.3)
......
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