Skip to content

Commit 0017b92

Browse files
author
takiy33
committed
Removed deprecated option from .gemspec
1 parent a2a37ee commit 0017b92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rspec-rails.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Gem::Specification.new do |s|
1313
s.summary = "RSpec for Rails"
1414
s.description = "rspec-rails is a testing framework for Rails 3.x and 4.x."
1515

16-
s.rubyforge_project = "rspec"
17-
1816
s.files = `git ls-files -- lib/*`.split("\n")
1917
s.files += %w[README.md License.txt Changelog.md Capybara.md .yardopts .document]
2018
s.test_files = []

0 commit comments

Comments
 (0)