Refinery::I18n won't be optional in 2.1.x.
This commit is contained in:
parent
81dd47e649
commit
91114fd837
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -3,6 +3,7 @@ source "http://rubygems.org"
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
gem 'refinerycms', :git => 'git://github.com/resolve/refinerycms.git'
|
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'
|
gem 'refinerycms-settings', :git => 'git://github.com/parndt/refinerycms-settings.git'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue