Skip to content

Commit

Permalink
[sample] Removed sf project from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Dec 13, 2011
1 parent b4676c0 commit e094337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/spree_sample.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Gem::Specification.new do |s|
s.author = 'Sean Schofield'
s.email = '[email protected]'
s.homepage = 'http://spreecommerce.com'
s.rubyforge_project = 'spree_sample'

s.files = Dir['LICENSE', 'README.md', 'lib/**/*', 'db/**/*']
s.require_path = 'lib'
Expand Down

0 comments on commit e094337

Please sign in to comment.