Gemfile in editorial_logic-1.1.6 vs Gemfile in editorial_logic-1.3.0
- old
+ new
@@ -7,9 +7,10 @@
gem 'fastercsv'
gem 'mongoid'
gem 'rails', '>= 3.0.1'
gem 'scaffold_logic'#, :path => '~/Documents/projects/scaffold_logic'
gem 'SystemTimer'
+gem 'tanker'
group :development do
gem 'jeweler'
end