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 2f2bfc9 commit 6ed466fCopy full SHA for 6ed466f
factory_bot.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
15
%w[CONTRIBUTING.md GETTING_STARTED.md LICENSE NAME.md NEWS.md README.md .yardopts]
16
17
s.require_path = "lib"
18
- s.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
+ s.required_ruby_version = Gem::Requirement.new(">= 3.0.0")
19
20
s.authors = ["Josh Clayton", "Joe Ferris"]
21
s.email = ["jclayton@thoughtbot.com", "jferris@thoughtbot.com"]
0 commit comments