aboutsummaryrefslogtreecommitdiffstats
path: root/capistrano-refinerycms.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'capistrano-refinerycms.gemspec')
-rw-r--r--capistrano-refinerycms.gemspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/capistrano-refinerycms.gemspec b/capistrano-refinerycms.gemspec
index d6f0151..350d6e4 100644
--- a/capistrano-refinerycms.gemspec
+++ b/capistrano-refinerycms.gemspec
@@ -36,4 +36,6 @@ Gem::Specification.new do |s|
"lib/generators/capistrano/refinerycms/template_generator.rb"]
s.homepage = 'https://github.com/snake66/capistrano-refinerycms'
s.license = 'GPL-3.0'
+
+ s.required_ruby_version = '>= 1.9.2'
end