From e7ff0448ed56cb07356127fc6f51a9bb19ed1057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 9 Mar 2013 13:40:18 +0100 Subject: [PATCH] bump foreman --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2d5912aca..d7fbdb18d 100644 --- a/Gemfile +++ b/Gemfile @@ -136,7 +136,7 @@ group :production do # we don't install these on travis to speed up test runs # Process management - gem 'foreman', '0.61' + gem 'foreman', '0.62' # Redirects diff --git a/Gemfile.lock b/Gemfile.lock index 228a93cb1..c707078ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM sass-rails (>= 3.1.1) foreigner (1.4.0) activerecord (>= 3.0.0) - foreman (0.61.0) + foreman (0.62.0) thor (>= 0.13.6) formatador (0.2.4) fssm (0.2.9) @@ -435,7 +435,7 @@ DEPENDENCIES fixture_builder (= 0.3.5) fog (= 1.10.0) foreigner (= 1.4.0) - foreman (= 0.61) + foreman (= 0.62) fuubar (= 1.1.0) gon (= 4.0.2) guard-cucumber (= 1.3.2)