Gemfile in editorial_logic-1.3.3 vs Gemfile in editorial_logic-1.4.0
- old
+ new
@@ -6,9 +6,10 @@
gem 'ckeditor', :git => 'git://github.com/Bantik/rails-ckeditor.git', :branch => 'rails3_mongoid'
gem 'fastercsv'
gem 'mongoid'
gem 'rails'
gem 'scaffold_logic'#, :path => '~/Documents/projects/scaffold_logic'
+gem 'stringex'
gem 'SystemTimer'
gem 'tanker'
group :development do
gem 'jeweler'