U:RDoc::AnyMethod[iI"required_ruby_version=:EFI".Gem::Specification#required_ruby_version=;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"HThe version of Ruby required by this gem. The ruby version can be ;TI""specified to the patch-level:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"'$ ruby -v -e 'p Gem.ruby_version' ;TI"Fruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin12.4.0] ;TI"!# ;T: @format0o; ; [I"QBecause patch-level is taken into account, be very careful specifying using ;TI"M`<=`: `<= 2.2.2` will not match any patch-level of 2.2.2 after the `p0` ;TI";release. It is much safer to specify `< 2.2.3` instead;T@o; ; [I" Usage:;T@o; ; [ I"3# This gem will work with 1.8.6 or greater... ;TI"-spec.required_ruby_version = '>= 1.8.6' ;TI" ;TI"# Only with ruby 2.0.x ;TI"+spec.required_ruby_version = '~> 2.0' ;TI" ;TI".# Only with ruby between 2.2.0 and 2.2.2 ;TI"9spec.required_ruby_version = ['>= 2.2.0', '< 2.2.3'];T; 0: @fileI""lib/rubygems/specification.rb;T:0@omit_headings_from_table_of_contents_below000[I" (req);T@'FI"Specification;TcRDoc::NormalClassI" Optional gemspec attributes;T0