From 17a76b7e0cffca3e6cf8ec073a2aa6ad66a3e7cc Mon Sep 17 00:00:00 2001 From: Travis Grathwell Date: Tue, 22 Oct 2013 19:03:32 -0700 Subject: [PATCH] Update heroku_san to a version that works --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c58d82e2..da740f007 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,8 +123,9 @@ GEM hashie (2.0.5) heroku-api (0.3.15) excon (~> 0.25.1) - heroku_san (4.3.0) + heroku_san (4.3.1) heroku-api (>= 0.1.2) + json rake hike (1.2.3) httpauth (0.2.0)