Skip to content

Commit 61e281f

Browse files
committed
Remove rubyforge project from gemspec
1 parent 3d77f07 commit 61e281f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

simple-navigation-bootstrap.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Gem::Specification.new do |s|
1111
s.summary = %q{simple-navigation-bootstrap is a simple-navigation renderer for twitter-bootstrap navigation and dropdowns.}
1212
s.description = %q{simple-navigation-bootstrap is a simple-navigation renderer for twitter-bootstrap navigation and dropdowns.}
1313

14-
s.rubyforge_project = "simple-navigation-bootstrap"
15-
1614
s.files = `git ls-files`.split("\n")
1715
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
1816
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }

0 commit comments

Comments
 (0)