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 7834172 commit 79f7f56Copy full SHA for 79f7f56
rspec-puppet.gemspec
@@ -21,4 +21,6 @@ Gem::Specification.new do |s|
21
s.authors = ['Tim Sharpe', 'Puppet, Inc.', 'Community Contributors']
22
s.email = ['[email protected]', '[email protected]']
23
s.metadata['rubygems_mfa_required'] = 'true'
24
+
25
+ s.required_ruby_version = Gem::Requirement.new('>= 2.7.0')
26
end
0 commit comments