Skip to content

Commit cf5a907

Browse files
marcandreJonRowe
authored andcommitted
Missing minimal Ruby version
Please use `required_ruby_version`... Could not see any version in the README, so assuming 2.3+.
1 parent c2ab26a commit cf5a907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rspec-rails.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
1111
s.homepage = "https://github.com/rspec/rspec-rails"
1212
s.summary = "RSpec for Rails"
1313
s.description = "rspec-rails is a testing framework for Rails 5+."
14+
s.required_ruby_version = ">= 2.3.0"
1415

1516
s.metadata = {
1617
'bug_tracker_uri' => 'https://github.com/rspec/rspec-rails/issues',

0 commit comments

Comments
 (0)