We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6025f1d commit 01bf608Copy full SHA for 01bf608
contentstack.gemspec
@@ -9,6 +9,8 @@ Gem::Specification.new do |s|
9
s.authors = [%q{Rohit Sharma}]
10
s.email = ["rubygems@contentstack.com"]
11
12
+ s.required_ruby_version = '>= 2.0'
13
+
14
s.license = "MIT"
15
s.homepage = "https://github.com/builtio-contentstack/contentstack-ruby"
16
0 commit comments