From ac785d88447322061a7a5cd3dc966cc44f630db3 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 27 Oct 2014 18:39:49 -0200 Subject: [PATCH] Pin locale version for Rubygems users --- Gemfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Gemfile b/Gemfile index 73a3cdc..c4f79a8 100644 --- a/Gemfile +++ b/Gemfile @@ -18,6 +18,7 @@ gem 'rake', :require => false gem 'rest-client', '~> 1.6.7' gem 'exception_notification', '~> 4.0.1' gem 'gettext', '~> 2.2.1', :require => false, :group => :development +gem 'locale', '~> 2.0.5' # FIXME list here all actual dependencies (i.e. the ones in debian/control), # with their GEM names (not the Debian package names) -- libgit2 0.21.2