aboutsummaryrefslogtreecommitdiffstats
path: root/rails3b.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'rails3b.gemspec')
-rw-r--r--rails3b.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rails3b.gemspec b/rails3b.gemspec
index 4aa342e6c0..e28f752e97 100644
--- a/rails3b.gemspec
+++ b/rails3b.gemspec
@@ -4,6 +4,7 @@ Gem::Specification.new do |s|
s.version = '3.0.0'
s.summary = 'Just the Rails 3 beta dependencies. Works around prerelease RubyGems bug.'
s.description = 'My kingdom for working dependencies.'
+ s.required_ruby_version = '>= 1.8.7'
s.author = 'Jeremy Kemper'
s.email = 'jeremy@bitsweat.net'