Commit 19271996 authored by Marius Rackwitz's avatar Marius Rackwitz

Depend on CLIntegracon

parent cadd89f0
...@@ -21,6 +21,7 @@ group :development do ...@@ -21,6 +21,7 @@ group :development do
gem "bacon" gem "bacon"
gem "mocha-on-bacon" gem "mocha-on-bacon"
gem 'prettybacon' gem 'prettybacon'
gem 'clintegracon'
gem 'webmock', "< 1.16" gem 'webmock', "< 1.16"
# For the integration tests # For the integration tests
......
...@@ -92,6 +92,9 @@ GEM ...@@ -92,6 +92,9 @@ GEM
addressable (2.3.6) addressable (2.3.6)
awesome_print (1.2.0) awesome_print (1.2.0)
bacon (1.2.0) bacon (1.2.0)
clintegracon (0.5.0)
colored (~> 1.2)
diffy
coderay (1.1.0) coderay (1.1.0)
colored (1.2) colored (1.2)
coveralls (0.7.0) coveralls (0.7.0)
...@@ -175,6 +178,7 @@ DEPENDENCIES ...@@ -175,6 +178,7 @@ DEPENDENCIES
awesome_print awesome_print
bacon bacon
claide! claide!
clintegracon
cocoapods! cocoapods!
cocoapods-core! cocoapods-core!
cocoapods-downloader! cocoapods-downloader!
......
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