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.
1 parent c2ab26a commit cf5a907Copy full SHA for cf5a907
rspec-rails.gemspec
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
11
s.homepage = "https://github.com/rspec/rspec-rails"
12
s.summary = "RSpec for Rails"
13
s.description = "rspec-rails is a testing framework for Rails 5+."
14
+ s.required_ruby_version = ">= 2.3.0"
15
16
s.metadata = {
17
'bug_tracker_uri' => 'https://github.com/rspec/rspec-rails/issues',
0 commit comments