Rakefile in bodega-0.4.0 vs Rakefile in bodega-0.4.1
- old
+ new
@@ -22,8 +22,9 @@
gem.summary = %Q{Bodega adds checkout logic to any model in your app!}
gem.description = %Q{Bodega adds checkout logic to any model in your app!}
gem.email = "flip@x451.com"
gem.authors = ["Flip Sasser"]
# dependencies defined in Gemfile
+ gem.files.exclude "spec/**/*", ".rvmrc", ".rspec"
end
Jeweler::RubygemsDotOrgTasks.new