There was an error while loading. Please reload this page.
1 parent 2aae96b commit bba55a9Copy full SHA for bba55a9
1 file changed
pstore.gemspec
@@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
17
spec.description = spec.summary
18
spec.homepage = "https://github.com/ruby/pstore"
19
spec.licenses = ["Ruby", "BSD-2-Clause"]
20
+ spec.required_ruby_version = ">= 2.4"
21
22
spec.metadata["homepage_uri"] = spec.homepage
23
spec.metadata["source_code_uri"] = "https://github.com/ruby/pstore"
0 commit comments