Regenerated gemspec for version 0.4.5
This commit is contained in:
parent
796318d1ed
commit
29186616f5
@ -23,6 +23,7 @@ Gem::Specification.new do |s|
|
|||||||
"MIT-LICENSE.txt",
|
"MIT-LICENSE.txt",
|
||||||
"README.rdoc",
|
"README.rdoc",
|
||||||
"Rakefile",
|
"Rakefile",
|
||||||
|
"VERSION",
|
||||||
"install.rb",
|
"install.rb",
|
||||||
"lib/webrat.rb",
|
"lib/webrat.rb",
|
||||||
"lib/webrat/core.rb",
|
"lib/webrat/core.rb",
|
||||||
@ -225,7 +226,8 @@ Gem::Specification.new do |s|
|
|||||||
"spec/rcov.opts",
|
"spec/rcov.opts",
|
||||||
"spec/spec.opts",
|
"spec/spec.opts",
|
||||||
"spec/spec_helper.rb",
|
"spec/spec_helper.rb",
|
||||||
"vendor/selenium-server.jar"
|
"vendor/selenium-server.jar",
|
||||||
|
"webrat.gemspec"
|
||||||
]
|
]
|
||||||
s.homepage = %q{http://github.com/brynary/webrat}
|
s.homepage = %q{http://github.com/brynary/webrat}
|
||||||
s.rdoc_options = ["--charset=UTF-8"]
|
s.rdoc_options = ["--charset=UTF-8"]
|
||||||
|
Loading…
Reference in New Issue
Block a user