Skip to content

Commit 6ec0fba

Browse files
authored
Merge pull request SAML-Toolkits#505 from olleolleolle/patch-2
Gemspec: drop rubyforge_project metadata
2 parents 03eb408 + 3545557 commit 6ec0fba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby-saml.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Gem::Specification.new do |s|
1717
]
1818
s.files = `git ls-files`.split("\n")
1919
s.homepage = %q{http://github.com/onelogin/ruby-saml}
20-
s.rubyforge_project = %q{http://www.rubygems.org/gems/ruby-saml}
2120
s.rdoc_options = ["--charset=UTF-8"]
2221
s.require_paths = ["lib"]
2322
s.rubygems_version = %q{1.3.7}

0 commit comments

Comments
 (0)