We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13efa2 commit 1a85558Copy full SHA for 1a85558
ruby-debug-base19x.gemspec
@@ -38,7 +38,7 @@ EOF
38
spec.extensions = ["ext/ruby_debug/extconf.rb"]
39
spec.files = FILES
40
41
- spec.required_ruby_version = '>= 1.8.2'
+ spec.required_ruby_version = '>= 1.9'
42
spec.date = Time.now
43
spec.rubyforge_project = 'ruby-debug19'
44
spec.add_dependency('columnize', [">= 0.3.1"])
0 commit comments