Skip to content

Commit

Permalink
Updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Delsman committed Apr 18, 2009
1 parent 22c55d6 commit 6068353
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions whmxml.gemspec → whm_xml.gemspec
@@ -1,5 +1,3 @@
require 'rake'

Gem::Specification.new do |s|
s.name = 'whm_xml'
s.version = '0.3.0'
Expand All @@ -23,4 +21,4 @@ Gem::Specification.new do |s|

s.files = %w(Rakefile README.rdoc lib/parameters.rb lib/whm_xml/exceptions.rb lib/whm_xml/server.rb lib/whm_xml.rb spec/server_spec.rb spec/spec_helper.rb)
s.test_files = %w(spec/server_spec.rb)
end
end

0 comments on commit 6068353

Please sign in to comment.