From f21987f19a2b392913ac54707d88b46e122a0993 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 18 Dec 2012 00:10:56 +0100 Subject: [PATCH 1/3] Bump travis-core --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07ffd9c2..b8f0998e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,11 +66,12 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 500daa4a822d09783f5e64dbc196275770f2570e + revision: e38f3c68a831fdc314bb568c5e3e6b20c7ff62e3 specs: travis-core (0.0.1) actionmailer (~> 3.2.3) activerecord (~> 3.2.3) + coder (~> 0.3.0) data_migrations (~> 0.0.1) gh hashr (~> 0.0.19) @@ -159,6 +160,7 @@ GEM celluloid (0.12.4) facter (>= 1.6.12) timers (>= 1.0.0) + coder (0.3.0) coderay (1.0.8) columnize (0.3.6) connection_pool (0.9.2) From da20e30d8373638a57040a0a4901a274b9e2e423 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 18 Dec 2012 00:37:38 +0100 Subject: [PATCH 2/3] Update travis-support and travis-core --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8f0998e..c50050bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: e38f3c68a831fdc314bb568c5e3e6b20c7ff62e3 + revision: 5cc07da11b165b36c44997e333eb7f226c6b6ebb specs: travis-core (0.0.1) actionmailer (~> 3.2.3) @@ -96,7 +96,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-support.git - revision: fe5e9013d99f8f38b9560cbd3150146914e2c138 + revision: e3e09d89fc8d86e89c4f1aeb4ff55214e00bd44b specs: travis-support (0.0.1) From dffe06e1407cdbfc4ce69f62f29fc25fa05037d9 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 18 Dec 2012 01:25:59 +0100 Subject: [PATCH 3/3] Bump travis-core --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c50050bb..287e0c80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 5cc07da11b165b36c44997e333eb7f226c6b6ebb + revision: 91c3417fbf9ef76b2a6e30cd5682793ca3ca5f27 specs: travis-core (0.0.1) actionmailer (~> 3.2.3)