Skip to content

Commit

Permalink
Updated summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Willianvdv committed Dec 28, 2013
1 parent 2be9b8e commit 26f300b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions spree_private_properties.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,13 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'spree_private_properties'
s.version = '2.1.3'
s.summary = 'TODO: Add gem summary here'
s.description = 'TODO: Add (optional) gem description here'
s.summary = 'Filter out properties you want to keep private'
s.required_ruby_version = '>= 1.9.3'

s.author = 'Willian van der Velde'
s.email = 'willian@reinaris.nl'
s.homepage = 'http://www.reinaris.nl'

#s.files = `git ls-files`.split("\n")
#s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.require_path = 'lib'
s.requirements << 'none'

Expand Down

0 comments on commit 26f300b

Please sign in to comment.