lib/rspec/version.rb



module RSpec # :nodoc:
  module Version # :nodoc:
    STRING = '2.6.0.rc6'
  end
end