We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2a37ee + 0017b92 commit 18ec8f5Copy full SHA for 18ec8f5
rspec-rails.gemspec
@@ -13,8 +13,6 @@ Gem::Specification.new do |s|
13
s.summary = "RSpec for Rails"
14
s.description = "rspec-rails is a testing framework for Rails 3.x and 4.x."
15
16
- s.rubyforge_project = "rspec"
17
-
18
s.files = `git ls-files -- lib/*`.split("\n")
19
s.files += %w[README.md License.txt Changelog.md Capybara.md .yardopts .document]
20
s.test_files = []
0 commit comments