diff options
Diffstat (limited to 'test/scanners/yaml/gemspec.expected.raydebug')
-rw-r--r-- | test/scanners/yaml/gemspec.expected.raydebug | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/scanners/yaml/gemspec.expected.raydebug b/test/scanners/yaml/gemspec.expected.raydebug index 11cf53f..ec76cf9 100644 --- a/test/scanners/yaml/gemspec.expected.raydebug +++ b/test/scanners/yaml/gemspec.expected.raydebug @@ -1,4 +1,4 @@ -tag(---) type(!ruby/object)operator(:)class(Gem::Specification) +head<head(---)> type(!ruby/object)operator(:)class(Gem::Specification) key(name)operator(:) string(coderay) key(version)operator(:) type(!ruby/object)operator(:)class(Gem::Version) key(version)operator(:) string(0.7.9.257) @@ -13,7 +13,7 @@ key(date)operator(:) string(2008-09-24 00:00:00 +02:00) key(default_executable)operator(:) key(dependencies)operator(:) string([]) -key(description)operator(:) string("CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby\) can't shock\) me!' puts CodeRay.scan(code, :ruby\).html") +key(description)operator(:) string<delimiter(")content(CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby\) can't shock\) me!' puts CodeRay.scan(code, :ruby\).html)delimiter(")> key(email)operator(:) string(murphy@cYcnus.de) key(executables)operator(:) operator(-) string(coderay) @@ -84,20 +84,20 @@ key(rdoc_options)operator(:) operator(-) string(-SNw2) operator(-) string(-mREADME) operator(-) string(-a) -operator(-) string(-t) string(CodeRay) string(Documentation) +operator(-) string(-t CodeRay Documentation) key(require_paths)operator(:) operator(-) string(lib) key(required_ruby_version)operator(:) type(!ruby/object)operator(:)class(Gem::Requirement) key(requirements)operator(:) - operator(-) operator(-) string(">=") + operator(-) string(- ">=") operator(-) type(!ruby/object)operator(:)class(Gem::Version) key(version)operator(:) string(1.8.2) key(version)operator(:) key(required_rubygems_version)operator(:) type(!ruby/object)operator(:)class(Gem::Requirement) key(requirements)operator(:) - operator(-) operator(-) string(">=") + operator(-) string(- ">=") operator(-) type(!ruby/object)operator(:)class(Gem::Version) - key(version)operator(:) string("0") + key(version)operator(:) string<delimiter(")content(0)delimiter(")> key(version)operator(:) key(requirements)operator(:) operator(-) string(strscan) |