diff options
author | Uģis Ozols <ugis.ozolss@gmail.com> | 2012-06-06 12:01:09 +0300 |
---|---|---|
committer | Uģis Ozols <ugis.ozolss@gmail.com> | 2012-06-06 12:01:30 +0300 |
commit | 91114fd8370453ef52444ff98f1e06a19af0de08 (patch) | |
tree | 4ab4ecf866675658022174f8ba8613a48d6be664 /Gemfile | |
parent | 81dd47e6490ca981e4cb541d353cff0e85c03084 (diff) | |
download | refinerycms-blog-91114fd8370453ef52444ff98f1e06a19af0de08.tar.gz refinerycms-blog-91114fd8370453ef52444ff98f1e06a19af0de08.tar.bz2 refinerycms-blog-91114fd8370453ef52444ff98f1e06a19af0de08.zip |
Refinery::I18n won't be optional in 2.1.x.
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ source "http://rubygems.org" gemspec gem 'refinerycms', :git => 'git://github.com/resolve/refinerycms.git' +gem 'refinerycms-i18n', :git => 'git://github.com/parndt/refinerycms-i18n.git' gem 'refinerycms-settings', :git => 'git://github.com/parndt/refinerycms-settings.git' group :development, :test do |