From d53c2df0029ea813f02af49e30033d47d02fd951 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 24 Nov 2013 19:19:09 +0100 Subject: Fetch blog engine from git repo instead. Includes updated norwegian locale file for blog engine. We stick to the 2-1-stable branch for now. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 950ff7b..e5af695 100644 --- a/Gemfile +++ b/Gemfile @@ -61,7 +61,7 @@ gem 'refinerycms', '~> 2.1.0' # Specify additional Refinery CMS Extensions here (all optional): gem 'refinerycms-i18n', '~> 2.1.0' -gem 'refinerycms-blog', '~> 2.1.0' +gem 'refinerycms-blog', '~> 2.1.0', :git => 'git@github.com:snake66/refinerycms-blog.git', :branch => '2-1-stable' gem 'refinerycms-inquiries', '~> 2.1.0' gem 'refinerycms-search', '~> 2.1.0' gem 'refinerycms-page-images', '~> 2.1.0' -- cgit v1.2.3