From 5e0d3a51965df2c26d5c7218dfe7ab0170b8b435 Mon Sep 17 00:00:00 2001 From: jomo Date: Wed, 9 Oct 2013 22:35:25 +0200 Subject: [PATCH] maybe fixing things? --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 0d852c0..7e16066 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'simple_form' gem 'sanitize' gem 'github-markdown' gem 'hirb' #pretty console output -gem 'rb-readline' +gem 'rb-readline', '~> 0.4.2' # Gems used only for assets and not required # in production environments by default.