aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRob Yurkowski <rob@yurkowski.net>2012-07-04 13:14:08 -0300
committerRob Yurkowski <rob@yurkowski.net>2012-07-04 13:14:08 -0300
commit8eb3dbea76273a4174ba8f61920f9c3883e3ce0c (patch)
treef2ca9d5c0d7bbacc08d030766166b3df0af7e095 /Gemfile
parentbb5a9adb50e8330f8b3af2ccfd5029243573e0a4 (diff)
downloadrefinerycms-blog-8eb3dbea76273a4174ba8f61920f9c3883e3ce0c.tar.gz
refinerycms-blog-8eb3dbea76273a4174ba8f61920f9c3883e3ce0c.tar.bz2
refinerycms-blog-8eb3dbea76273a4174ba8f61920f9c3883e3ce0c.zip
Redundancy update to remove redundancy.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e04ab98..4572161 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,6 @@ 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'
-gem 'refinerycms-i18n', :git => 'git://github.com/parndt/refinerycms-i18n.git'
group :development, :test do
require 'rbconfig'