Created
February 8, 2010 04:17
-
-
Save harukizaemon/297876 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:32: warning: already initialized constant RAKEVERSION | |
WARNING: Possible conflict with Rake extension: String#ext already exists | |
WARNING: Possible conflict with Rake extension: String#pathmap already exists | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:381: warning: already initialized constant EMPTY_TASK_ARGS | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:429: warning: already initialized constant EMPTY | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:939: warning: already initialized constant RUBY | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1004: warning: already initialized constant LN_SUPPORTED | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1213: warning: already initialized constant ARRAY_METHODS | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1216: warning: already initialized constant MUST_DEFINE | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1220: warning: already initialized constant MUST_NOT_DEFINE | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1224: warning: already initialized constant SPECIAL_RETURN | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1230: warning: already initialized constant DELEGATING_METHODS | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1540: warning: already initialized constant DEFAULT_IGNORE_PATTERNS | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1546: warning: already initialized constant DEFAULT_IGNORE_PROCS | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1583: warning: already initialized constant FileList | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1609: warning: already initialized constant EARLY | |
~/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/rake.rb:1930: warning: already initialized constant DEFAULT_RAKEFILES | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{builder} | |
s.version = "2.1.2" | |
s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version= | |
s.authors = ["Jim Weirich"] | |
s.autorequire = %q{builder} | |
s.cert_chain = nil | |
s.date = %q{2007-06-15} | |
s.description = %q{Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events} | |
s.email = %q{jim@weirichhouse.org} | |
s.extra_rdoc_files = ["CHANGES", "Rakefile", "README", "doc/releases/builder-1.2.4.rdoc", "doc/releases/builder-2.0.0.rdoc", "doc/releases/builder-2.1.1.rdoc"] | |
s.files = ["lib/blankslate.rb", "lib/builder.rb", "lib/builder/blankslate.rb", "lib/builder/xchar.rb", "lib/builder/xmlbase.rb", "lib/builder/xmlevents.rb", "lib/builder/xmlmarkup.rb", "test/performance.rb", "test/preload.rb", "test/test_xchar.rb", "test/testblankslate.rb", "test/testeventbuilder.rb", "test/testmarkupbuilder.rb", "scripts/publish.rb", "CHANGES", "Rakefile", "README", "doc/releases/builder-1.2.4.rdoc", "doc/releases/builder-2.0.0.rdoc", "doc/releases/builder-2.1.1.rdoc"] | |
s.homepage = %q{http://onestepback.org} | |
s.rdoc_options = ["--title", "Builder -- Easy XML Building", "--main", "README", "--line-numbers"] | |
s.require_paths = ["lib"] | |
s.required_ruby_version = Gem::Requirement.new("> 0.0.0") | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Builders for MarkUp.} | |
s.test_files = ["test/test_xchar.rb", "test/testblankslate.rb", "test/testeventbuilder.rb", "test/testmarkupbuilder.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 1 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/builder-2.1.2.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{cucumber} | |
s.version = "0.6.2" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Aslak Hellesøy"] | |
s.date = %q{2010-01-18} | |
s.default_executable = %q{cucumber} | |
s.description = %q{A BDD tool written in Ruby} | |
s.email = %q{cukes@googlegroups.com} | |
s.executables = ["cucumber"] | |
s.extra_rdoc_files = ["LICENSE", "README.rdoc"] | |
s.files = [".gitattributes", ".gitignore", "Caliper.yml", "History.txt", "LICENSE", "README.rdoc", "Rakefile", "VERSION.yml", "bin/cucumber", "cucumber.gemspec", "cucumber.yml", "examples/dos_line_endings/Rakefile", "examples/dos_line_endings/features/dos_line_endings.feature", "examples/i18n/README.textile", "examples/i18n/Rakefile", "examples/i18n/ar/Rakefile", "examples/i18n/ar/features/addition.feature", "examples/i18n/ar/features/step_definitons/calculator_steps.rb", "examples/i18n/ar/lib/calculator.rb", "examples/i18n/bg/Rakefile", "examples/i18n/bg/features/addition.feature", "examples/i18n/bg/features/consecutive_calculations.feature", "examples/i18n/bg/features/division.feature", "examples/i18n/bg/features/step_definitons/calculator_steps.rb", "examples/i18n/bg/features/support/env.rb", "examples/i18n/bg/features/support/world.rb", "examples/i18n/bg/lib/calculator.rb", "examples/i18n/cat/Rakefile", "examples/i18n/cat/features/step_definitons/calculator_steps.rb", "examples/i18n/cat/features/suma.feature", "examples/i18n/cat/lib/calculadora.rb", "examples/i18n/da/Rakefile", "examples/i18n/da/features/sammenlaegning.feature", "examples/i18n/da/features/step_definitons/lommeregner_steps.rb", "examples/i18n/da/lib/lommeregner.rb", "examples/i18n/de/.gitignore", "examples/i18n/de/Rakefile", "examples/i18n/de/features/addition.feature", "examples/i18n/de/features/division.feature", "examples/i18n/de/features/step_definitons/calculator_steps.rb", "examples/i18n/de/lib/calculator.rb", "examples/i18n/en-lol/Rakefile", "examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb", "examples/i18n/en-lol/features/stuffing.feature", "examples/i18n/en-lol/features/support/env.rb", "examples/i18n/en-lol/lib/basket.rb", "examples/i18n/en-lol/lib/belly.rb", "examples/i18n/en/.gitignore", "examples/i18n/en/Rakefile", "examples/i18n/en/features/addition.feature", "examples/i18n/en/features/division.feature", "examples/i18n/en/features/step_definitons/calculator_steps.rb", "examples/i18n/en/lib/calculator.rb", "examples/i18n/es/Rakefile", "examples/i18n/es/features/adicion.feature", "examples/i18n/es/features/step_definitons/calculador_steps.rb", "examples/i18n/es/lib/calculador.rb", "examples/i18n/et/Rakefile", "examples/i18n/et/features/jagamine.feature", "examples/i18n/et/features/liitmine.feature", "examples/i18n/et/features/step_definitions/kalkulaator_steps.rb", "examples/i18n/et/lib/kalkulaator.rb", "examples/i18n/fi/.gitignore", "examples/i18n/fi/Rakefile", "examples/i18n/fi/features/jakolasku.feature", "examples/i18n/fi/features/step_definitons/laskin_steps.rb", "examples/i18n/fi/features/yhteenlasku.feature", "examples/i18n/fi/lib/laskin.rb", "examples/i18n/fr/Rakefile", "examples/i18n/fr/features/addition.feature", "examples/i18n/fr/features/addition2.feature", "examples/i18n/fr/features/step_definitions/calculatrice_steps.rb", "examples/i18n/fr/features/support/env.rb", "examples/i18n/fr/lib/calculatrice.rb", "examples/i18n/he/Rakefile", "examples/i18n/he/features/addition.feature", "examples/i18n/he/features/division.feature", "examples/i18n/he/features/step_definitons/calculator_steps.rb", "examples/i18n/he/lib/calculator.rb", "examples/i18n/hu/.gitignore", "examples/i18n/hu/Rakefile", "examples/i18n/hu/features/addition.feature", "examples/i18n/hu/features/division.feature", "examples/i18n/hu/features/step_definitons/calculator_steps.rb", "examples/i18n/hu/lib/calculator.rb", "examples/i18n/id/.gitignore", "examples/i18n/id/Rakefile", "examples/i18n/id/features/addition.feature", "examples/i18n/id/features/division.feature", "examples/i18n/id/features/step_definitons/calculator_steps.rb", "examples/i18n/id/lib/calculator.rb", "examples/i18n/it/Rakefile", "examples/i18n/it/features/somma.feature", "examples/i18n/it/features/step_definitons/calcolatrice_steps.rb", "examples/i18n/it/lib/calcolatrice.rb", "examples/i18n/ja/.gitignore", "examples/i18n/ja/Rakefile", "examples/i18n/ja/features/addition.feature", "examples/i18n/ja/features/division.feature", "examples/i18n/ja/features/step_definitons/calculator_steps.rb", "examples/i18n/ja/features/support/env.rb", "examples/i18n/ja/lib/calculator.rb", "examples/i18n/ko/.gitignore", "examples/i18n/ko/Rakefile", "examples/i18n/ko/features/addition.feature", "examples/i18n/ko/features/division.feature", "examples/i18n/ko/features/step_definitons/calculator_steps.rb", "examples/i18n/ko/lib/calculator.rb", "examples/i18n/lt/.gitignore", "examples/i18n/lt/Rakefile", "examples/i18n/lt/features/addition.feature", "examples/i18n/lt/features/division.feature", "examples/i18n/lt/features/step_definitons/calculator_steps.rb", "examples/i18n/lt/lib/calculator.rb", "examples/i18n/lv/Rakefile", "examples/i18n/lv/features/addition.feature", "examples/i18n/lv/features/division.feature", "examples/i18n/lv/features/step_definitons/calculator_steps.rb", "examples/i18n/lv/lib/calculator.rb", "examples/i18n/no/Rakefile", "examples/i18n/no/features/step_definitons/kalkulator_steps.rb", "examples/i18n/no/features/summering.feature", "examples/i18n/no/features/support/env.rb", "examples/i18n/no/lib/kalkulator.rb", "examples/i18n/pl/.gitignore", "examples/i18n/pl/Rakefile", "examples/i18n/pl/features/addition.feature", "examples/i18n/pl/features/division.feature", "examples/i18n/pl/features/step_definitons/calculator_steps.rb", "examples/i18n/pl/features/support/env.rb", "examples/i18n/pl/lib/calculator.rb", "examples/i18n/pt/Rakefile", "examples/i18n/pt/features/adicao.feature", "examples/i18n/pt/features/step_definitions/calculadora_steps.rb", "examples/i18n/pt/features/support/env.rb", "examples/i18n/pt/lib/calculadora.rb", "examples/i18n/ro/Rakefile", "examples/i18n/ro/features/step_definitons/calculator_steps.rb", "examples/i18n/ro/features/suma.feature", "examples/i18n/ro/lib/calculator.rb", "examples/i18n/ru/Rakefile", "examples/i18n/ru/features/addition.feature", "examples/i18n/ru/features/consecutive_calculations.feature", "examples/i18n/ru/features/division.feature", "examples/i18n/ru/features/step_definitons/calculator_steps.rb", "examples/i18n/ru/features/support/env.rb", "examples/i18n/ru/features/support/world.rb", "examples/i18n/ru/lib/calculator.rb", "examples/i18n/se/Rakefile", "examples/i18n/se/features/step_definitons/kalkulator_steps.rb", "examples/i18n/se/features/summering.feature", "examples/i18n/se/lib/kalkulator.rb", "examples/i18n/sk/.gitignore", "examples/i18n/sk/Rakefile", "examples/i18n/sk/features/addition.feature", "examples/i18n/sk/features/division.feature", "examples/i18n/sk/features/step_definitons/calculator_steps.rb", "examples/i18n/sk/lib/calculator.rb", "examples/i18n/sr-latn/Rakefile", "examples/i18n/sr-latn/features/sabiranje.feature", "examples/i18n/sr-latn/features/step_definitons/calculator_steps.rb", "examples/i18n/sr-latn/lib/calculator.rb", "examples/i18n/sr/Rakefile", "examples/i18n/sr/features/sabiranje.feature", "examples/i18n/sr/features/step_definitons/calculator_steps.rb", "examples/i18n/sr/features/support/env.rb", "examples/i18n/sr/lib/calculator.rb", "examples/i18n/tr/.gitignore", "examples/i18n/tr/Rakefile", "examples/i18n/tr/features/bolme.feature", "examples/i18n/tr/features/step_definitons/hesap_makinesi_adimlari.rb", "examples/i18n/tr/features/toplama.feature", "examples/i18n/tr/lib/hesap_makinesi.rb", "examples/i18n/uz/Rakefile", "examples/i18n/uz/features/addition.feature", "examples/i18n/uz/features/consecutive_calculations.feature", "examples/i18n/uz/features/division.feature", "examples/i18n/uz/features/step_definitons/calculator_steps.rb", "examples/i18n/uz/features/support/env.rb", "examples/i18n/uz/features/support/world.rb", "examples/i18n/uz/lib/calculator.rb", "examples/i18n/zh-CN/Rakefile", "examples/i18n/zh-CN/features/addition.feature", "examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb", "examples/i18n/zh-CN/lib/calculator.rb", "examples/i18n/zh-TW/.gitignore", "examples/i18n/zh-TW/Rakefile", "examples/i18n/zh-TW/features/addition.feature", "examples/i18n/zh-TW/features/division.feature", "examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb", "examples/i18n/zh-TW/lib/calculator.rb", "examples/junit/features/one_passing_one_failing.feature", "examples/junit/features/pending.feature", "examples/junit/features/step_definitions/steps.rb", "examples/python/features/fibonacci.feature", "examples/python/features/step_definitions/fib_steps.py", "examples/python/lib/.gitignore", "examples/python/lib/fib.py", "examples/ramaze/README.textile", "examples/ramaze/Rakefile", "examples/ramaze/app.rb", "examples/ramaze/features/add.feature", "examples/ramaze/features/step_definitions/add_steps.rb", "examples/ramaze/features/support/env.rb", "examples/ramaze/layout/default.html.erb", "examples/ramaze/view/index.html.erb", "examples/ruby2python/features/fibonacci.feature", "examples/ruby2python/features/step_definitions/fib_steps.rb", "examples/ruby2python/features/support/env.rb", "examples/ruby2python/lib/.gitignore", "examples/ruby2python/lib/fib.py", "examples/selenium/Rakefile", "examples/selenium/features/search.feature", "examples/selenium/features/step_definitons/search_steps.rb", "examples/selenium/features/support/env.rb", "examples/selenium_webrat/Rakefile", "examples/selenium_webrat/config.ru", "examples/selenium_webrat/features/search.feature", "examples/selenium_webrat/features/step_definitons/search_steps.rb", "examples/selenium_webrat/features/support/env.rb", "examples/self_test/.gitignore", "examples/self_test/README.textile", "examples/self_test/Rakefile", "examples/self_test/features/background/background_tagged_before_on_outline.feature", "examples/self_test/features/background/background_with_name.feature", "examples/self_test/features/background/failing_background.feature", "examples/self_test/features/background/failing_background_after_success.feature", "examples/self_test/features/background/multiline_args_background.feature", "examples/self_test/features/background/passing_background.feature", "examples/self_test/features/background/pending_background.feature", "examples/self_test/features/background/scenario_outline_failing_background.feature", "examples/self_test/features/background/scenario_outline_passing_background.feature", "examples/self_test/features/call_undefined_step_from_step_def.feature", "examples/self_test/features/failing_expectation.feature", "examples/self_test/features/lots_of_undefined.feature", "examples/self_test/features/multiline_name.feature", "examples/self_test/features/outline_sample.feature", "examples/self_test/features/sample.feature", "examples/self_test/features/search_sample.feature", "examples/self_test/features/step_definitions/sample_steps.rb", "examples/self_test/features/support/env.rb", "examples/self_test/features/tags_sample.feature", "examples/self_test/features/tons_of_cukes.feature", "examples/self_test/features/undefined_multiline_args.feature", "examples/self_test/list-of-features.txt", "examples/sinatra/README.textile", "examples/sinatra/Rakefile", "examples/sinatra/app.rb", "examples/sinatra/features/add.feature", "examples/sinatra/features/step_definitions/add_steps.rb", "examples/sinatra/features/support/env.rb", "examples/sinatra/views/add.erb", "examples/sinatra/views/layout.erb", "examples/steps_library/features/step_definitions/steps_lib1.rb", "examples/steps_library/features/step_definitions/steps_lib2.rb", "examples/tcl/README.textile", "examples/tcl/Rakefile", "examples/tcl/features/fibonnacci.feature", "examples/tcl/features/step_definitions/fib_steps.rb", "examples/tcl/features/support/env.rb", "examples/tcl/src/fib.tcl", "examples/test_unit/Rakefile", "examples/test_unit/features/step_definitions/test_unit_steps.rb", "examples/test_unit/features/test_unit.feature", "examples/tickets/Rakefile", "examples/tickets/features.html", "examples/tickets/features/172.feature", "examples/tickets/features/177/1.feature", "examples/tickets/features/177/2.feature", "examples/tickets/features/177/3.feature", "examples/tickets/features/180.feature", "examples/tickets/features/229/tagged_hooks.feature", "examples/tickets/features/229/tagged_hooks.rb", "examples/tickets/features/236.feature", "examples/tickets/features/241.feature", "examples/tickets/features/246.feature", "examples/tickets/features/248.feature", "examples/tickets/features/270/back.feature", "examples/tickets/features/270/back.steps.rb", "examples/tickets/features/272/hooks.feature", "examples/tickets/features/272/hooks_steps.rb", "examples/tickets/features/279/py_string_indent.feature", "examples/tickets/features/279/py_string_indent.steps.rb", "examples/tickets/features/279/wrong.feature_", "examples/tickets/features/301/filter_background_tagged_hooks.feature", "examples/tickets/features/301/filter_background_tagged_hooks_steps.rb", "examples/tickets/features/306/only_background.feature", "examples/tickets/features/lib/eatting_machine.rb", "examples/tickets/features/lib/pantry.rb", "examples/tickets/features/scenario_outline.feature", "examples/tickets/features/step_definitons/246_steps.rb", "examples/tickets/features/step_definitons/248_steps.rb", "examples/tickets/features/step_definitons/scenario_outline_steps.rb", "examples/tickets/features/step_definitons/tickets_steps.rb", "examples/tickets/features/table_diffing.feature", "examples/tickets/features/tickets.feature", "examples/watir/README.textile", "examples/watir/Rakefile", "examples/watir/cucumber.yml", "examples/watir/features/search.feature", "examples/watir/features/step_definitions/search_steps.rb", "examples/watir/features/support/env.rb", "examples/watir/features/support/screenshots.rb", "examples/webrat/features/search.feature", "examples/webrat/features/step_definitions/kvasir_steps.rb", "examples/webrat/features/support/env.rb", "features/announce.feature", "features/background.feature", "features/bug_371.feature", "features/bug_464.feature", "features/bug_475.feature", "features/call_many_steps.feature", "features/cucumber_cli.feature", "features/cucumber_cli_diff_disabled.feature", "features/cucumber_cli_outlines.feature", "features/custom_formatter.feature", "features/default_snippets.feature", "features/drb_server_integration.feature", "features/exception_in_after_block.feature", "features/exception_in_after_step_block.feature", "features/exception_in_before_block.feature", "features/exclude_files.feature", "features/expand.feature", "features/html_formatter.feature", "features/html_formatter/a.html", "features/junit_formatter.feature", "features/language_from_header.feature", "features/language_help.feature", "features/listener_debugger_formatter.feature", "features/multiline_names.feature", "features/negative_tagged_hooks.feature", "features/post_configuration_hook.feature", "features/profiles.feature", "features/rake_task.feature", "features/report_called_undefined_steps.feature", "features/simplest.feature", "features/snippet.feature", "features/step_definitions/cucumber_steps.rb", "features/step_definitions/extra_steps.rb", "features/step_definitions/simplest_steps.rb", "features/step_definitions/wire_steps.rb", "features/support/env.rb", "features/support/env.rb.simplest", "features/support/fake_wire_server.rb", "features/table_diffing.feature", "features/table_mapping.feature", "features/tag_logic.feature", "features/transform.feature", "features/unicode_table.feature", "features/usage_and_stepdefs_formatter.feature", "features/wire_protocol.feature", "features/wire_protocol_table_diffing.feature", "features/wire_protocol_timeouts.feature", "features/work_in_progress.feature", "gem_tasks/contributors.rake", "gem_tasks/environment.rake", "gem_tasks/features.rake", "gem_tasks/fix_cr_lf.rake", "gem_tasks/flog.rake", "gem_tasks/rspec.rake", "gem_tasks/sass.rake", "gem_tasks/sdoc.rake", "lib/README.rdoc", "lib/autotest/cucumber.rb", "lib/autotest/cucumber_mixin.rb", "lib/autotest/cucumber_rails.rb", "lib/autotest/cucumber_rails_rspec.rb", "lib/autotest/cucumber_rspec.rb", "lib/autotest/discover.rb", "lib/cucumber.rb", "lib/cucumber/ast.rb", "lib/cucumber/ast/background.rb", "lib/cucumber/ast/comment.rb", "lib/cucumber/ast/examples.rb", "lib/cucumber/ast/feature.rb", "lib/cucumber/ast/feature_element.rb", "lib/cucumber/ast/features.rb", "lib/cucumber/ast/outline_table.rb", "lib/cucumber/ast/py_string.rb", "lib/cucumber/ast/scenario.rb", "lib/cucumber/ast/scenario_outline.rb", "lib/cucumber/ast/step.rb", "lib/cucumber/ast/step_collection.rb", "lib/cucumber/ast/step_invocation.rb", "lib/cucumber/ast/table.rb", "lib/cucumber/ast/tags.rb", "lib/cucumber/ast/tree_walker.rb", "lib/cucumber/ast/visitor.rb", "lib/cucumber/broadcaster.rb", "lib/cucumber/cli/configuration.rb", "lib/cucumber/cli/drb_client.rb", "lib/cucumber/cli/language_help_formatter.rb", "lib/cucumber/cli/main.rb", "lib/cucumber/cli/options.rb", "lib/cucumber/cli/profile_loader.rb", "lib/cucumber/constantize.rb", "lib/cucumber/core_ext/instance_exec.rb", "lib/cucumber/core_ext/proc.rb", "lib/cucumber/core_ext/string.rb", "lib/cucumber/feature_file.rb", "lib/cucumber/filter.rb", "lib/cucumber/formatter/ansicolor.rb", "lib/cucumber/formatter/color_io.rb", "lib/cucumber/formatter/console.rb", "lib/cucumber/formatter/cucumber.css", "lib/cucumber/formatter/cucumber.sass", "lib/cucumber/formatter/debug.rb", "lib/cucumber/formatter/duration.rb", "lib/cucumber/formatter/html.rb", "lib/cucumber/formatter/io.rb", "lib/cucumber/formatter/junit.rb", "lib/cucumber/formatter/ordered_xml_markup.rb", "lib/cucumber/formatter/pdf.rb", "lib/cucumber/formatter/pretty.rb", "lib/cucumber/formatter/progress.rb", "lib/cucumber/formatter/rerun.rb", "lib/cucumber/formatter/stepdefs.rb", "lib/cucumber/formatter/steps.rb", "lib/cucumber/formatter/summary.rb", "lib/cucumber/formatter/tag_cloud.rb", "lib/cucumber/formatter/unicode.rb", "lib/cucumber/formatter/usage.rb", "lib/cucumber/language_support.rb", "lib/cucumber/language_support/language_methods.rb", "lib/cucumber/languages.yml", "lib/cucumber/parser.rb", "lib/cucumber/parser/common.rb", "lib/cucumber/parser/common.tt", "lib/cucumber/parser/feature.rb", "lib/cucumber/parser/feature.tt", "lib/cucumber/parser/i18n.tt", "lib/cucumber/parser/natural_language.rb", "lib/cucumber/parser/py_string.rb", "lib/cucumber/parser/py_string.tt", "lib/cucumber/parser/table.rb", "lib/cucumber/parser/table.tt", "lib/cucumber/parser/treetop_ext.rb", "lib/cucumber/platform.rb", "lib/cucumber/py_support/py_dsl.py", "lib/cucumber/py_support/py_language.py", "lib/cucumber/py_support/py_language.rb", "lib/cucumber/rake/task.rb", "lib/cucumber/rb_support/rb_dsl.rb", "lib/cucumber/rb_support/rb_hook.rb", "lib/cucumber/rb_support/rb_language.rb", "lib/cucumber/rb_support/rb_step_definition.rb", "lib/cucumber/rb_support/rb_transform.rb", "lib/cucumber/rb_support/rb_world.rb", "lib/cucumber/rb_support/regexp_argument_matcher.rb", "lib/cucumber/rspec_neuter.rb", "lib/cucumber/step_argument.rb", "lib/cucumber/step_definition_light.rb", "lib/cucumber/step_match.rb", "lib/cucumber/step_mother.rb", "lib/cucumber/tag_expression.rb", "lib/cucumber/wire_support/configuration.rb", "lib/cucumber/wire_support/connection.rb", "lib/cucumber/wire_support/request_handler.rb", "lib/cucumber/wire_support/wire_exception.rb", "lib/cucumber/wire_support/wire_language.rb", "lib/cucumber/wire_support/wire_packet.rb", "lib/cucumber/wire_support/wire_protocol.rb", "lib/cucumber/wire_support/wire_protocol/requests.rb", "lib/cucumber/wire_support/wire_step_definition.rb", "spec/cucumber/ast/background_spec.rb", "spec/cucumber/ast/feature_element_spec.rb", "spec/cucumber/ast/feature_factory.rb", "spec/cucumber/ast/feature_spec.rb", "spec/cucumber/ast/outline_table_spec.rb", "spec/cucumber/ast/py_string_spec.rb", "spec/cucumber/ast/scenario_outline_spec.rb", "spec/cucumber/ast/scenario_spec.rb", "spec/cucumber/ast/step_collection_spec.rb", "spec/cucumber/ast/step_spec.rb", "spec/cucumber/ast/table_spec.rb", "spec/cucumber/ast/tree_walker_spec.rb", "spec/cucumber/broadcaster_spec.rb", "spec/cucumber/cli/configuration_spec.rb", "spec/cucumber/cli/drb_client_spec.rb", "spec/cucumber/cli/main_spec.rb", "spec/cucumber/cli/options_spec.rb", "spec/cucumber/cli/profile_loader_spec.rb", "spec/cucumber/core_ext/proc_spec.rb", "spec/cucumber/formatter/ansicolor_spec.rb", "spec/cucumber/formatter/color_io_spec.rb", "spec/cucumber/formatter/duration_spec.rb", "spec/cucumber/formatter/html_spec.rb", "spec/cucumber/formatter/junit_spec.rb", "spec/cucumber/formatter/progress_spec.rb", "spec/cucumber/formatter/spec_helper.rb", "spec/cucumber/parser/feature_parser_spec.rb", "spec/cucumber/parser/table_parser_spec.rb", "spec/cucumber/rb_support/rb_step_definition_spec.rb", "spec/cucumber/rb_support/regexp_argument_matcher_spec.rb", "spec/cucumber/sell_cucumbers.feature", "spec/cucumber/step_match_spec.rb", "spec/cucumber/step_mother_spec.rb", "spec/cucumber/tag_expression_spec.rb", "spec/cucumber/treetop_parser/empty_feature.feature", "spec/cucumber/treetop_parser/empty_scenario.feature", "spec/cucumber/treetop_parser/empty_scenario_outline.feature", "spec/cucumber/treetop_parser/fit_scenario.feature", "spec/cucumber/treetop_parser/given_scenario.feature", "spec/cucumber/treetop_parser/invalid_scenario_outlines.feature", "spec/cucumber/treetop_parser/multiline_steps.feature", "spec/cucumber/treetop_parser/multiple_tables.feature", "spec/cucumber/treetop_parser/scenario_outline.feature", "spec/cucumber/treetop_parser/spaces.feature", "spec/cucumber/treetop_parser/test_dos.feature", "spec/cucumber/treetop_parser/with_comments.feature", "spec/cucumber/treetop_parser/with_tags.feature", "spec/cucumber/wire_support/configuration_spec.rb", "spec/cucumber/wire_support/connection_spec.rb", "spec/cucumber/wire_support/wire_exception_spec.rb", "spec/cucumber/wire_support/wire_language_spec.rb", "spec/cucumber/wire_support/wire_packet_spec.rb", "spec/cucumber/wire_support/wire_step_definition_spec.rb", "spec/cucumber/world/pending_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "examples/self_test/tmp/features/step_definitions/steps.rb"] | |
s.homepage = %q{http://cukes.info} | |
s.post_install_message = %q{ | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
(::) U P G R A D I N G (::) | |
Thank you for installing cucumber-0.6.2. | |
Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading | |
for important information about this release. Happy cuking! | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
} | |
s.rdoc_options = ["--charset=UTF-8"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rspec} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Behaviour Driven Development with elegance and joy} | |
s.test_files = ["spec/cucumber/ast/background_spec.rb", "spec/cucumber/ast/feature_element_spec.rb", "spec/cucumber/ast/feature_factory.rb", "spec/cucumber/ast/feature_spec.rb", "spec/cucumber/ast/outline_table_spec.rb", "spec/cucumber/ast/py_string_spec.rb", "spec/cucumber/ast/scenario_outline_spec.rb", "spec/cucumber/ast/scenario_spec.rb", "spec/cucumber/ast/step_collection_spec.rb", "spec/cucumber/ast/step_spec.rb", "spec/cucumber/ast/table_spec.rb", "spec/cucumber/ast/tree_walker_spec.rb", "spec/cucumber/broadcaster_spec.rb", "spec/cucumber/cli/configuration_spec.rb", "spec/cucumber/cli/drb_client_spec.rb", "spec/cucumber/cli/main_spec.rb", "spec/cucumber/cli/options_spec.rb", "spec/cucumber/cli/profile_loader_spec.rb", "spec/cucumber/core_ext/proc_spec.rb", "spec/cucumber/formatter/ansicolor_spec.rb", "spec/cucumber/formatter/color_io_spec.rb", "spec/cucumber/formatter/duration_spec.rb", "spec/cucumber/formatter/html_spec.rb", "spec/cucumber/formatter/junit_spec.rb", "spec/cucumber/formatter/progress_spec.rb", "spec/cucumber/formatter/spec_helper.rb", "spec/cucumber/parser/feature_parser_spec.rb", "spec/cucumber/parser/table_parser_spec.rb", "spec/cucumber/rb_support/rb_step_definition_spec.rb", "spec/cucumber/rb_support/regexp_argument_matcher_spec.rb", "spec/cucumber/step_match_spec.rb", "spec/cucumber/step_mother_spec.rb", "spec/cucumber/tag_expression_spec.rb", "spec/cucumber/wire_support/configuration_spec.rb", "spec/cucumber/wire_support/connection_spec.rb", "spec/cucumber/wire_support/wire_exception_spec.rb", "spec/cucumber/wire_support/wire_language_spec.rb", "spec/cucumber/wire_support/wire_packet_spec.rb", "spec/cucumber/wire_support/wire_step_definition_spec.rb", "spec/cucumber/world/pending_spec.rb", "spec/spec_helper.rb", "examples/i18n/ar/features/step_definitons/calculator_steps.rb", "examples/i18n/ar/lib/calculator.rb", "examples/i18n/bg/features/step_definitons/calculator_steps.rb", "examples/i18n/bg/features/support/env.rb", "examples/i18n/bg/features/support/world.rb", "examples/i18n/bg/lib/calculator.rb", "examples/i18n/cat/features/step_definitons/calculator_steps.rb", "examples/i18n/cat/lib/calculadora.rb", "examples/i18n/da/features/step_definitons/lommeregner_steps.rb", "examples/i18n/da/lib/lommeregner.rb", "examples/i18n/de/features/step_definitons/calculator_steps.rb", "examples/i18n/de/lib/calculator.rb", "examples/i18n/en/features/step_definitons/calculator_steps.rb", "examples/i18n/en/lib/calculator.rb", "examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb", "examples/i18n/en-lol/features/support/env.rb", "examples/i18n/en-lol/lib/basket.rb", "examples/i18n/en-lol/lib/belly.rb", "examples/i18n/es/features/step_definitons/calculador_steps.rb", "examples/i18n/es/lib/calculador.rb", "examples/i18n/et/features/step_definitions/kalkulaator_steps.rb", "examples/i18n/et/lib/kalkulaator.rb", "examples/i18n/fi/features/step_definitons/laskin_steps.rb", "examples/i18n/fi/lib/laskin.rb", "examples/i18n/fr/features/step_definitions/calculatrice_steps.rb", "examples/i18n/fr/features/support/env.rb", "examples/i18n/fr/lib/calculatrice.rb", "examples/i18n/he/features/step_definitons/calculator_steps.rb", "examples/i18n/he/lib/calculator.rb", "examples/i18n/hu/features/step_definitons/calculator_steps.rb", "examples/i18n/hu/lib/calculator.rb", "examples/i18n/id/features/step_definitons/calculator_steps.rb", "examples/i18n/id/lib/calculator.rb", "examples/i18n/it/features/step_definitons/calcolatrice_steps.rb", "examples/i18n/it/lib/calcolatrice.rb", "examples/i18n/ja/features/step_definitons/calculator_steps.rb", "examples/i18n/ja/features/support/env.rb", "examples/i18n/ja/lib/calculator.rb", "examples/i18n/ko/features/step_definitons/calculator_steps.rb", "examples/i18n/ko/lib/calculator.rb", "examples/i18n/lt/features/step_definitons/calculator_steps.rb", "examples/i18n/lt/lib/calculator.rb", "examples/i18n/lv/features/step_definitons/calculator_steps.rb", "examples/i18n/lv/lib/calculator.rb", "examples/i18n/no/features/step_definitons/kalkulator_steps.rb", "examples/i18n/no/features/support/env.rb", "examples/i18n/no/lib/kalkulator.rb", "examples/i18n/pl/features/step_definitons/calculator_steps.rb", "examples/i18n/pl/features/support/env.rb", "examples/i18n/pl/lib/calculator.rb", "examples/i18n/pt/features/step_definitions/calculadora_steps.rb", "examples/i18n/pt/features/support/env.rb", "examples/i18n/pt/lib/calculadora.rb", "examples/i18n/ro/features/step_definitons/calculator_steps.rb", "examples/i18n/ro/lib/calculator.rb", "examples/i18n/ru/features/step_definitons/calculator_steps.rb", "examples/i18n/ru/features/support/env.rb", "examples/i18n/ru/features/support/world.rb", "examples/i18n/ru/lib/calculator.rb", "examples/i18n/se/features/step_definitons/kalkulator_steps.rb", "examples/i18n/se/lib/kalkulator.rb", "examples/i18n/sk/features/step_definitons/calculator_steps.rb", "examples/i18n/sk/lib/calculator.rb", "examples/i18n/sr/features/step_definitons/calculator_steps.rb", "examples/i18n/sr/features/support/env.rb", "examples/i18n/sr/lib/calculator.rb", "examples/i18n/sr-latn/features/step_definitons/calculator_steps.rb", "examples/i18n/sr-latn/lib/calculator.rb", "examples/i18n/tr/features/step_definitons/hesap_makinesi_adimlari.rb", "examples/i18n/tr/lib/hesap_makinesi.rb", "examples/i18n/uz/features/step_definitons/calculator_steps.rb", "examples/i18n/uz/features/support/env.rb", "examples/i18n/uz/features/support/world.rb", "examples/i18n/uz/lib/calculator.rb", "examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb", "examples/i18n/zh-CN/lib/calculator.rb", "examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb", "examples/i18n/zh-TW/lib/calculator.rb", "examples/junit/features/step_definitions/steps.rb", "examples/ramaze/app.rb", "examples/ramaze/features/step_definitions/add_steps.rb", "examples/ramaze/features/support/env.rb", "examples/ruby2python/features/step_definitions/fib_steps.rb", "examples/ruby2python/features/support/env.rb", "examples/selenium/features/step_definitons/search_steps.rb", "examples/selenium/features/support/env.rb", "examples/selenium_webrat/features/step_definitons/search_steps.rb", "examples/selenium_webrat/features/support/env.rb", "examples/self_test/features/step_definitions/sample_steps.rb", "examples/self_test/features/support/env.rb", "examples/self_test/tmp/features/step_definitions/steps.rb", "examples/sinatra/app.rb", "examples/sinatra/features/step_definitions/add_steps.rb", "examples/sinatra/features/support/env.rb", "examples/steps_library/features/step_definitions/steps_lib1.rb", "examples/steps_library/features/step_definitions/steps_lib2.rb", "examples/tcl/features/step_definitions/fib_steps.rb", "examples/tcl/features/support/env.rb", "examples/test_unit/features/step_definitions/test_unit_steps.rb", "examples/tickets/features/229/tagged_hooks.rb", "examples/tickets/features/270/back.steps.rb", "examples/tickets/features/272/hooks_steps.rb", "examples/tickets/features/279/py_string_indent.steps.rb", "examples/tickets/features/301/filter_background_tagged_hooks_steps.rb", "examples/tickets/features/lib/eatting_machine.rb", "examples/tickets/features/lib/pantry.rb", "examples/tickets/features/step_definitons/246_steps.rb", "examples/tickets/features/step_definitons/248_steps.rb", "examples/tickets/features/step_definitons/scenario_outline_steps.rb", "examples/tickets/features/step_definitons/tickets_steps.rb", "examples/watir/features/step_definitions/search_steps.rb", "examples/watir/features/support/env.rb", "examples/watir/features/support/screenshots.rb", "examples/webrat/features/step_definitions/kvasir_steps.rb", "examples/webrat/features/support/env.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<term-ansicolor>, [">= 1.0.4"]) | |
s.add_runtime_dependency(%q<treetop>, [">= 1.4.2"]) | |
s.add_runtime_dependency(%q<polyglot>, [">= 0.2.9"]) | |
s.add_runtime_dependency(%q<builder>, [">= 2.1.2"]) | |
s.add_runtime_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_runtime_dependency(%q<json_pure>, [">= 1.2.0"]) | |
s.add_development_dependency(%q<nokogiri>, [">= 1.4.1"]) | |
s.add_development_dependency(%q<prawn>, ["= 0.6.3"]) | |
s.add_development_dependency(%q<prawn-format>, ["= 0.2.3"]) | |
s.add_development_dependency(%q<rspec>, [">= 1.3.0"]) | |
s.add_development_dependency(%q<syntax>, [">= 1.0.0"]) | |
s.add_development_dependency(%q<spork>, [">= 0.7.5"]) | |
else | |
s.add_dependency(%q<term-ansicolor>, [">= 1.0.4"]) | |
s.add_dependency(%q<treetop>, [">= 1.4.2"]) | |
s.add_dependency(%q<polyglot>, [">= 0.2.9"]) | |
s.add_dependency(%q<builder>, [">= 2.1.2"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<json_pure>, [">= 1.2.0"]) | |
s.add_dependency(%q<nokogiri>, [">= 1.4.1"]) | |
s.add_dependency(%q<prawn>, ["= 0.6.3"]) | |
s.add_dependency(%q<prawn-format>, ["= 0.2.3"]) | |
s.add_dependency(%q<rspec>, [">= 1.3.0"]) | |
s.add_dependency(%q<syntax>, [">= 1.0.0"]) | |
s.add_dependency(%q<spork>, [">= 0.7.5"]) | |
end | |
else | |
s.add_dependency(%q<term-ansicolor>, [">= 1.0.4"]) | |
s.add_dependency(%q<treetop>, [">= 1.4.2"]) | |
s.add_dependency(%q<polyglot>, [">= 0.2.9"]) | |
s.add_dependency(%q<builder>, [">= 2.1.2"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<json_pure>, [">= 1.2.0"]) | |
s.add_dependency(%q<nokogiri>, [">= 1.4.1"]) | |
s.add_dependency(%q<prawn>, ["= 0.6.3"]) | |
s.add_dependency(%q<prawn-format>, ["= 0.2.3"]) | |
s.add_dependency(%q<rspec>, [">= 1.3.0"]) | |
s.add_dependency(%q<syntax>, [">= 1.0.0"]) | |
s.add_dependency(%q<spork>, [">= 0.7.5"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/cucumber-0.6.2.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{daemons} | |
s.version = "1.0.10" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Thomas Uehlinger"] | |
s.autorequire = %q{daemons} | |
s.date = %q{2008-03-21} | |
s.description = %q{Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.} | |
s.email = %q{th.uehlinger@gmx.ch} | |
s.extra_rdoc_files = ["README", "Releases", "TODO"] | |
s.files = ["Rakefile", "Releases", "TODO", "README", "LICENSE", "setup.rb", "lib/daemons/application.rb", "lib/daemons/application_group.rb", "lib/daemons/cmdline.rb", "lib/daemons/controller.rb", "lib/daemons/daemonize.rb", "lib/daemons/exceptions.rb", "lib/daemons/monitor.rb", "lib/daemons/pid.rb", "lib/daemons/pidfile.rb", "lib/daemons/pidmem.rb", "lib/daemons.rb", "examples/call", "examples/call/call.rb", "examples/call/call_monitor.rb", "examples/daemonize", "examples/daemonize/daemonize.rb", "examples/run", "examples/run/ctrl_crash.rb", "examples/run/ctrl_exec.rb", "examples/run/ctrl_exit.rb", "examples/run/ctrl_keep_pid_files.rb", "examples/run/ctrl_monitor.rb", "examples/run/ctrl_multiple.rb", "examples/run/ctrl_normal.rb", "examples/run/ctrl_ontop.rb", "examples/run/ctrl_optionparser.rb", "examples/run/ctrl_proc.rb", "examples/run/ctrl_proc.rb.output", "examples/run/ctrl_proc_multiple.rb", "examples/run/ctrl_proc_multiple.rb.output", "examples/run/ctrl_proc_simple.rb", "examples/run/myserver.rb", "examples/run/myserver_crashing.rb", "examples/run/myserver_crashing.rb.output", "examples/run/myserver_exiting.rb"] | |
s.homepage = %q{http://daemons.rubyforge.org} | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{daemons} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{A toolkit to create and control daemons in different ways} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 2 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/daemons-1.0.10.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{diff-lcs} | |
s.version = "1.1.2" | |
s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version= | |
s.autorequire = %q{diff/lcs} | |
s.cert_chain = nil | |
s.date = %q{2004-10-20} | |
s.description = %q{Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff).} | |
s.email = %q{diff-lcs@halostatue.ca} | |
s.executables = ["ldiff", "htmldiff"] | |
s.extra_rdoc_files = ["README", "ChangeLog", "Install"] | |
s.files = ["bin", "ChangeLog", "Install", "lib", "Rakefile", "README", "tests", "bin/htmldiff", "bin/ldiff", "lib/diff", "lib/diff/lcs", "lib/diff/lcs.rb", "lib/diff/lcs/array.rb", "lib/diff/lcs/block.rb", "lib/diff/lcs/callbacks.rb", "lib/diff/lcs/change.rb", "lib/diff/lcs/hunk.rb", "lib/diff/lcs/ldiff.rb", "lib/diff/lcs/string.rb", "tests/00test.rb"] | |
s.homepage = %q{http://rubyforge.org/projects/ruwiki/} | |
s.rdoc_options = ["--title", "Diff::LCS -- A Diff Algorithm", "--main", "README", "--line-numbers"] | |
s.require_paths = ["lib"] | |
s.required_ruby_version = Gem::Requirement.new(">= 1.8.1") | |
s.rubyforge_project = %q{ruwiki} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Provides a list of changes that represent the difference between two sequenced collections.} | |
s.test_files = ["tests/00test.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 1 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/diff-lcs-1.1.2.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{eventmachine} | |
s.version = "0.12.10" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Francis Cianfrocca"] | |
s.date = %q{2009-10-25} | |
s.description = %q{EventMachine implements a fast, single-threaded engine for arbitrary network | |
communications. It's extremely easy to use in Ruby. EventMachine wraps all | |
interactions with IP sockets, allowing programs to concentrate on the | |
implementation of network protocols. It can be used to create both network | |
servers and clients. To create a server or client, a Ruby program only needs | |
to specify the IP address and port, and provide a Module that implements the | |
communications protocol. Implementations of several standard network protocols | |
are provided with the package, primarily to serve as examples. The real goal | |
of EventMachine is to enable programs to easily interface with other programs | |
using TCP/IP, especially if custom protocols are required. | |
} | |
s.email = %q{garbagecat10@gmail.com} | |
s.extensions = ["ext/extconf.rb", "ext/fastfilereader/extconf.rb"] | |
s.files = [".gitignore", "README", "Rakefile", "docs/COPYING", "docs/ChangeLog", "docs/DEFERRABLES", "docs/EPOLL", "docs/GNU", "docs/INSTALL", "docs/KEYBOARD", "docs/LEGAL", "docs/LIGHTWEIGHT_CONCURRENCY", "docs/PURE_RUBY", "docs/RELEASE_NOTES", "docs/SMTP", "docs/SPAWNED_PROCESSES", "docs/TODO", "eventmachine.gemspec", "examples/ex_channel.rb", "examples/ex_queue.rb", "examples/helper.rb", "ext/binder.cpp", "ext/binder.h", "ext/cmain.cpp", "ext/cplusplus.cpp", "ext/ed.cpp", "ext/ed.h", "ext/em.cpp", "ext/em.h", "ext/emwin.cpp", "ext/emwin.h", "ext/epoll.cpp", "ext/epoll.h", "ext/eventmachine.h", "ext/eventmachine_cpp.h", "ext/extconf.rb", "ext/fastfilereader/extconf.rb", "ext/fastfilereader/mapper.cpp", "ext/fastfilereader/mapper.h", "ext/fastfilereader/rubymain.cpp", "ext/files.cpp", "ext/files.h", "ext/kb.cpp", "ext/page.cpp", "ext/page.h", "ext/pipe.cpp", "ext/project.h", "ext/rubymain.cpp", "ext/sigs.cpp", "ext/sigs.h", "ext/ssl.cpp", "ext/ssl.h", "java/.classpath", "java/.project", "java/src/com/rubyeventmachine/EmReactor.java", "java/src/com/rubyeventmachine/EmReactorException.java", "java/src/com/rubyeventmachine/EventableChannel.java", "java/src/com/rubyeventmachine/EventableDatagramChannel.java", "java/src/com/rubyeventmachine/EventableSocketChannel.java", "java/src/com/rubyeventmachine/application/Application.java", "java/src/com/rubyeventmachine/application/Connection.java", "java/src/com/rubyeventmachine/application/ConnectionFactory.java", "java/src/com/rubyeventmachine/application/DefaultConnectionFactory.java", "java/src/com/rubyeventmachine/application/PeriodicTimer.java", "java/src/com/rubyeventmachine/application/Timer.java", "java/src/com/rubyeventmachine/tests/ApplicationTest.java", "java/src/com/rubyeventmachine/tests/ConnectTest.java", "java/src/com/rubyeventmachine/tests/EMTest.java", "java/src/com/rubyeventmachine/tests/TestDatagrams.java", "java/src/com/rubyeventmachine/tests/TestServers.java", "java/src/com/rubyeventmachine/tests/TestTimers.java", "lib/em/buftok.rb", "lib/em/callback.rb", "lib/em/channel.rb", "lib/em/connection.rb", "lib/em/deferrable.rb", "lib/em/file_watch.rb", "lib/em/future.rb", "lib/em/messages.rb", "lib/em/process_watch.rb", "lib/em/processes.rb", "lib/em/protocols.rb", "lib/em/protocols/header_and_content.rb", "lib/em/protocols/httpclient.rb", "lib/em/protocols/httpclient2.rb", "lib/em/protocols/line_and_text.rb", "lib/em/protocols/linetext2.rb", "lib/em/protocols/memcache.rb", "lib/em/protocols/object_protocol.rb", "lib/em/protocols/postgres3.rb", "lib/em/protocols/saslauth.rb", "lib/em/protocols/smtpclient.rb", "lib/em/protocols/smtpserver.rb", "lib/em/protocols/socks4.rb", "lib/em/protocols/stomp.rb", "lib/em/protocols/tcptest.rb", "lib/em/queue.rb", "lib/em/spawnable.rb", "lib/em/streamer.rb", "lib/em/timers.rb", "lib/em/version.rb", "lib/eventmachine.rb", "lib/evma.rb", "lib/evma/callback.rb", "lib/evma/container.rb", "lib/evma/factory.rb", "lib/evma/protocol.rb", "lib/evma/reactor.rb", "lib/jeventmachine.rb", "lib/pr_eventmachine.rb", "setup.rb", "tasks/cpp.rake_example", "tests/client.crt", "tests/client.key", "tests/test_attach.rb", "tests/test_basic.rb", "tests/test_channel.rb", "tests/test_connection_count.rb", "tests/test_defer.rb", "tests/test_epoll.rb", "tests/test_error_handler.rb", "tests/test_errors.rb", "tests/test_exc.rb", "tests/test_file_watch.rb", "tests/test_futures.rb", "tests/test_get_sock_opt.rb", "tests/test_handler_check.rb", "tests/test_hc.rb", "tests/test_httpclient.rb", "tests/test_httpclient2.rb", "tests/test_inactivity_timeout.rb", "tests/test_kb.rb", "tests/test_ltp.rb", "tests/test_ltp2.rb", "tests/test_next_tick.rb", "tests/test_object_protocol.rb", "tests/test_pause.rb", "tests/test_pending_connect_timeout.rb", "tests/test_process_watch.rb", "tests/test_processes.rb", "tests/test_proxy_connection.rb", "tests/test_pure.rb", "tests/test_queue.rb", "tests/test_running.rb", "tests/test_sasl.rb", "tests/test_send_file.rb", "tests/test_servers.rb", "tests/test_smtpclient.rb", "tests/test_smtpserver.rb", "tests/test_spawn.rb", "tests/test_ssl_args.rb", "tests/test_ssl_methods.rb", "tests/test_ssl_verify.rb", "tests/test_timers.rb", "tests/test_ud.rb", "tests/testem.rb", "web/whatis"] | |
s.homepage = %q{http://rubyeventmachine.com} | |
s.rdoc_options = ["--title", "EventMachine", "--main", "README", "--line-numbers", "-x", "lib/em/version", "-x", "lib/emva", "-x", "lib/evma/", "-x", "lib/pr_eventmachine", "-x", "lib/jeventmachine"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{eventmachine} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Ruby/EventMachine library} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/eventmachine-0.12.10.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{haml} | |
s.version = "2.2.19" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Nathan Weizenbaum", "Hampton Catlin"] | |
s.date = %q{2010-02-07} | |
s.description = %q{ Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML | |
that's designed to express the structure of XHTML or XML documents | |
in a non-repetitive, elegant, easy way, | |
using indentation rather than closing tags | |
and allowing Ruby to be embedded with ease. | |
It was originally envisioned as a plugin for Ruby on Rails, | |
but it can function as a stand-alone templating engine. | |
} | |
s.email = %q{haml@googlegroups.com} | |
s.executables = ["haml", "html2haml", "sass", "css2sass"] | |
s.extra_rdoc_files = ["VERSION_NAME", "CONTRIBUTING", "README.md", "MIT-LICENSE", "VERSION", "REVISION"] | |
s.files = ["rails/init.rb", "lib/sass.rb", "lib/sass/css.rb", "lib/sass/script/node.rb", "lib/sass/script/number.rb", "lib/sass/script/operation.rb", "lib/sass/script/literal.rb", "lib/sass/script/functions.rb", "lib/sass/script/bool.rb", "lib/sass/script/color.rb", "lib/sass/script/lexer.rb", "lib/sass/script/parser.rb", "lib/sass/script/variable.rb", "lib/sass/script/string.rb", "lib/sass/script/funcall.rb", "lib/sass/script/unary_operation.rb", "lib/sass/script.rb", "lib/sass/error.rb", "lib/sass/repl.rb", "lib/sass/tree/comment_node.rb", "lib/sass/tree/node.rb", "lib/sass/tree/for_node.rb", "lib/sass/tree/debug_node.rb", "lib/sass/tree/import_node.rb", "lib/sass/tree/while_node.rb", "lib/sass/tree/mixin_def_node.rb", "lib/sass/tree/if_node.rb", "lib/sass/tree/mixin_node.rb", "lib/sass/tree/directive_node.rb", "lib/sass/tree/rule_node.rb", "lib/sass/tree/prop_node.rb", "lib/sass/tree/variable_node.rb", "lib/sass/plugin/rails.rb", "lib/sass/plugin/rack.rb", "lib/sass/plugin/merb.rb", "lib/sass/environment.rb", "lib/sass/files.rb", "lib/sass/engine.rb", "lib/sass/plugin.rb", "lib/haml/filters.rb", "lib/haml/exec.rb", "lib/haml/error.rb", "lib/haml/template.rb", "lib/haml/shared.rb", "lib/haml/engine.rb", "lib/haml/version.rb", "lib/haml/template/patch.rb", "lib/haml/template/plugin.rb", "lib/haml/helpers.rb", "lib/haml/buffer.rb", "lib/haml/html.rb", "lib/haml/precompiler.rb", "lib/haml/util.rb", "lib/haml/helpers/action_view_mods.rb", "lib/haml/helpers/xss_mods.rb", "lib/haml/helpers/action_view_extensions.rb", "lib/haml.rb", "bin/sass", "bin/css2sass", "bin/html2haml", "bin/haml", "test/linked_rails.rb", "test/benchmark.rb", "test/sass/script_test.rb", "test/sass/css2sass_test.rb", "test/sass/results/units.css", "test/sass/results/parent_ref.css", "test/sass/results/compressed.css", "test/sass/results/complex.css", "test/sass/results/compact.css", "test/sass/results/mixins.css", "test/sass/results/line_numbers.css", "test/sass/results/alt.css", "test/sass/results/subdir/subdir.css", "test/sass/results/subdir/nested_subdir/nested_subdir.css", "test/sass/results/nested.css", "test/sass/results/import.css", "test/sass/results/multiline.css", "test/sass/results/script.css", "test/sass/results/basic.css", "test/sass/results/expanded.css", "test/sass/more_results/more_import.css", "test/sass/more_results/more1_with_line_comments.css", "test/sass/more_results/more1.css", "test/sass/templates/basic.sass", "test/sass/templates/bork.sass", "test/sass/templates/compressed.sass", "test/sass/templates/import.sass", "test/sass/templates/script.sass", "test/sass/templates/expanded.sass", "test/sass/templates/nested.sass", "test/sass/templates/_partial.sass", "test/sass/templates/line_numbers.sass", "test/sass/templates/compact.sass", "test/sass/templates/subdir/subdir.sass", "test/sass/templates/subdir/nested_subdir/nested_subdir.sass", "test/sass/templates/subdir/nested_subdir/_nested_partial.sass", "test/sass/templates/parent_ref.sass", "test/sass/templates/alt.sass", "test/sass/templates/importee.sass", "test/sass/templates/mixins.sass", "test/sass/templates/multiline.sass", "test/sass/templates/units.sass", "test/sass/templates/complex.sass", "test/sass/templates/bork2.sass", "test/sass/more_templates/_more_partial.sass", "test/sass/more_templates/more1.sass", "test/sass/more_templates/more_import.sass", "test/sass/functions_test.rb", "test/sass/engine_test.rb", "test/sass/plugin_test.rb", "test/haml/mocks/article.rb", "test/haml/rhtml/_av_partial_2.rhtml", "test/haml/rhtml/standard.rhtml", "test/haml/rhtml/_av_partial_1.rhtml", "test/haml/rhtml/action_view.rhtml", "test/haml/util_test.rb", "test/haml/spec/ruby_haml_test.rb", "test/haml/spec/README.md", "test/haml/spec/lua_haml_spec.lua", "test/haml/spec/tests.json", "test/haml/html2haml_test.rb", "test/haml/template_test.rb", "test/haml/helper_test.rb", "test/haml/results/tag_parsing.xhtml", "test/haml/results/content_for_layout.xhtml", "test/haml/results/helpers.xhtml", "test/haml/results/original_engine.xhtml", "test/haml/results/very_basic.xhtml", "test/haml/results/helpful.xhtml", "test/haml/results/list.xhtml", "test/haml/results/partials.xhtml", "test/haml/results/eval_suppressed.xhtml", "test/haml/results/nuke_inner_whitespace.xhtml", "test/haml/results/whitespace_handling.xhtml", "test/haml/results/render_layout.xhtml", "test/haml/results/silent_script.xhtml", "test/haml/results/standard.xhtml", "test/haml/results/just_stuff.xhtml", "test/haml/results/partial_layout.xhtml", "test/haml/results/filters.xhtml", "test/haml/results/nuke_outer_whitespace.xhtml", "test/haml/markaby/standard.mab", "test/haml/templates/tag_parsing.haml", "test/haml/templates/nuke_inner_whitespace.haml", "test/haml/templates/partial_layout.haml", "test/haml/templates/_av_partial_2_ugly.haml", "test/haml/templates/partials.haml", "test/haml/templates/_layout_for_partial.haml", "test/haml/templates/original_engine.haml", "test/haml/templates/helpers.haml", "test/haml/templates/_layout.erb", "test/haml/templates/action_view_ugly.haml", "test/haml/templates/content_for_layout.haml", "test/haml/templates/silent_script.haml", "test/haml/templates/very_basic.haml", "test/haml/templates/render_layout.haml", "test/haml/templates/filters.haml", "test/haml/templates/_av_partial_1.haml", "test/haml/templates/standard_ugly.haml", "test/haml/templates/_partial.haml", "test/haml/templates/nuke_outer_whitespace.haml", "test/haml/templates/breakage.haml", "test/haml/templates/list.haml", "test/haml/templates/standard.haml", "test/haml/templates/whitespace_handling.haml", "test/haml/templates/eval_suppressed.haml", "test/haml/templates/action_view.haml", "test/haml/templates/_av_partial_2.haml", "test/haml/templates/partialize.haml", "test/haml/templates/just_stuff.haml", "test/haml/templates/helpful.haml", "test/haml/templates/_av_partial_1_ugly.haml", "test/haml/templates/_text_area.haml", "test/haml/engine_test.rb", "test/test_helper.rb", "extra/haml-mode.el", "extra/sass-mode.el", "extra/update_watch.rb", "Rakefile", "init.rb", ".yardopts", "VERSION_NAME", "CONTRIBUTING", "README.md", "MIT-LICENSE", "VERSION", "REVISION"] | |
s.homepage = %q{http://haml-lang.com/} | |
s.rdoc_options = ["--title", "Haml", "--main", "README.rdoc", "--exclude", "lib/haml/buffer.rb", "--line-numbers", "--inline-source"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{haml} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{An elegant, structured XHTML/XML templating engine. Comes with Sass, a similar CSS templating engine.} | |
s.test_files = ["test/sass/script_test.rb", "test/sass/css2sass_test.rb", "test/sass/functions_test.rb", "test/sass/engine_test.rb", "test/sass/plugin_test.rb", "test/haml/util_test.rb", "test/haml/spec/ruby_haml_test.rb", "test/haml/html2haml_test.rb", "test/haml/template_test.rb", "test/haml/helper_test.rb", "test/haml/engine_test.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<yard>, [">= 0.5.3"]) | |
s.add_development_dependency(%q<maruku>, [">= 0.5.9"]) | |
else | |
s.add_dependency(%q<yard>, [">= 0.5.3"]) | |
s.add_dependency(%q<maruku>, [">= 0.5.9"]) | |
end | |
else | |
s.add_dependency(%q<yard>, [">= 0.5.3"]) | |
s.add_dependency(%q<maruku>, [">= 0.5.9"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/haml-2.2.19.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{hamster} | |
s.version = "0.2.7" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Simon Harris"] | |
s.date = %q{2010-02-08} | |
s.description = %q{Efficient, Immutable, Thread-Safe Collection classes for Ruby} | |
s.email = %q{haruki.zaemon@gmail.com} | |
s.extra_rdoc_files = ["README.rdoc", "History.rdoc", "LICENSE"] | |
s.files = ["lib/hamster/core_ext/enumerable.rb", "lib/hamster/core_ext/io.rb", "lib/hamster/core_ext.rb", "lib/hamster/hash.rb", "lib/hamster/list.rb", "lib/hamster/set.rb", "lib/hamster/sorter.rb", "lib/hamster/stack.rb", "lib/hamster/trie.rb", "lib/hamster/tuple.rb", "lib/hamster/version.rb", "lib/hamster.rb", "spec/hamster/core_ext/array_spec.rb", "spec/hamster/core_ext/enumerable_spec.rb", "spec/hamster/core_ext/io_spec.rb", "spec/hamster/core_ext/io_spec.txt", "spec/hamster/hash/all_spec.rb", "spec/hamster/hash/any_spec.rb", "spec/hamster/hash/construction_spec.rb", "spec/hamster/hash/copying_spec.rb", "spec/hamster/hash/delete_spec.rb", "spec/hamster/hash/each_spec.rb", "spec/hamster/hash/empty_spec.rb", "spec/hamster/hash/eql_spec.rb", "spec/hamster/hash/filter_spec.rb", "spec/hamster/hash/find_spec.rb", "spec/hamster/hash/get_spec.rb", "spec/hamster/hash/has_key_spec.rb", "spec/hamster/hash/inspect_spec.rb", "spec/hamster/hash/map_spec.rb", "spec/hamster/hash/none_spec.rb", "spec/hamster/hash/put_spec.rb", "spec/hamster/hash/reduce_spec.rb", "spec/hamster/hash/remove_spec.rb", "spec/hamster/hash/size_spec.rb", "spec/hamster/hash/uniq_spec.rb", "spec/hamster/list/all_spec.rb", "spec/hamster/list/any_spec.rb", "spec/hamster/list/append_spec.rb", "spec/hamster/list/at_spec.rb", "spec/hamster/list/break_spec.rb", "spec/hamster/list/cadr_spec.rb", "spec/hamster/list/chunk_spec.rb", "spec/hamster/list/clear_spec.rb", "spec/hamster/list/combinations_spec.rb", "spec/hamster/list/compact_spec.rb", "spec/hamster/list/cons_spec.rb", "spec/hamster/list/construction_spec.rb", "spec/hamster/list/copying_spec.rb", "spec/hamster/list/count_spec.rb", "spec/hamster/list/cycle_spec.rb", "spec/hamster/list/drop_spec.rb", "spec/hamster/list/drop_while_spec.rb", "spec/hamster/list/each_slice_spec.rb", "spec/hamster/list/each_spec.rb", "spec/hamster/list/elem_index_spec.rb", "spec/hamster/list/elem_indices_spec.rb", "spec/hamster/list/empty_spec.rb", "spec/hamster/list/eql_spec.rb", "spec/hamster/list/filter_spec.rb", "spec/hamster/list/find_index_spec.rb", "spec/hamster/list/find_indices_spec.rb", "spec/hamster/list/find_spec.rb", "spec/hamster/list/flatten_spec.rb", "spec/hamster/list/grep_spec.rb", "spec/hamster/list/group_by_spec.rb", "spec/hamster/list/head_spec.rb", "spec/hamster/list/include_spec.rb", "spec/hamster/list/init_spec.rb", "spec/hamster/list/inits_spec.rb", "spec/hamster/list/inspect_spec.rb", "spec/hamster/list/intersperse_spec.rb", "spec/hamster/list/join_spec.rb", "spec/hamster/list/last_spec.rb", "spec/hamster/list/map_spec.rb", "spec/hamster/list/maximum_spec.rb", "spec/hamster/list/minimum_spec.rb", "spec/hamster/list/none_spec.rb", "spec/hamster/list/one_spec.rb", "spec/hamster/list/partition_spec.rb", "spec/hamster/list/product_spec.rb", "spec/hamster/list/reduce_spec.rb", "spec/hamster/list/remove_spec.rb", "spec/hamster/list/reverse_spec.rb", "spec/hamster/list/size_spec.rb", "spec/hamster/list/slice_spec.rb", "spec/hamster/list/sorting_spec.rb", "spec/hamster/list/span_spec.rb", "spec/hamster/list/split_at_spec.rb", "spec/hamster/list/sum_spec.rb", "spec/hamster/list/tail_spec.rb", "spec/hamster/list/tails_spec.rb", "spec/hamster/list/take_spec.rb", "spec/hamster/list/take_while_spec.rb", "spec/hamster/list/to_a_spec.rb", "spec/hamster/list/to_ary_spec.rb", "spec/hamster/list/to_list_spec.rb", "spec/hamster/list/union_spec.rb", "spec/hamster/list/uniq_spec.rb", "spec/hamster/list/zip_spec.rb", "spec/hamster/set/add_spec.rb", "spec/hamster/set/all_spec.rb", "spec/hamster/set/any_spec.rb", "spec/hamster/set/clear_spec.rb", "spec/hamster/set/compact_spec.rb", "spec/hamster/set/construction_spec.rb", "spec/hamster/set/copying_spec.rb", "spec/hamster/set/count_spec.rb", "spec/hamster/set/delete_spec.rb", "spec/hamster/set/each_spec.rb", "spec/hamster/set/empty_spec.rb", "spec/hamster/set/eql_spec.rb", "spec/hamster/set/filter_spec.rb", "spec/hamster/set/find_spec.rb", "spec/hamster/set/grep_spec.rb", "spec/hamster/set/group_by_spec.rb", "spec/hamster/set/head_spec.rb", "spec/hamster/set/include_spec.rb", "spec/hamster/set/inspect_spec.rb", "spec/hamster/set/join_spec.rb", "spec/hamster/set/map_spec.rb", "spec/hamster/set/maximum_spec.rb", "spec/hamster/set/minimum_spec.rb", "spec/hamster/set/none_spec.rb", "spec/hamster/set/one_spec.rb", "spec/hamster/set/partition_spec.rb", "spec/hamster/set/product_spec.rb", "spec/hamster/set/reduce_spec.rb", "spec/hamster/set/remove_spec.rb", "spec/hamster/set/size_spec.rb", "spec/hamster/set/sorting_spec.rb", "spec/hamster/set/sum_spec.rb", "spec/hamster/set/to_a_spec.rb", "spec/hamster/set/to_list_spec.rb", "spec/hamster/set/to_set_spec.rb", "spec/hamster/set/uniq_spec.rb", "spec/hamster/stack/clear_spec.rb", "spec/hamster/stack/construction_spec.rb", "spec/hamster/stack/copying_spec.rb", "spec/hamster/stack/empty_spec.rb", "spec/hamster/stack/eql_spec.rb", "spec/hamster/stack/inspect_spec.rb", "spec/hamster/stack/pop_spec.rb", "spec/hamster/stack/push_spec.rb", "spec/hamster/stack/size_spec.rb", "spec/hamster/stack/to_a_spec.rb", "spec/hamster/stack/to_list_spec.rb", "spec/hamster/stack/top_spec.rb", "spec/hamster/trie/remove_spec.rb", "spec/hamster/tuple/copying_spec.rb", "spec/hamster/tuple/eql_spec.rb", "spec/hamster/tuple/first_spec.rb", "spec/hamster/tuple/inspect_spec.rb", "spec/hamster/tuple/last_spec.rb", "spec/hamster/tuple/to_a_spec.rb", "spec/hamster/tuple/to_ary_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "tasks/spec.rb", "Rakefile", "README.rdoc", "History.rdoc", "LICENSE"] | |
s.homepage = %q{http://github.com/harukizaemon/hamster} | |
s.require_paths = ["lib"] | |
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7") | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Efficient, Immutable, Thread-Safe Collection classes for Ruby} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<rspec>, [">= 1.2.9"]) | |
s.add_development_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
else | |
s.add_dependency(%q<rspec>, [">= 1.2.9"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
end | |
else | |
s.add_dependency(%q<rspec>, [">= 1.2.9"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/hamster-0.2.7.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{json_pure} | |
s.version = "1.2.0" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Florian Frank"] | |
s.date = %q{2009-11-08} | |
s.default_executable = %q{edit_json.rb} | |
s.description = %q{This is a JSON implementation in pure Ruby.} | |
s.email = %q{flori@ping.de} | |
s.executables = ["edit_json.rb", "prettify_json.rb"] | |
s.extra_rdoc_files = ["README"] | |
s.files = ["CHANGES", "bin/edit_json.rb", "bin/prettify_json.rb", "VERSION", "GPL", "TODO", "README", "benchmarks/parser_benchmark.rb", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkPure.log", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkComparison.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkYAML#parser.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_safe.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkExt#parser.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_fast.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_fast-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkExt#parser-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkRails#generator-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt.log", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_fast-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_fast.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkRails#parser.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_pretty-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkPure#parser-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_pretty.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkRails.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkExt.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkRails.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkComparison.log", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_safe.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkRails#generator.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_safe-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_pretty.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkYAML.log", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkYAML#parser-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkExt#generator_pretty-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkRails#parser-autocorrelation.dat", "benchmarks/data-p4-3GHz-ruby18/ParserBenchmarkPure#parser.dat", "benchmarks/data-p4-3GHz-ruby18/GeneratorBenchmarkPure#generator_safe-autocorrelation.dat", "benchmarks/generator_benchmark.rb", "ext/json/ext/generator/extconf.rb", "ext/json/ext/generator/unicode.c", "ext/json/ext/generator/generator.c", "ext/json/ext/generator/unicode.h", "ext/json/ext/parser/extconf.rb", "ext/json/ext/parser/parser.rl", "ext/json/ext/parser/unicode.c", "ext/json/ext/parser/parser.c", "ext/json/ext/parser/unicode.h", "Rakefile", "tools/fuzz.rb", "tools/server.rb", "lib/json.rb", "lib/json/json.xpm", "lib/json/Key.xpm", "lib/json/String.xpm", "lib/json/Numeric.xpm", "lib/json/Hash.xpm", "lib/json/add/rails.rb", "lib/json/add/core.rb", "lib/json/common.rb", "lib/json/Array.xpm", "lib/json/FalseClass.xpm", "lib/json/pure/generator.rb", "lib/json/pure/parser.rb", "lib/json/TrueClass.xpm", "lib/json/pure.rb", "lib/json/version.rb", "lib/json/ext.rb", "lib/json/editor.rb", "lib/json/NilClass.xpm", "data/example.json", "data/index.html", "data/prototype.js", "tests/test_json_encoding.rb", "tests/test_json_addition.rb", "tests/fixtures/pass16.json", "tests/fixtures/fail4.json", "tests/fixtures/fail1.json", "tests/fixtures/fail28.json", "tests/fixtures/fail8.json", "tests/fixtures/fail19.json", "tests/fixtures/pass2.json", "tests/fixtures/pass26.json", "tests/fixtures/pass1.json", "tests/fixtures/fail3.json", "tests/fixtures/fail20.json", "tests/fixtures/pass3.json", "tests/fixtures/pass15.json", "tests/fixtures/fail12.json", "tests/fixtures/fail13.json", "tests/fixtures/fail22.json", "tests/fixtures/fail24.json", "tests/fixtures/fail9.json", "tests/fixtures/fail2.json", "tests/fixtures/fail14.json", "tests/fixtures/fail6.json", "tests/fixtures/fail21.json", "tests/fixtures/fail7.json", "tests/fixtures/pass17.json", "tests/fixtures/fail11.json", "tests/fixtures/fail25.json", "tests/fixtures/fail5.json", "tests/fixtures/fail18.json", "tests/fixtures/fail27.json", "tests/fixtures/fail10.json", "tests/fixtures/fail23.json", "tests/test_json_rails.rb", "tests/test_json.rb", "tests/test_json_generate.rb", "tests/test_json_unicode.rb", "tests/test_json_fixtures.rb", "COPYING", "install.rb"] | |
s.homepage = %q{http://json.rubyforge.org} | |
s.rdoc_options = ["--title", "JSON -- A JSON implemention", "--main", "README"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{json} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{A JSON implementation in Ruby} | |
s.test_files = ["tests/test_json_encoding.rb", "tests/test_json_addition.rb", "tests/test_json_rails.rb", "tests/test_json.rb", "tests/test_json_generate.rb", "tests/test_json_unicode.rb", "tests/test_json_fixtures.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/json_pure-1.2.0.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{nokogiri} | |
s.version = "1.4.1" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Aaron Patterson", "Mike Dalessio"] | |
s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDNjCCAh6gAwIBAgIBADANBgkqhkiG9w0BAQUFADBBMQ8wDQYDVQQDDAZhYXJv\nbnAxGTAXBgoJkiaJk/IsZAEZFglydWJ5Zm9yZ2UxEzARBgoJkiaJk/IsZAEZFgNv\ncmcwHhcNMDkxMTA1MDAwNDQ4WhcNMTAxMTA1MDAwNDQ4WjBBMQ8wDQYDVQQDDAZh\nYXJvbnAxGTAXBgoJkiaJk/IsZAEZFglydWJ5Zm9yZ2UxEzARBgoJkiaJk/IsZAEZ\nFgNvcmcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDNSD14Gb2mCX/5\nfE85uW/jT7fcYI8XolrzdpzfvxD3y+Pt/yA5eciBiE+hNAWU2PM1ZMOq4MOV9EqR\nhYzupp/zFoC7ZZ3PF8nJBFKgfKNf0sp9o3XCUviaZjoSYNIvGQocrakQo+h3x3Od\nNqZWtVsLz9P/G1foUBpc95gGGBodbj/CZVc32F+xVvmejqe3RaMLGI70ZOuTcsRi\nt8V4T7okmUbLi6VmPYlH/9mKvU7ObRHXMYNhkkife5phh8vjsiCd8Q397+jFaL0f\nCd23idNV7lbvdjIuYLV+9u5cPkDjANLAnGRaRS1x2SEfH/8g0Te6/jeKfzBH83D0\n5v5HTx+HAgMBAAGjOTA3MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQW\nBBTs3LnPhoi2m7BTf9tHvNQYsOG7aTANBgkqhkiG9w0BAQUFAAOCAQEAVH7G+nSf\nWMPz7Iwcnd+WrWWq/mr5ke0qQoiz4tk0h7bsa3fEnUDBiMfmQhv/uBzA4Gkw9zxB\nIfKljsZq0yE+du/1u2Mph7dMIg2oiwMurpduPpx9sfaqsqSBBOzggxiUEmHDNrPT\nuTzaid0gdOx/TacZ4RwrEnx6XNkhxC2YaTH2Y68hoJzSzRGtdU2Kk6mT4YraCP+u\nETP5hCJAiB5l4jC8U6wwvKQDHTMoaUu3eu/txe1PDjoe3GICzs/e6bzYBWYmKu7J\n5YM3l5J4rDvIPAGH4VRr5nSs+qbZh+kCdE1khvTxH51xkR3qAfEEogAd2VlnjELM\nf9Gw8x3RwgLvkA==\n-----END CERTIFICATE-----\n"] | |
s.date = %q{2009-12-10} | |
s.default_executable = %q{nokogiri} | |
s.description = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's | |
many features is the ability to search documents via XPath or CSS3 selectors. | |
XML is like violence - if it doesn’t solve your problems, you are not using | |
enough of it.} | |
s.email = ["aaronp@rubyforge.org", "mike.dalessio@gmail.com"] | |
s.executables = ["nokogiri"] | |
s.extensions = ["ext/nokogiri/extconf.rb"] | |
s.extra_rdoc_files = ["Manifest.txt", "CHANGELOG.ja.rdoc", "CHANGELOG.rdoc", "README.ja.rdoc", "README.rdoc"] | |
s.files = [".autotest", "CHANGELOG.ja.rdoc", "CHANGELOG.rdoc", "Manifest.txt", "README.ja.rdoc", "README.rdoc", "Rakefile", "bin/nokogiri", "deps.rip", "ext/nokogiri/extconf.rb", "ext/nokogiri/html_document.c", "ext/nokogiri/html_document.h", "ext/nokogiri/html_element_description.c", "ext/nokogiri/html_element_description.h", "ext/nokogiri/html_entity_lookup.c", "ext/nokogiri/html_entity_lookup.h", "ext/nokogiri/html_sax_parser_context.c", "ext/nokogiri/html_sax_parser_context.h", "ext/nokogiri/nokogiri.c", "ext/nokogiri/nokogiri.h", "ext/nokogiri/xml_attr.c", "ext/nokogiri/xml_attr.h", "ext/nokogiri/xml_attribute_decl.c", "ext/nokogiri/xml_attribute_decl.h", "ext/nokogiri/xml_cdata.c", "ext/nokogiri/xml_cdata.h", "ext/nokogiri/xml_comment.c", "ext/nokogiri/xml_comment.h", "ext/nokogiri/xml_document.c", "ext/nokogiri/xml_document.h", "ext/nokogiri/xml_document_fragment.c", "ext/nokogiri/xml_document_fragment.h", "ext/nokogiri/xml_dtd.c", "ext/nokogiri/xml_dtd.h", "ext/nokogiri/xml_element_content.c", "ext/nokogiri/xml_element_content.h", "ext/nokogiri/xml_element_decl.c", "ext/nokogiri/xml_element_decl.h", "ext/nokogiri/xml_encoding_handler.c", "ext/nokogiri/xml_encoding_handler.h", "ext/nokogiri/xml_entity_decl.c", "ext/nokogiri/xml_entity_decl.h", "ext/nokogiri/xml_entity_reference.c", "ext/nokogiri/xml_entity_reference.h", "ext/nokogiri/xml_io.c", "ext/nokogiri/xml_io.h", "ext/nokogiri/xml_namespace.c", "ext/nokogiri/xml_namespace.h", "ext/nokogiri/xml_node.c", "ext/nokogiri/xml_node.h", "ext/nokogiri/xml_node_set.c", "ext/nokogiri/xml_node_set.h", "ext/nokogiri/xml_processing_instruction.c", "ext/nokogiri/xml_processing_instruction.h", "ext/nokogiri/xml_reader.c", "ext/nokogiri/xml_reader.h", "ext/nokogiri/xml_relax_ng.c", "ext/nokogiri/xml_relax_ng.h", "ext/nokogiri/xml_sax_parser.c", "ext/nokogiri/xml_sax_parser.h", "ext/nokogiri/xml_sax_parser_context.c", "ext/nokogiri/xml_sax_parser_context.h", "ext/nokogiri/xml_sax_push_parser.c", "ext/nokogiri/xml_sax_push_parser.h", "ext/nokogiri/xml_schema.c", "ext/nokogiri/xml_schema.h", "ext/nokogiri/xml_syntax_error.c", "ext/nokogiri/xml_syntax_error.h", "ext/nokogiri/xml_text.c", "ext/nokogiri/xml_text.h", "ext/nokogiri/xml_xpath.c", "ext/nokogiri/xml_xpath.h", "ext/nokogiri/xml_xpath_context.c", "ext/nokogiri/xml_xpath_context.h", "ext/nokogiri/xslt_stylesheet.c", "ext/nokogiri/xslt_stylesheet.h", "lib/nokogiri.rb", "lib/nokogiri/css.rb", "lib/nokogiri/css/generated_parser.rb", "lib/nokogiri/css/generated_tokenizer.rb", "lib/nokogiri/css/node.rb", "lib/nokogiri/css/parser.rb", "lib/nokogiri/css/parser.y", "lib/nokogiri/css/syntax_error.rb", "lib/nokogiri/css/tokenizer.rb", "lib/nokogiri/css/tokenizer.rex", "lib/nokogiri/css/xpath_visitor.rb", "lib/nokogiri/decorators/slop.rb", "lib/nokogiri/ffi/encoding_handler.rb", "lib/nokogiri/ffi/html/document.rb", "lib/nokogiri/ffi/html/element_description.rb", "lib/nokogiri/ffi/html/entity_lookup.rb", "lib/nokogiri/ffi/html/sax/parser_context.rb", "lib/nokogiri/ffi/io_callbacks.rb", "lib/nokogiri/ffi/libxml.rb", "lib/nokogiri/ffi/structs/common_node.rb", "lib/nokogiri/ffi/structs/html_elem_desc.rb", "lib/nokogiri/ffi/structs/html_entity_desc.rb", "lib/nokogiri/ffi/structs/xml_alloc.rb", "lib/nokogiri/ffi/structs/xml_attr.rb", "lib/nokogiri/ffi/structs/xml_attribute.rb", "lib/nokogiri/ffi/structs/xml_buffer.rb", "lib/nokogiri/ffi/structs/xml_char_encoding_handler.rb", "lib/nokogiri/ffi/structs/xml_document.rb", "lib/nokogiri/ffi/structs/xml_dtd.rb", "lib/nokogiri/ffi/structs/xml_element.rb", "lib/nokogiri/ffi/structs/xml_element_content.rb", "lib/nokogiri/ffi/structs/xml_entity.rb", "lib/nokogiri/ffi/structs/xml_enumeration.rb", "lib/nokogiri/ffi/structs/xml_node.rb", "lib/nokogiri/ffi/structs/xml_node_set.rb", "lib/nokogiri/ffi/structs/xml_notation.rb", "lib/nokogiri/ffi/structs/xml_ns.rb", "lib/nokogiri/ffi/structs/xml_parser_context.rb", "lib/nokogiri/ffi/structs/xml_relax_ng.rb", "lib/nokogiri/ffi/structs/xml_sax_handler.rb", "lib/nokogiri/ffi/structs/xml_sax_push_parser_context.rb", "lib/nokogiri/ffi/structs/xml_schema.rb", "lib/nokogiri/ffi/structs/xml_syntax_error.rb", "lib/nokogiri/ffi/structs/xml_text_reader.rb", "lib/nokogiri/ffi/structs/xml_xpath_context.rb", "lib/nokogiri/ffi/structs/xml_xpath_object.rb", "lib/nokogiri/ffi/structs/xml_xpath_parser_context.rb", "lib/nokogiri/ffi/structs/xslt_stylesheet.rb", "lib/nokogiri/ffi/xml/attr.rb", "lib/nokogiri/ffi/xml/attribute_decl.rb", "lib/nokogiri/ffi/xml/cdata.rb", "lib/nokogiri/ffi/xml/comment.rb", "lib/nokogiri/ffi/xml/document.rb", "lib/nokogiri/ffi/xml/document_fragment.rb", "lib/nokogiri/ffi/xml/dtd.rb", "lib/nokogiri/ffi/xml/element_content.rb", "lib/nokogiri/ffi/xml/element_decl.rb", "lib/nokogiri/ffi/xml/entity_decl.rb", "lib/nokogiri/ffi/xml/entity_reference.rb", "lib/nokogiri/ffi/xml/namespace.rb", "lib/nokogiri/ffi/xml/node.rb", "lib/nokogiri/ffi/xml/node_set.rb", "lib/nokogiri/ffi/xml/processing_instruction.rb", "lib/nokogiri/ffi/xml/reader.rb", "lib/nokogiri/ffi/xml/relax_ng.rb", "lib/nokogiri/ffi/xml/sax/parser.rb", "lib/nokogiri/ffi/xml/sax/parser_context.rb", "lib/nokogiri/ffi/xml/sax/push_parser.rb", "lib/nokogiri/ffi/xml/schema.rb", "lib/nokogiri/ffi/xml/syntax_error.rb", "lib/nokogiri/ffi/xml/text.rb", "lib/nokogiri/ffi/xml/xpath.rb", "lib/nokogiri/ffi/xml/xpath_context.rb", "lib/nokogiri/ffi/xslt/stylesheet.rb", "lib/nokogiri/html.rb", "lib/nokogiri/html/builder.rb", "lib/nokogiri/html/document.rb", "lib/nokogiri/html/document_fragment.rb", "lib/nokogiri/html/element_description.rb", "lib/nokogiri/html/entity_lookup.rb", "lib/nokogiri/html/sax/parser.rb", "lib/nokogiri/html/sax/parser_context.rb", "lib/nokogiri/syntax_error.rb", "lib/nokogiri/version.rb", "lib/nokogiri/version_warning.rb", "lib/nokogiri/xml.rb", "lib/nokogiri/xml/attr.rb", "lib/nokogiri/xml/attribute_decl.rb", "lib/nokogiri/xml/builder.rb", "lib/nokogiri/xml/cdata.rb", "lib/nokogiri/xml/character_data.rb", "lib/nokogiri/xml/document.rb", "lib/nokogiri/xml/document_fragment.rb", "lib/nokogiri/xml/dtd.rb", "lib/nokogiri/xml/element_content.rb", "lib/nokogiri/xml/element_decl.rb", "lib/nokogiri/xml/entity_decl.rb", "lib/nokogiri/xml/fragment_handler.rb", "lib/nokogiri/xml/namespace.rb", "lib/nokogiri/xml/node.rb", "lib/nokogiri/xml/node/save_options.rb", "lib/nokogiri/xml/node_set.rb", "lib/nokogiri/xml/notation.rb", "lib/nokogiri/xml/parse_options.rb", "lib/nokogiri/xml/pp.rb", "lib/nokogiri/xml/pp/character_data.rb", "lib/nokogiri/xml/pp/node.rb", "lib/nokogiri/xml/processing_instruction.rb", "lib/nokogiri/xml/reader.rb", "lib/nokogiri/xml/relax_ng.rb", "lib/nokogiri/xml/sax.rb", "lib/nokogiri/xml/sax/document.rb", "lib/nokogiri/xml/sax/parser.rb", "lib/nokogiri/xml/sax/parser_context.rb", "lib/nokogiri/xml/sax/push_parser.rb", "lib/nokogiri/xml/schema.rb", "lib/nokogiri/xml/syntax_error.rb", "lib/nokogiri/xml/xpath.rb", "lib/nokogiri/xml/xpath/syntax_error.rb", "lib/nokogiri/xml/xpath_context.rb", "lib/nokogiri/xslt.rb", "lib/nokogiri/xslt/stylesheet.rb", "lib/xsd/xmlparser/nokogiri.rb", "tasks/test.rb", "test/css/test_nthiness.rb", "test/css/test_parser.rb", "test/css/test_tokenizer.rb", "test/css/test_xpath_visitor.rb", "test/ffi/test_document.rb", "test/files/2ch.html", "test/files/address_book.rlx", "test/files/address_book.xml", "test/files/bar/bar.xsd", "test/files/dont_hurt_em_why.xml", "test/files/exslt.xml", "test/files/exslt.xslt", "test/files/foo/foo.xsd", "test/files/po.xml", "test/files/po.xsd", "test/files/shift_jis.html", "test/files/shift_jis.xml", "test/files/snuggles.xml", "test/files/staff.dtd", "test/files/staff.xml", "test/files/staff.xslt", "test/files/tlm.html", "test/files/valid_bar.xml", "test/helper.rb", "test/html/sax/test_parser.rb", "test/html/sax/test_parser_context.rb", "test/html/test_builder.rb", "test/html/test_document.rb", "test/html/test_document_encoding.rb", "test/html/test_document_fragment.rb", "test/html/test_element_description.rb", "test/html/test_named_characters.rb", "test/html/test_node.rb", "test/html/test_node_encoding.rb", "test/test_convert_xpath.rb", "test/test_css_cache.rb", "test/test_encoding_handler.rb", "test/test_memory_leak.rb", "test/test_nokogiri.rb", "test/test_reader.rb", "test/test_soap4r_sax.rb", "test/test_xslt_transforms.rb", "test/xml/node/test_save_options.rb", "test/xml/node/test_subclass.rb", "test/xml/sax/test_parser.rb", "test/xml/sax/test_parser_context.rb", "test/xml/sax/test_push_parser.rb", "test/xml/test_attr.rb", "test/xml/test_attribute_decl.rb", "test/xml/test_builder.rb", "test/xml/test_cdata.rb", "test/xml/test_comment.rb", "test/xml/test_document.rb", "test/xml/test_document_encoding.rb", "test/xml/test_document_fragment.rb", "test/xml/test_dtd.rb", "test/xml/test_dtd_encoding.rb", "test/xml/test_element_content.rb", "test/xml/test_element_decl.rb", "test/xml/test_entity_decl.rb", "test/xml/test_entity_reference.rb", "test/xml/test_namespace.rb", "test/xml/test_node.rb", "test/xml/test_node_attributes.rb", "test/xml/test_node_encoding.rb", "test/xml/test_node_reparenting.rb", "test/xml/test_node_set.rb", "test/xml/test_parse_options.rb", "test/xml/test_processing_instruction.rb", "test/xml/test_reader_encoding.rb", "test/xml/test_relax_ng.rb", "test/xml/test_schema.rb", "test/xml/test_syntax_error.rb", "test/xml/test_text.rb", "test/xml/test_unparented_node.rb", "test/xml/test_xpath.rb"] | |
s.homepage = %q{http://nokogiri.org} | |
s.rdoc_options = ["--main", "README.rdoc"] | |
s.require_paths = ["lib", "ext"] | |
s.rubyforge_project = %q{nokogiri} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser} | |
s.test_files = ["test/css/test_nthiness.rb", "test/css/test_parser.rb", "test/css/test_tokenizer.rb", "test/css/test_xpath_visitor.rb", "test/ffi/test_document.rb", "test/html/sax/test_parser.rb", "test/html/sax/test_parser_context.rb", "test/html/test_builder.rb", "test/html/test_document.rb", "test/html/test_document_encoding.rb", "test/html/test_document_fragment.rb", "test/html/test_element_description.rb", "test/html/test_named_characters.rb", "test/html/test_node.rb", "test/html/test_node_encoding.rb", "test/test_convert_xpath.rb", "test/test_css_cache.rb", "test/test_encoding_handler.rb", "test/test_memory_leak.rb", "test/test_nokogiri.rb", "test/test_reader.rb", "test/test_soap4r_sax.rb", "test/test_xslt_transforms.rb", "test/xml/node/test_save_options.rb", "test/xml/node/test_subclass.rb", "test/xml/sax/test_parser.rb", "test/xml/sax/test_parser_context.rb", "test/xml/sax/test_push_parser.rb", "test/xml/test_attr.rb", "test/xml/test_attribute_decl.rb", "test/xml/test_builder.rb", "test/xml/test_cdata.rb", "test/xml/test_comment.rb", "test/xml/test_document.rb", "test/xml/test_document_encoding.rb", "test/xml/test_document_fragment.rb", "test/xml/test_dtd.rb", "test/xml/test_dtd_encoding.rb", "test/xml/test_element_content.rb", "test/xml/test_element_decl.rb", "test/xml/test_entity_decl.rb", "test/xml/test_entity_reference.rb", "test/xml/test_namespace.rb", "test/xml/test_node.rb", "test/xml/test_node_attributes.rb", "test/xml/test_node_encoding.rb", "test/xml/test_node_reparenting.rb", "test/xml/test_node_set.rb", "test/xml/test_parse_options.rb", "test/xml/test_processing_instruction.rb", "test/xml/test_reader_encoding.rb", "test/xml/test_relax_ng.rb", "test/xml/test_schema.rb", "test/xml/test_syntax_error.rb", "test/xml/test_text.rb", "test/xml/test_unparented_node.rb", "test/xml/test_xpath.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<racc>, [">= 0"]) | |
s.add_development_dependency(%q<rexical>, [">= 0"]) | |
s.add_development_dependency(%q<rake-compiler>, [">= 0"]) | |
s.add_development_dependency(%q<hoe>, [">= 2.3.3"]) | |
else | |
s.add_dependency(%q<racc>, [">= 0"]) | |
s.add_dependency(%q<rexical>, [">= 0"]) | |
s.add_dependency(%q<rake-compiler>, [">= 0"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
else | |
s.add_dependency(%q<racc>, [">= 0"]) | |
s.add_dependency(%q<rexical>, [">= 0"]) | |
s.add_dependency(%q<rake-compiler>, [">= 0"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/nokogiri-1.4.1.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{polyglot} | |
s.version = "0.2.9" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Clifford Heath"] | |
s.date = %q{2009-09-13} | |
s.description = %q{Allows custom language loaders for specified file extensions to be hooked into require} | |
s.email = %q{cjheath@rubyforge.org} | |
s.extra_rdoc_files = ["History.txt", "License.txt", "Manifest.txt", "README.txt"] | |
s.files = ["History.txt", "License.txt", "Manifest.txt", "README.txt", "Rakefile", "lib/polyglot.rb", "lib/polyglot/version.rb", "test/test_helper.rb", "test/test_polyglot.rb"] | |
s.homepage = %q{http://polyglot.rubyforge.org} | |
s.rdoc_options = ["--main", "README.txt"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{polyglot} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Allows custom language loaders for specified file extensions to be hooked into require} | |
s.test_files = ["test/test_helper.rb", "test/test_polyglot.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<hoe>, [">= 2.3.2"]) | |
else | |
s.add_dependency(%q<hoe>, [">= 2.3.2"]) | |
end | |
else | |
s.add_dependency(%q<hoe>, [">= 2.3.2"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/polyglot-0.2.9.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{rack} | |
s.version = "1.1.0" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Christian Neukirchen"] | |
s.date = %q{2010-01-04} | |
s.default_executable = %q{rackup} | |
s.description = %q{Rack provides minimal, modular and adaptable interface for developing | |
web applications in Ruby. By wrapping HTTP requests and responses in | |
the simplest way possible, it unifies and distills the API for web | |
servers, web frameworks, and software in between (the so-called | |
middleware) into a single method call. | |
Also see http://rack.rubyforge.org. | |
} | |
s.email = %q{chneukirchen@gmail.com} | |
s.executables = ["rackup"] | |
s.extra_rdoc_files = ["README", "SPEC", "KNOWN-ISSUES"] | |
s.files = ["bin/rackup", "contrib/rack_logo.svg", "example/lobster.ru", "example/protectedlobster.rb", "example/protectedlobster.ru", "lib/rack/adapter/camping.rb", "lib/rack/auth/abstract/handler.rb", "lib/rack/auth/abstract/request.rb", "lib/rack/auth/basic.rb", "lib/rack/auth/digest/md5.rb", "lib/rack/auth/digest/nonce.rb", "lib/rack/auth/digest/params.rb", "lib/rack/auth/digest/request.rb", "lib/rack/builder.rb", "lib/rack/cascade.rb", "lib/rack/chunked.rb", "lib/rack/commonlogger.rb", "lib/rack/conditionalget.rb", "lib/rack/config.rb", "lib/rack/content_length.rb", "lib/rack/content_type.rb", "lib/rack/deflater.rb", "lib/rack/directory.rb", "lib/rack/etag.rb", "lib/rack/file.rb", "lib/rack/handler/cgi.rb", "lib/rack/handler/evented_mongrel.rb", "lib/rack/handler/fastcgi.rb", "lib/rack/handler/lsws.rb", "lib/rack/handler/mongrel.rb", "lib/rack/handler/scgi.rb", "lib/rack/handler/swiftiplied_mongrel.rb", "lib/rack/handler/thin.rb", "lib/rack/handler/webrick.rb", "lib/rack/handler.rb", "lib/rack/head.rb", "lib/rack/lint.rb", "lib/rack/lobster.rb", "lib/rack/lock.rb", "lib/rack/logger.rb", "lib/rack/methodoverride.rb", "lib/rack/mime.rb", "lib/rack/mock.rb", "lib/rack/nulllogger.rb", "lib/rack/recursive.rb", "lib/rack/reloader.rb", "lib/rack/request.rb", "lib/rack/response.rb", "lib/rack/rewindable_input.rb", "lib/rack/runtime.rb", "lib/rack/sendfile.rb", "lib/rack/server.rb", "lib/rack/session/abstract/id.rb", "lib/rack/session/cookie.rb", "lib/rack/session/memcache.rb", "lib/rack/session/pool.rb", "lib/rack/showexceptions.rb", "lib/rack/showstatus.rb", "lib/rack/static.rb", "lib/rack/urlmap.rb", "lib/rack/utils.rb", "lib/rack.rb", "COPYING", "KNOWN-ISSUES", "rack.gemspec", "RDOX", "README", "SPEC", "test/spec_rack_auth_basic.rb", "test/spec_rack_auth_digest.rb", "test/spec_rack_builder.rb", "test/spec_rack_camping.rb", "test/spec_rack_cascade.rb", "test/spec_rack_cgi.rb", "test/spec_rack_chunked.rb", "test/spec_rack_commonlogger.rb", "test/spec_rack_conditionalget.rb", "test/spec_rack_config.rb", "test/spec_rack_content_length.rb", "test/spec_rack_content_type.rb", "test/spec_rack_deflater.rb", "test/spec_rack_directory.rb", "test/spec_rack_etag.rb", "test/spec_rack_fastcgi.rb", "test/spec_rack_file.rb", "test/spec_rack_handler.rb", "test/spec_rack_head.rb", "test/spec_rack_lint.rb", "test/spec_rack_lobster.rb", "test/spec_rack_lock.rb", "test/spec_rack_logger.rb", "test/spec_rack_methodoverride.rb", "test/spec_rack_mock.rb", "test/spec_rack_mongrel.rb", "test/spec_rack_nulllogger.rb", "test/spec_rack_recursive.rb", "test/spec_rack_request.rb", "test/spec_rack_response.rb", "test/spec_rack_rewindable_input.rb", "test/spec_rack_runtime.rb", "test/spec_rack_sendfile.rb", "test/spec_rack_session_cookie.rb", "test/spec_rack_session_memcache.rb", "test/spec_rack_session_pool.rb", "test/spec_rack_showexceptions.rb", "test/spec_rack_showstatus.rb", "test/spec_rack_static.rb", "test/spec_rack_thin.rb", "test/spec_rack_urlmap.rb", "test/spec_rack_utils.rb", "test/spec_rack_webrick.rb", "test/spec_rackup.rb"] | |
s.homepage = %q{http://rack.rubyforge.org} | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rack} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{a modular Ruby webserver interface} | |
s.test_files = ["test/spec_rack_auth_basic.rb", "test/spec_rack_auth_digest.rb", "test/spec_rack_builder.rb", "test/spec_rack_camping.rb", "test/spec_rack_cascade.rb", "test/spec_rack_cgi.rb", "test/spec_rack_chunked.rb", "test/spec_rack_commonlogger.rb", "test/spec_rack_conditionalget.rb", "test/spec_rack_config.rb", "test/spec_rack_content_length.rb", "test/spec_rack_content_type.rb", "test/spec_rack_deflater.rb", "test/spec_rack_directory.rb", "test/spec_rack_etag.rb", "test/spec_rack_fastcgi.rb", "test/spec_rack_file.rb", "test/spec_rack_handler.rb", "test/spec_rack_head.rb", "test/spec_rack_lint.rb", "test/spec_rack_lobster.rb", "test/spec_rack_lock.rb", "test/spec_rack_logger.rb", "test/spec_rack_methodoverride.rb", "test/spec_rack_mock.rb", "test/spec_rack_mongrel.rb", "test/spec_rack_nulllogger.rb", "test/spec_rack_recursive.rb", "test/spec_rack_request.rb", "test/spec_rack_response.rb", "test/spec_rack_rewindable_input.rb", "test/spec_rack_runtime.rb", "test/spec_rack_sendfile.rb", "test/spec_rack_session_cookie.rb", "test/spec_rack_session_memcache.rb", "test/spec_rack_session_pool.rb", "test/spec_rack_showexceptions.rb", "test/spec_rack_showstatus.rb", "test/spec_rack_static.rb", "test/spec_rack_thin.rb", "test/spec_rack_urlmap.rb", "test/spec_rack_utils.rb", "test/spec_rack_webrick.rb", "test/spec_rackup.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<test-spec>, [">= 0"]) | |
s.add_development_dependency(%q<camping>, [">= 0"]) | |
s.add_development_dependency(%q<fcgi>, [">= 0"]) | |
s.add_development_dependency(%q<memcache-client>, [">= 0"]) | |
s.add_development_dependency(%q<mongrel>, [">= 0"]) | |
s.add_development_dependency(%q<thin>, [">= 0"]) | |
else | |
s.add_dependency(%q<test-spec>, [">= 0"]) | |
s.add_dependency(%q<camping>, [">= 0"]) | |
s.add_dependency(%q<fcgi>, [">= 0"]) | |
s.add_dependency(%q<memcache-client>, [">= 0"]) | |
s.add_dependency(%q<mongrel>, [">= 0"]) | |
s.add_dependency(%q<thin>, [">= 0"]) | |
end | |
else | |
s.add_dependency(%q<test-spec>, [">= 0"]) | |
s.add_dependency(%q<camping>, [">= 0"]) | |
s.add_dependency(%q<fcgi>, [">= 0"]) | |
s.add_dependency(%q<memcache-client>, [">= 0"]) | |
s.add_dependency(%q<mongrel>, [">= 0"]) | |
s.add_dependency(%q<thin>, [">= 0"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/rack-1.1.0.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{rack-test} | |
s.version = "0.5.3" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Bryan Helmkamp"] | |
s.date = %q{2009-11-27} | |
s.description = %q{Rack::Test is a small, simple testing API for Rack apps. It can be used on its | |
own or as a reusable starting point for Web frameworks and testing libraries | |
to build on. Most of its initial functionality is an extraction of Merb 1.0's | |
request helpers feature.} | |
s.email = %q{bryan@brynary.com} | |
s.extra_rdoc_files = ["README.rdoc", "MIT-LICENSE.txt"] | |
s.files = [".document", ".gitignore", "History.txt", "MIT-LICENSE.txt", "README.rdoc", "Rakefile", "Thorfile", "lib/rack/mock_session.rb", "lib/rack/test.rb", "lib/rack/test/cookie_jar.rb", "lib/rack/test/methods.rb", "lib/rack/test/mock_digest_request.rb", "lib/rack/test/uploaded_file.rb", "lib/rack/test/utils.rb", "rack-test.gemspec", "spec/fixtures/config.ru", "spec/fixtures/fake_app.rb", "spec/fixtures/foo.txt", "spec/rack/test/cookie_spec.rb", "spec/rack/test/digest_auth_spec.rb", "spec/rack/test/multipart_spec.rb", "spec/rack/test/utils_spec.rb", "spec/rack/test_spec.rb", "spec/spec.opts", "spec/spec_helper.rb"] | |
s.homepage = %q{http://github.com/brynary/rack-test} | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rack-test} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Simple testing API built on Rack} | |
s.test_files = ["spec/fixtures/fake_app.rb", "spec/rack/test/cookie_spec.rb", "spec/rack/test/digest_auth_spec.rb", "spec/rack/test/multipart_spec.rb", "spec/rack/test/utils_spec.rb", "spec/rack/test_spec.rb", "spec/spec_helper.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<rack>, [">= 1.0"]) | |
else | |
s.add_dependency(%q<rack>, [">= 1.0"]) | |
end | |
else | |
s.add_dependency(%q<rack>, [">= 1.0"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/rack-test-0.5.3.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{rspec} | |
s.version = "1.3.0" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["RSpec Development Team"] | |
s.date = %q{2010-01-11} | |
s.description = %q{Behaviour Driven Development for Ruby.} | |
s.email = ["rspec-devel@rubyforge.org"] | |
s.executables = ["autospec", "spec"] | |
s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "examples/failing/README.txt"] | |
s.files = [".document", "History.rdoc", "License.txt", "Manifest.txt", "README.rdoc", "Rakefile", "Ruby1.9.rdoc", "TODO.txt", "Upgrade.rdoc", "bin/autospec", "bin/spec", "cucumber.yml", "examples/failing/README.txt", "examples/failing/diffing_spec.rb", "examples/failing/failing_implicit_docstrings_example.rb", "examples/failing/failure_in_after.rb", "examples/failing/failure_in_before.rb", "examples/failing/mocking_example.rb", "examples/failing/mocking_with_flexmock.rb", "examples/failing/mocking_with_mocha.rb", "examples/failing/mocking_with_rr.rb", "examples/failing/partial_mock_example.rb", "examples/failing/pending_example.rb", "examples/failing/predicate_example.rb", "examples/failing/raising_example.rb", "examples/failing/syntax_error_example.rb", "examples/failing/team_spec.rb", "examples/failing/timeout_behaviour.rb", "examples/passing/custom_formatter.rb", "examples/passing/custom_matchers.rb", "examples/passing/dynamic_spec.rb", "examples/passing/file_accessor.rb", "examples/passing/file_accessor_spec.rb", "examples/passing/filtered_formatter.rb", "examples/passing/filtered_formatter_example.rb", "examples/passing/greeter_spec.rb", "examples/passing/helper_method_example.rb", "examples/passing/implicit_docstrings_example.rb", "examples/passing/io_processor.rb", "examples/passing/io_processor_spec.rb", "examples/passing/mocking_example.rb", "examples/passing/multi_threaded_example_group_runner.rb", "examples/passing/nested_classes_example.rb", "examples/passing/options_example.rb", "examples/passing/options_formatter.rb", "examples/passing/partial_mock_example.rb", "examples/passing/pending_example.rb", "examples/passing/predicate_example.rb", "examples/passing/shared_example_group_example.rb", "examples/passing/shared_stack_examples.rb", "examples/passing/simple_matcher_example.rb", "examples/passing/stack.rb", "examples/passing/stack_spec.rb", "examples/passing/stack_spec_with_nested_example_groups.rb", "examples/passing/stubbing_example.rb", "examples/passing/yielding_example.rb", "examples/ruby1.9.compatibility/access_to_constants_spec.rb", "features/before_and_after_blocks/before_and_after_blocks.feature", "features/command_line/line_number_option.feature", "features/command_line/line_number_option_with_example_with_no_name.feature", "features/example_groups/define_example_attribute.feature", "features/example_groups/example_group_with_should_methods.feature", "features/example_groups/implicit_docstrings.feature", "features/example_groups/nested_groups.feature", "features/expectations/customized_message.feature", "features/expectations/expect_change.feature", "features/expectations/expect_error.feature", "features/extensions/custom_example_group.feature", "features/formatters/custom_formatter.feature", "features/formatters/nested_formatter.feature", "features/interop/cucumber_stubs_dont_leak.feature", "features/interop/examples_and_tests_together.feature", "features/interop/rspec_output.feature", "features/interop/test_but_not_test_unit.feature", "features/interop/test_case_with_should_methods.feature", "features/load_paths/add_lib_to_load_path.feature", "features/load_paths/add_spec_to_load_path.feature", "features/matchers/define_diffable_matcher.feature", "features/matchers/define_matcher.feature", "features/matchers/define_matcher_outside_rspec.feature", "features/matchers/define_matcher_with_fluent_interface.feature", "features/matchers/define_wrapped_matcher.feature", "features/matchers/match_unless_raises.feature", "features/matchers/match_unless_raises_unexpected_error.feature", "features/mock_framework_integration/use_flexmock.feature", "features/mock_framework_integration/use_mocha.feature", "features/mock_framework_integration/use_rr.feature", "features/mocks/block_local_expectations.feature", "features/mocks/mix_stubs_and_mocks.feature", "features/mocks/stub_implementation.feature", "features/pending/pending_examples.feature", "features/runner/specify_line_number.feature", "features/spec_helper/spec_helper.feature", "features/step_definitions/running_rspec_steps.rb", "features/step_definitions/stubbing_steps.rb", "features/subject/explicit_subject.feature", "features/subject/implicit_subject.feature", "features/support/env.rb", "features/support/matchers/smart_match.rb", "geminstaller.yml", "init.rb", "lib/autotest/discover.rb", "lib/autotest/rspec.rb", "lib/spec.rb", "lib/spec/adapters/mock_frameworks/flexmock.rb", "lib/spec/adapters/mock_frameworks/mocha.rb", "lib/spec/adapters/mock_frameworks/rr.rb", "lib/spec/adapters/mock_frameworks/rspec.rb", "lib/spec/autorun.rb", "lib/spec/deprecation.rb", "lib/spec/dsl.rb", "lib/spec/dsl/main.rb", "lib/spec/example.rb", "lib/spec/example/args_and_options.rb", "lib/spec/example/before_and_after_hooks.rb", "lib/spec/example/errors.rb", "lib/spec/example/example_group.rb", "lib/spec/example/example_group_factory.rb", "lib/spec/example/example_group_hierarchy.rb", "lib/spec/example/example_group_methods.rb", "lib/spec/example/example_group_proxy.rb", "lib/spec/example/example_matcher.rb", "lib/spec/example/example_methods.rb", "lib/spec/example/example_proxy.rb", "lib/spec/example/module_reopening_fix.rb", "lib/spec/example/pending.rb", "lib/spec/example/predicate_matchers.rb", "lib/spec/example/shared_example_group.rb", "lib/spec/example/subject.rb", "lib/spec/expectations.rb", "lib/spec/expectations/errors.rb", "lib/spec/expectations/extensions.rb", "lib/spec/expectations/extensions/kernel.rb", "lib/spec/expectations/fail_with.rb", "lib/spec/expectations/handler.rb", "lib/spec/extensions/instance_exec.rb", "lib/spec/interop/test.rb", "lib/spec/interop/test/unit/autorunner.rb", "lib/spec/interop/test/unit/testcase.rb", "lib/spec/interop/test/unit/testresult.rb", "lib/spec/interop/test/unit/testsuite_adapter.rb", "lib/spec/interop/test/unit/ui/console/testrunner.rb", "lib/spec/matchers.rb", "lib/spec/matchers/be.rb", "lib/spec/matchers/be_close.rb", "lib/spec/matchers/be_instance_of.rb", "lib/spec/matchers/be_kind_of.rb", "lib/spec/matchers/change.rb", "lib/spec/matchers/compatibility.rb", "lib/spec/matchers/dsl.rb", "lib/spec/matchers/eql.rb", "lib/spec/matchers/equal.rb", "lib/spec/matchers/errors.rb", "lib/spec/matchers/exist.rb", "lib/spec/matchers/generated_descriptions.rb", "lib/spec/matchers/has.rb", "lib/spec/matchers/have.rb", "lib/spec/matchers/include.rb", "lib/spec/matchers/match.rb", "lib/spec/matchers/match_array.rb", "lib/spec/matchers/matcher.rb", "lib/spec/matchers/method_missing.rb", "lib/spec/matchers/operator_matcher.rb", "lib/spec/matchers/pretty.rb", "lib/spec/matchers/raise_exception.rb", "lib/spec/matchers/respond_to.rb", "lib/spec/matchers/satisfy.rb", "lib/spec/matchers/simple_matcher.rb", "lib/spec/matchers/throw_symbol.rb", "lib/spec/matchers/wrap_expectation.rb", "lib/spec/mocks.rb", "lib/spec/mocks/argument_expectation.rb", "lib/spec/mocks/argument_matchers.rb", "lib/spec/mocks/error_generator.rb", "lib/spec/mocks/errors.rb", "lib/spec/mocks/example_methods.rb", "lib/spec/mocks/extensions.rb", "lib/spec/mocks/extensions/object.rb", "lib/spec/mocks/framework.rb", "lib/spec/mocks/message_expectation.rb", "lib/spec/mocks/methods.rb", "lib/spec/mocks/mock.rb", "lib/spec/mocks/order_group.rb", "lib/spec/mocks/proxy.rb", "lib/spec/mocks/space.rb", "lib/spec/rake/spectask.rb", "lib/spec/rake/verify_rcov.rb", "lib/spec/ruby.rb", "lib/spec/runner.rb", "lib/spec/runner/backtrace_tweaker.rb", "lib/spec/runner/class_and_arguments_parser.rb", "lib/spec/runner/command_line.rb", "lib/spec/runner/configuration.rb", "lib/spec/runner/differs/default.rb", "lib/spec/runner/differs/load-diff-lcs.rb", "lib/spec/runner/drb_command_line.rb", "lib/spec/runner/example_group_runner.rb", "lib/spec/runner/extensions/kernel.rb", "lib/spec/runner/formatter/base_formatter.rb", "lib/spec/runner/formatter/base_text_formatter.rb", "lib/spec/runner/formatter/failing_example_groups_formatter.rb", "lib/spec/runner/formatter/failing_examples_formatter.rb", "lib/spec/runner/formatter/html_formatter.rb", "lib/spec/runner/formatter/nested_text_formatter.rb", "lib/spec/runner/formatter/no_op_method_missing.rb", "lib/spec/runner/formatter/profile_formatter.rb", "lib/spec/runner/formatter/progress_bar_formatter.rb", "lib/spec/runner/formatter/silent_formatter.rb", "lib/spec/runner/formatter/snippet_extractor.rb", "lib/spec/runner/formatter/specdoc_formatter.rb", "lib/spec/runner/formatter/text_mate_formatter.rb", "lib/spec/runner/heckle_runner.rb", "lib/spec/runner/heckle_runner_unsupported.rb", "lib/spec/runner/line_number_query.rb", "lib/spec/runner/option_parser.rb", "lib/spec/runner/options.rb", "lib/spec/runner/reporter.rb", "lib/spec/stubs/cucumber.rb", "lib/spec/test/unit.rb", "lib/spec/version.rb", "resources/helpers/cmdline.rb", "resources/rake/examples.rake", "resources/rake/examples_with_rcov.rake", "resources/rake/failing_examples_with_html.rake", "resources/rake/verify_rcov.rake", "spec/README.jruby", "spec/autotest/autotest_helper.rb", "spec/autotest/autotest_matchers.rb", "spec/autotest/discover_spec.rb", "spec/autotest/failed_results_re_spec.rb", "spec/autotest/rspec_spec.rb", "spec/ruby_forker.rb", "spec/spec.opts", "spec/spec/dsl/main_spec.rb", "spec/spec/example/example_group_class_definition_spec.rb", "spec/spec/example/example_group_factory_spec.rb", "spec/spec/example/example_group_methods_spec.rb", "spec/spec/example/example_group_proxy_spec.rb", "spec/spec/example/example_group_spec.rb", "spec/spec/example/example_matcher_spec.rb", "spec/spec/example/example_methods_spec.rb", "spec/spec/example/example_proxy_spec.rb", "spec/spec/example/helper_method_spec.rb", "spec/spec/example/nested_example_group_spec.rb", "spec/spec/example/pending_module_spec.rb", "spec/spec/example/predicate_matcher_spec.rb", "spec/spec/example/shared_example_group_spec.rb", "spec/spec/example/subclassing_example_group_spec.rb", "spec/spec/example/subject_spec.rb", "spec/spec/expectations/differs/default_spec.rb", "spec/spec/expectations/extensions/kernel_spec.rb", "spec/spec/expectations/fail_with_spec.rb", "spec/spec/expectations/handler_spec.rb", "spec/spec/expectations/wrap_expectation_spec.rb", "spec/spec/interop/test/unit/resources/spec_that_fails.rb", "spec/spec/interop/test/unit/resources/spec_that_passes.rb", "spec/spec/interop/test/unit/resources/spec_with_errors.rb", "spec/spec/interop/test/unit/resources/spec_with_options_hash.rb", "spec/spec/interop/test/unit/resources/test_case_that_fails.rb", "spec/spec/interop/test/unit/resources/test_case_that_passes.rb", "spec/spec/interop/test/unit/resources/test_case_with_errors.rb", "spec/spec/interop/test/unit/resources/test_case_with_various_names.rb", "spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb", "spec/spec/interop/test/unit/spec_spec.rb", "spec/spec/interop/test/unit/test_unit_spec_helper.rb", "spec/spec/interop/test/unit/testcase_spec.rb", "spec/spec/interop/test/unit/testsuite_adapter_spec.rb", "spec/spec/matchers/be_close_spec.rb", "spec/spec/matchers/be_instance_of_spec.rb", "spec/spec/matchers/be_kind_of_spec.rb", "spec/spec/matchers/be_spec.rb", "spec/spec/matchers/change_spec.rb", "spec/spec/matchers/compatibility_spec.rb", "spec/spec/matchers/description_generation_spec.rb", "spec/spec/matchers/dsl_spec.rb", "spec/spec/matchers/eql_spec.rb", "spec/spec/matchers/equal_spec.rb", "spec/spec/matchers/exist_spec.rb", "spec/spec/matchers/has_spec.rb", "spec/spec/matchers/have_spec.rb", "spec/spec/matchers/include_spec.rb", "spec/spec/matchers/match_array_spec.rb", "spec/spec/matchers/match_spec.rb", "spec/spec/matchers/matcher_spec.rb", "spec/spec/matchers/matchers_spec.rb", "spec/spec/matchers/operator_matcher_spec.rb", "spec/spec/matchers/raise_exception_spec.rb", "spec/spec/matchers/respond_to_spec.rb", "spec/spec/matchers/satisfy_spec.rb", "spec/spec/matchers/simple_matcher_spec.rb", "spec/spec/matchers/throw_symbol_spec.rb", "spec/spec/mocks/and_yield_spec.rb", "spec/spec/mocks/any_number_of_times_spec.rb", "spec/spec/mocks/argument_expectation_spec.rb", "spec/spec/mocks/argument_matchers_spec.rb", "spec/spec/mocks/at_least_spec.rb", "spec/spec/mocks/at_most_spec.rb", "spec/spec/mocks/bug_report_10260_spec.rb", "spec/spec/mocks/bug_report_10263_spec.rb", "spec/spec/mocks/bug_report_11545_spec.rb", "spec/spec/mocks/bug_report_15719_spec.rb", "spec/spec/mocks/bug_report_496_spec.rb", "spec/spec/mocks/bug_report_600_spec.rb", "spec/spec/mocks/bug_report_7611_spec.rb", "spec/spec/mocks/bug_report_7805_spec.rb", "spec/spec/mocks/bug_report_8165_spec.rb", "spec/spec/mocks/bug_report_8302_spec.rb", "spec/spec/mocks/bug_report_830_spec.rb", "spec/spec/mocks/double_spec.rb", "spec/spec/mocks/failing_argument_matchers_spec.rb", "spec/spec/mocks/hash_including_matcher_spec.rb", "spec/spec/mocks/hash_not_including_matcher_spec.rb", "spec/spec/mocks/mock_ordering_spec.rb", "spec/spec/mocks/mock_space_spec.rb", "spec/spec/mocks/mock_spec.rb", "spec/spec/mocks/multiple_return_value_spec.rb", "spec/spec/mocks/nil_expectation_warning_spec.rb", "spec/spec/mocks/null_object_mock_spec.rb", "spec/spec/mocks/once_counts_spec.rb", "spec/spec/mocks/options_hash_spec.rb", "spec/spec/mocks/partial_mock_spec.rb", "spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb", "spec/spec/mocks/passing_argument_matchers_spec.rb", "spec/spec/mocks/precise_counts_spec.rb", "spec/spec/mocks/record_messages_spec.rb", "spec/spec/mocks/stub_chain_spec.rb", "spec/spec/mocks/stub_implementation_spec.rb", "spec/spec/mocks/stub_spec.rb", "spec/spec/mocks/stubbed_message_expectations_spec.rb", "spec/spec/mocks/twice_counts_spec.rb", "spec/spec/mocks/unstub_spec.rb", "spec/spec/package/bin_spec_spec.rb", "spec/spec/rake/spectask_spec.rb", "spec/spec/runner/class_and_argument_parser_spec.rb", "spec/spec/runner/command_line_spec.rb", "spec/spec/runner/configuration_spec.rb", "spec/spec/runner/drb_command_line_spec.rb", "spec/spec/runner/empty_file.txt", "spec/spec/runner/example_group_runner_spec.rb", "spec/spec/runner/examples.txt", "spec/spec/runner/failed.txt", "spec/spec/runner/formatter/base_formatter_spec.rb", "spec/spec/runner/formatter/base_text_formatter_spec.rb", "spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb", "spec/spec/runner/formatter/failing_examples_formatter_spec.rb", "spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html", "spec/spec/runner/formatter/html_formatted-1.8.6.html", "spec/spec/runner/formatter/html_formatted-1.8.7.html", "spec/spec/runner/formatter/html_formatted-1.9.1.html", "spec/spec/runner/formatter/html_formatter_spec.rb", "spec/spec/runner/formatter/nested_text_formatter_spec.rb", "spec/spec/runner/formatter/profile_formatter_spec.rb", "spec/spec/runner/formatter/progress_bar_formatter_spec.rb", "spec/spec/runner/formatter/snippet_extractor_spec.rb", "spec/spec/runner/formatter/specdoc_formatter_spec.rb", "spec/spec/runner/formatter/text_mate_formatted-1.8.6-jruby.html", "spec/spec/runner/formatter/text_mate_formatted-1.8.6.html", "spec/spec/runner/formatter/text_mate_formatted-1.8.7.html", "spec/spec/runner/formatter/text_mate_formatted-1.9.1.html", "spec/spec/runner/formatter/text_mate_formatter_spec.rb", "spec/spec/runner/heckle_runner_spec.rb", "spec/spec/runner/heckler_spec.rb", "spec/spec/runner/line_number_query/line_number_query_fixture.rb", "spec/spec/runner/line_number_query_spec.rb", "spec/spec/runner/noisy_backtrace_tweaker_spec.rb", "spec/spec/runner/option_parser_spec.rb", "spec/spec/runner/options_spec.rb", "spec/spec/runner/output_one_time_fixture.rb", "spec/spec/runner/output_one_time_fixture_runner.rb", "spec/spec/runner/output_one_time_spec.rb", "spec/spec/runner/quiet_backtrace_tweaker_spec.rb", "spec/spec/runner/reporter_spec.rb", "spec/spec/runner/resources/a_bar.rb", "spec/spec/runner/resources/a_foo.rb", "spec/spec/runner/resources/a_spec.rb", "spec/spec/runner/resources/custom_example_group_runner.rb", "spec/spec/runner/resources/utf8_encoded.rb", "spec/spec/runner/spec.opts", "spec/spec/runner/spec_drb.opts", "spec/spec/runner/spec_spaced.opts", "spec/spec/runner_spec.rb", "spec/spec_helper.rb", "spec/support/macros.rb", "spec/support/spec_classes.rb"] | |
s.homepage = %q{http://rspec.info} | |
s.post_install_message = %q{************************************************** | |
Thank you for installing rspec-1.3.0 | |
Please be sure to read History.rdoc and Upgrade.rdoc | |
for useful information about this release. | |
************************************************** | |
} | |
s.rdoc_options = ["--main", "README.rdoc"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rspec} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{rspec 1.3.0} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_development_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_development_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_development_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_development_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_development_dependency(%q<hoe>, [">= 2.3.3"]) | |
else | |
s.add_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
else | |
s.add_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/rspec-1.3.0.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{ruby-graphviz} | |
s.version = "0.9.8" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Gregoire Lejeune"] | |
s.date = %q{2010-01-17} | |
s.description = %q{Ruby/Graphviz provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz.} | |
s.email = %q{gregoire.lejeune@free.fr} | |
s.executables = ["ruby2gv", "gem2gv"] | |
s.extra_rdoc_files = ["README.rdoc", "ChangeLog.rdoc", "COPYING", "AUTHORS"] | |
s.files = ["ChangeLog.rdoc", "COPYING", "README.rdoc", "AUTHORS", "setup.rb", "bin/gem2gv", "bin/ruby2gv", "examples/arrowhead.rb", "examples/dot/cluster.dot", "examples/dot/fsm.dot", "examples/dot/genetic.dot", "examples/dot/hello.dot", "examples/dot/hello_test.rb", "examples/dot/lion_share.dot", "examples/dot/prof.dot", "examples/dot/psg.dot", "examples/dot/sdh.dot", "examples/dot/siblings.dot", "examples/dot/test.dot", "examples/dot/unix.dot", "examples/graphviz.org/cluster.rb", "examples/graphviz.org/hello_world.rb", "examples/graphviz.org/lion_share.rb", "examples/graphviz.org/process.rb", "examples/graphviz.org/TrafficLights.rb", "examples/HTML-Labels.rb", "examples/maketest.bat", "examples/maketest.sh", "examples/p2p.rb", "examples/sample01.rb", "examples/sample02.rb", "examples/sample03.rb", "examples/sample04.rb", "examples/sample05.rb", "examples/sample06.rb", "examples/sample07.rb", "examples/sample08.rb", "examples/sample09.rb", "examples/sample10.rb", "examples/sample11.rb", "examples/sample12.rb", "examples/sample13.rb", "examples/sample14.rb", "examples/sample15.rb", "examples/sample16.rb", "examples/sample17.rb", "examples/sample18.rb", "examples/sample19.rb", "examples/sample20.rb", "examples/sample21.rb", "examples/sample22.rb", "examples/sample23.rb", "examples/sample24.rb", "examples/sample25.rb", "examples/sample26.rb", "examples/sample27.rb", "examples/sample28.rb", "examples/sample29.rb", "examples/sample30.rb", "examples/sdlshapes/README", "examples/sdlshapes/sdl.ps", "examples/sdlshapes/sdlshapes.dot", "examples/shapes.rb", "examples/test.xml", "examples/testorder.rb", "examples/testxml.rb", "lib/graphviz/attrs.rb", "lib/graphviz/constants.rb", "lib/graphviz/dot.treetop", "lib/graphviz/edge.rb", "lib/graphviz/node.rb", "lib/graphviz/parser.rb", "lib/graphviz/types/esc_string.rb", "lib/graphviz/types/html_string.rb", "lib/graphviz/types.rb", "lib/graphviz/xml.rb", "lib/graphviz.rb", "test/test_init.rb"] | |
s.homepage = %q{http://raa.ruby-lang.org/project/ruby-graphviz/} | |
s.post_install_message = %q{ | |
Since version 0.9.2, Ruby/GraphViz can use Open3.popen3 (or not) | |
On Windows, you can install 'win32-open3' | |
You need to install GraphViz (http://graphviz.org/) to use this Gem. | |
} | |
s.rdoc_options = ["--title", "Ruby/GraphViz", "--main", "README.rdoc", "--line-numbers"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{ruby-asp} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Interface to the GraphViz graphing tool} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<treetop>, [">= 0"]) | |
else | |
s.add_dependency(%q<treetop>, [">= 0"]) | |
end | |
else | |
s.add_dependency(%q<treetop>, [">= 0"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/ruby-graphviz-0.9.8.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{shotgun} | |
s.version = "0.6" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Ryan Tomayko"] | |
s.date = %q{2010-01-28} | |
s.default_executable = %q{shotgun} | |
s.description = %q{Because reloading sucks.} | |
s.email = %q{r@tomayko.com} | |
s.executables = ["shotgun"] | |
s.extra_rdoc_files = ["README"] | |
s.files = ["README", "COPYING", "Rakefile", "shotgun.gemspec", "lib/shotgun.rb", "bin/shotgun", "test/shotgun_test.rb", "test/test.ru"] | |
s.homepage = %q{http://github.com/rtomayko/shotgun/} | |
s.require_paths = ["lib"] | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Because reloading sucks.} | |
s.test_files = ["test/shotgun_test.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 2 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<rack>, [">= 0.9.1"]) | |
else | |
s.add_dependency(%q<rack>, [">= 0.9.1"]) | |
end | |
else | |
s.add_dependency(%q<rack>, [">= 0.9.1"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/shotgun-0.6.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{sinatra} | |
s.version = "0.9.4" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Blake Mizerany"] | |
s.date = %q{2009-07-26} | |
s.description = %q{Classy web-development dressed in a DSL} | |
s.email = %q{sinatrarb@googlegroups.com} | |
s.extra_rdoc_files = ["README.rdoc", "LICENSE"] | |
s.files = ["AUTHORS", "CHANGES", "LICENSE", "README.rdoc", "Rakefile", "compat/app_test.rb", "compat/application_test.rb", "compat/builder_test.rb", "compat/compat_test.rb", "compat/custom_error_test.rb", "compat/erb_test.rb", "compat/events_test.rb", "compat/filter_test.rb", "compat/haml_test.rb", "compat/helper.rb", "compat/mapped_error_test.rb", "compat/pipeline_test.rb", "compat/public/foo.xml", "compat/sass_test.rb", "compat/sessions_test.rb", "compat/streaming_test.rb", "compat/sym_params_test.rb", "compat/template_test.rb", "compat/use_in_file_templates_test.rb", "compat/views/foo.builder", "compat/views/foo.erb", "compat/views/foo.haml", "compat/views/foo.sass", "compat/views/foo_layout.erb", "compat/views/foo_layout.haml", "compat/views/layout_test/foo.builder", "compat/views/layout_test/foo.erb", "compat/views/layout_test/foo.haml", "compat/views/layout_test/foo.sass", "compat/views/layout_test/layout.builder", "compat/views/layout_test/layout.erb", "compat/views/layout_test/layout.haml", "compat/views/layout_test/layout.sass", "compat/views/no_layout/no_layout.builder", "compat/views/no_layout/no_layout.haml", "lib/sinatra.rb", "lib/sinatra/base.rb", "lib/sinatra/compat.rb", "lib/sinatra/images/404.png", "lib/sinatra/images/500.png", "lib/sinatra/main.rb", "lib/sinatra/showexceptions.rb", "lib/sinatra/test.rb", "lib/sinatra/test/bacon.rb", "lib/sinatra/test/rspec.rb", "lib/sinatra/test/spec.rb", "lib/sinatra/test/unit.rb", "sinatra.gemspec", "test/base_test.rb", "test/builder_test.rb", "test/contest.rb", "test/data/reload_app_file.rb", "test/erb_test.rb", "test/extensions_test.rb", "test/filter_test.rb", "test/haml_test.rb", "test/helper.rb", "test/helpers_test.rb", "test/mapped_error_test.rb", "test/middleware_test.rb", "test/options_test.rb", "test/render_backtrace_test.rb", "test/request_test.rb", "test/response_test.rb", "test/result_test.rb", "test/route_added_hook_test.rb", "test/routing_test.rb", "test/sass_test.rb", "test/server_test.rb", "test/sinatra_test.rb", "test/static_test.rb", "test/templates_test.rb", "test/test_test.rb", "test/views/error.builder", "test/views/error.erb", "test/views/error.haml", "test/views/error.sass", "test/views/foo/hello.test", "test/views/hello.builder", "test/views/hello.erb", "test/views/hello.haml", "test/views/hello.sass", "test/views/hello.test", "test/views/layout2.builder", "test/views/layout2.erb", "test/views/layout2.haml", "test/views/layout2.test"] | |
s.homepage = %q{http://sinatra.rubyforge.org} | |
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Sinatra", "--main", "README.rdoc"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{sinatra} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Classy web-development dressed in a DSL} | |
s.test_files = ["test/base_test.rb", "test/builder_test.rb", "test/erb_test.rb", "test/extensions_test.rb", "test/filter_test.rb", "test/haml_test.rb", "test/helpers_test.rb", "test/mapped_error_test.rb", "test/middleware_test.rb", "test/options_test.rb", "test/render_backtrace_test.rb", "test/request_test.rb", "test/response_test.rb", "test/result_test.rb", "test/route_added_hook_test.rb", "test/routing_test.rb", "test/sass_test.rb", "test/server_test.rb", "test/sinatra_test.rb", "test/static_test.rb", "test/templates_test.rb", "test/test_test.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 2 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<rack>, [">= 0.9.1"]) | |
s.add_development_dependency(%q<shotgun>, [">= 0.2", "< 1.0"]) | |
s.add_development_dependency(%q<rack-test>, [">= 0.3.0"]) | |
else | |
s.add_dependency(%q<rack>, [">= 0.9.1"]) | |
s.add_dependency(%q<shotgun>, [">= 0.2", "< 1.0"]) | |
s.add_dependency(%q<rack-test>, [">= 0.3.0"]) | |
end | |
else | |
s.add_dependency(%q<rack>, [">= 0.9.1"]) | |
s.add_dependency(%q<shotgun>, [">= 0.2", "< 1.0"]) | |
s.add_dependency(%q<rack-test>, [">= 0.3.0"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/sinatra-0.9.4.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{term-ansicolor} | |
s.version = "1.0.4" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Florian Frank"] | |
s.date = %q{2009-07-23} | |
s.description = %q{} | |
s.email = %q{flori@ping.de} | |
s.extra_rdoc_files = ["doc-main.txt"] | |
s.files = ["CHANGES", "COPYING", "README", "Rakefile", "VERSION", "examples/cdiff.rb", "examples/example.rb", "install.rb", "lib/term/ansicolor.rb", "lib/term/ansicolor/version.rb", "term-ansicolor.gemspec", "doc-main.txt"] | |
s.homepage = %q{http://term-ansicolor.rubyforge.org} | |
s.rdoc_options = ["--main", "doc-main.txt"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{term-ansicolor} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Ruby library that colors strings using ANSI escape sequences} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/term-ansicolor-1.0.4.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{thin} | |
s.version = "1.2.5" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Marc-Andre Cournoyer"] | |
s.date = %q{2009-12-13} | |
s.default_executable = %q{thin} | |
s.description = %q{A thin and fast web server} | |
s.email = %q{macournoyer@gmail.com} | |
s.executables = ["thin"] | |
s.extensions = ["ext/thin_parser/extconf.rb"] | |
s.files = ["COPYING", "CHANGELOG", "README", "Rakefile", "benchmark/abc", "benchmark/benchmarker.rb", "benchmark/runner", "bin/thin", "example/adapter.rb", "example/async_app.ru", "example/async_chat.ru", "example/async_tailer.ru", "example/config.ru", "example/monit_sockets", "example/monit_unixsock", "example/myapp.rb", "example/ramaze.ru", "example/thin.god", "example/thin_solaris_smf.erb", "example/thin_solaris_smf.readme.txt", "example/vlad.rake", "lib/rack/adapter/loader.rb", "lib/rack/adapter/rails.rb", "lib/thin/backends/base.rb", "lib/thin/backends/swiftiply_client.rb", "lib/thin/backends/tcp_server.rb", "lib/thin/backends/unix_server.rb", "lib/thin/command.rb", "lib/thin/connection.rb", "lib/thin/controllers/cluster.rb", "lib/thin/controllers/controller.rb", "lib/thin/controllers/service.rb", "lib/thin/controllers/service.sh.erb", "lib/thin/daemonizing.rb", "lib/thin/headers.rb", "lib/thin/logging.rb", "lib/thin/request.rb", "lib/thin/response.rb", "lib/thin/runner.rb", "lib/thin/server.rb", "lib/thin/stats.html.erb", "lib/thin/stats.rb", "lib/thin/statuses.rb", "lib/thin/version.rb", "lib/thin.rb", "spec/backends/swiftiply_client_spec.rb", "spec/backends/tcp_server_spec.rb", "spec/backends/unix_server_spec.rb", "spec/command_spec.rb", "spec/configs/cluster.yml", "spec/configs/single.yml", "spec/connection_spec.rb", "spec/controllers/cluster_spec.rb", "spec/controllers/controller_spec.rb", "spec/controllers/service_spec.rb", "spec/daemonizing_spec.rb", "spec/headers_spec.rb", "spec/logging_spec.rb", "spec/perf/request_perf_spec.rb", "spec/perf/response_perf_spec.rb", "spec/perf/server_perf_spec.rb", "spec/rack/loader_spec.rb", "spec/rack/rails_adapter_spec.rb", "spec/rails_app/app/controllers/application.rb", "spec/rails_app/app/controllers/simple_controller.rb", "spec/rails_app/app/helpers/application_helper.rb", "spec/rails_app/app/views/simple/index.html.erb", "spec/rails_app/config/boot.rb", "spec/rails_app/config/environment.rb", "spec/rails_app/config/environments/development.rb", "spec/rails_app/config/environments/production.rb", "spec/rails_app/config/environments/test.rb", "spec/rails_app/config/initializers/inflections.rb", "spec/rails_app/config/initializers/mime_types.rb", "spec/rails_app/config/routes.rb", "spec/rails_app/public/404.html", "spec/rails_app/public/422.html", "spec/rails_app/public/500.html", "spec/rails_app/public/dispatch.cgi", "spec/rails_app/public/dispatch.fcgi", "spec/rails_app/public/dispatch.rb", "spec/rails_app/public/favicon.ico", "spec/rails_app/public/images/rails.png", "spec/rails_app/public/index.html", "spec/rails_app/public/javascripts/application.js", "spec/rails_app/public/javascripts/controls.js", "spec/rails_app/public/javascripts/dragdrop.js", "spec/rails_app/public/javascripts/effects.js", "spec/rails_app/public/javascripts/prototype.js", "spec/rails_app/public/robots.txt", "spec/rails_app/script/about", "spec/rails_app/script/console", "spec/rails_app/script/destroy", "spec/rails_app/script/generate", "spec/rails_app/script/performance/benchmarker", "spec/rails_app/script/performance/profiler", "spec/rails_app/script/performance/request", "spec/rails_app/script/plugin", "spec/rails_app/script/process/inspector", "spec/rails_app/script/process/reaper", "spec/rails_app/script/process/spawner", "spec/rails_app/script/runner", "spec/rails_app/script/server", "spec/request/mongrel_spec.rb", "spec/request/parser_spec.rb", "spec/request/persistent_spec.rb", "spec/request/processing_spec.rb", "spec/response_spec.rb", "spec/runner_spec.rb", "spec/server/builder_spec.rb", "spec/server/pipelining_spec.rb", "spec/server/robustness_spec.rb", "spec/server/stopping_spec.rb", "spec/server/swiftiply.yml", "spec/server/swiftiply_spec.rb", "spec/server/tcp_spec.rb", "spec/server/threaded_spec.rb", "spec/server/unix_socket_spec.rb", "spec/server_spec.rb", "spec/spec_helper.rb", "tasks/announce.rake", "tasks/deploy.rake", "tasks/email.erb", "tasks/gem.rake", "tasks/rdoc.rake", "tasks/site.rake", "tasks/spec.rake", "tasks/stats.rake", "ext/thin_parser/ext_help.h", "ext/thin_parser/parser.h", "ext/thin_parser/parser.c", "ext/thin_parser/thin.c", "ext/thin_parser/extconf.rb", "ext/thin_parser/common.rl", "ext/thin_parser/parser.rl"] | |
s.homepage = %q{http://code.macournoyer.com/thin/} | |
s.require_paths = ["lib"] | |
s.required_ruby_version = Gem::Requirement.new(">= 1.8.5") | |
s.rubyforge_project = %q{thin} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{A thin and fast web server} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<rack>, [">= 1.0.0"]) | |
s.add_runtime_dependency(%q<eventmachine>, [">= 0.12.6"]) | |
s.add_runtime_dependency(%q<daemons>, [">= 1.0.9"]) | |
else | |
s.add_dependency(%q<rack>, [">= 1.0.0"]) | |
s.add_dependency(%q<eventmachine>, [">= 0.12.6"]) | |
s.add_dependency(%q<daemons>, [">= 1.0.9"]) | |
end | |
else | |
s.add_dependency(%q<rack>, [">= 1.0.0"]) | |
s.add_dependency(%q<eventmachine>, [">= 0.12.6"]) | |
s.add_dependency(%q<daemons>, [">= 1.0.9"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/thin-1.2.5.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{treetop} | |
s.version = "1.4.3" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Nathan Sobo"] | |
s.autorequire = %q{treetop} | |
s.date = %q{2009-12-08} | |
s.default_executable = %q{tt} | |
s.email = %q{nathansobo@gmail.com} | |
s.executables = ["tt"] | |
s.files = ["LICENSE", "README.md", "Rakefile", "lib/treetop/bootstrap_gen_1_metagrammar.rb", "lib/treetop/compiler/grammar_compiler.rb", "lib/treetop/compiler/lexical_address_space.rb", "lib/treetop/compiler/metagrammar.rb", "lib/treetop/compiler/metagrammar.treetop", "lib/treetop/compiler/node_classes/anything_symbol.rb", "lib/treetop/compiler/node_classes/atomic_expression.rb", "lib/treetop/compiler/node_classes/character_class.rb", "lib/treetop/compiler/node_classes/choice.rb", "lib/treetop/compiler/node_classes/declaration_sequence.rb", "lib/treetop/compiler/node_classes/grammar.rb", "lib/treetop/compiler/node_classes/inline_module.rb", "lib/treetop/compiler/node_classes/nonterminal.rb", "lib/treetop/compiler/node_classes/optional.rb", "lib/treetop/compiler/node_classes/parenthesized_expression.rb", "lib/treetop/compiler/node_classes/parsing_expression.rb", "lib/treetop/compiler/node_classes/parsing_rule.rb", "lib/treetop/compiler/node_classes/predicate.rb", "lib/treetop/compiler/node_classes/predicate_block.rb", "lib/treetop/compiler/node_classes/repetition.rb", "lib/treetop/compiler/node_classes/sequence.rb", "lib/treetop/compiler/node_classes/terminal.rb", "lib/treetop/compiler/node_classes/transient_prefix.rb", "lib/treetop/compiler/node_classes/treetop_file.rb", "lib/treetop/compiler/node_classes.rb", "lib/treetop/compiler/ruby_builder.rb", "lib/treetop/compiler.rb", "lib/treetop/ruby_extensions/string.rb", "lib/treetop/ruby_extensions.rb", "lib/treetop/runtime/compiled_parser.rb", "lib/treetop/runtime/interval_skip_list/head_node.rb", "lib/treetop/runtime/interval_skip_list/interval_skip_list.rb", "lib/treetop/runtime/interval_skip_list/node.rb", "lib/treetop/runtime/interval_skip_list.rb", "lib/treetop/runtime/syntax_node.rb", "lib/treetop/runtime/terminal_parse_failure.rb", "lib/treetop/runtime/terminal_parse_failure_debug.rb", "lib/treetop/runtime/terminal_syntax_node.rb", "lib/treetop/runtime.rb", "lib/treetop/version.rb", "lib/treetop.rb", "bin/tt", "doc/contributing_and_planned_features.markdown", "doc/grammar_composition.markdown", "doc/index.markdown", "doc/pitfalls_and_advanced_techniques.markdown", "doc/semantic_interpretation.markdown", "doc/site.rb", "doc/sitegen.rb", "doc/syntactic_recognition.markdown", "doc/using_in_ruby.markdown", "examples/lambda_calculus/arithmetic.rb", "examples/lambda_calculus/arithmetic.treetop", "examples/lambda_calculus/arithmetic_node_classes.rb", "examples/lambda_calculus/arithmetic_test.rb", "examples/lambda_calculus/lambda_calculus", "examples/lambda_calculus/lambda_calculus.rb", "examples/lambda_calculus/lambda_calculus.treetop", "examples/lambda_calculus/lambda_calculus_node_classes.rb", "examples/lambda_calculus/lambda_calculus_test.rb", "examples/lambda_calculus/test_helper.rb"] | |
s.homepage = %q{http://functionalform.blogspot.com} | |
s.require_paths = ["lib"] | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{A Ruby-based text parsing and interpretation DSL} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<polyglot>, [">= 0.2.5"]) | |
else | |
s.add_dependency(%q<polyglot>, [">= 0.2.5"]) | |
end | |
else | |
s.add_dependency(%q<polyglot>, [">= 0.2.5"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/treetop-1.4.3.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{webrat} | |
s.version = "0.7.0" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Bryan Helmkamp"] | |
s.date = %q{2010-01-17} | |
s.description = %q{Webrat lets you quickly write expressive and robust acceptance tests | |
for a Ruby web application. It supports simulating a browser inside | |
a Ruby process to avoid the performance hit and browser dependency of | |
Selenium or Watir, but the same API can also be used to drive real | |
Selenium tests when necessary (eg. for testing AJAX interactions). | |
Most Ruby web frameworks and testing frameworks are supported.} | |
s.email = %q{bryan@brynary.com} | |
s.extra_rdoc_files = ["README.rdoc", "MIT-LICENSE.txt", "History.txt"] | |
s.files = [".document", ".gitignore", "Gemfile", "History.txt", "MIT-LICENSE.txt", "README.rdoc", "Rakefile", "Thorfile", "install.rb", "lib/webrat.rb", "lib/webrat/adapters/mechanize.rb", "lib/webrat/adapters/merb.rb", "lib/webrat/adapters/rack.rb", "lib/webrat/adapters/rails.rb", "lib/webrat/adapters/sinatra.rb", "lib/webrat/core.rb", "lib/webrat/core/configuration.rb", "lib/webrat/core/elements/area.rb", "lib/webrat/core/elements/element.rb", "lib/webrat/core/elements/field.rb", "lib/webrat/core/elements/form.rb", "lib/webrat/core/elements/label.rb", "lib/webrat/core/elements/link.rb", "lib/webrat/core/elements/select_option.rb", "lib/webrat/core/locators.rb", "lib/webrat/core/locators/area_locator.rb", "lib/webrat/core/locators/button_locator.rb", "lib/webrat/core/locators/field_by_id_locator.rb", "lib/webrat/core/locators/field_labeled_locator.rb", "lib/webrat/core/locators/field_locator.rb", "lib/webrat/core/locators/field_named_locator.rb", "lib/webrat/core/locators/form_locator.rb", "lib/webrat/core/locators/label_locator.rb", "lib/webrat/core/locators/link_locator.rb", "lib/webrat/core/locators/locator.rb", "lib/webrat/core/locators/select_option_locator.rb", "lib/webrat/core/logging.rb", "lib/webrat/core/matchers.rb", "lib/webrat/core/matchers/have_content.rb", "lib/webrat/core/matchers/have_selector.rb", "lib/webrat/core/matchers/have_tag.rb", "lib/webrat/core/matchers/have_xpath.rb", "lib/webrat/core/methods.rb", "lib/webrat/core/mime.rb", "lib/webrat/core/save_and_open_page.rb", "lib/webrat/core/scope.rb", "lib/webrat/core/session.rb", "lib/webrat/core/xml.rb", "lib/webrat/core_extensions/blank.rb", "lib/webrat/core_extensions/deprecate.rb", "lib/webrat/core_extensions/detect_mapped.rb", "lib/webrat/core_extensions/meta_class.rb", "lib/webrat/core_extensions/nil_to_param.rb", "lib/webrat/core_extensions/tcp_socket.rb", "lib/webrat/integrations/merb.rb", "lib/webrat/integrations/rails.rb", "lib/webrat/integrations/rspec-rails.rb", "lib/webrat/integrations/selenium.rb", "lib/webrat/merb.rb", "lib/webrat/rspec-rails.rb", "lib/webrat/selenium.rb", "lib/webrat/selenium/application_server_factory.rb", "lib/webrat/selenium/application_servers.rb", "lib/webrat/selenium/application_servers/base.rb", "lib/webrat/selenium/application_servers/external.rb", "lib/webrat/selenium/application_servers/merb.rb", "lib/webrat/selenium/application_servers/rails.rb", "lib/webrat/selenium/application_servers/sinatra.rb", "lib/webrat/selenium/location_strategy_javascript/button.js", "lib/webrat/selenium/location_strategy_javascript/label.js", "lib/webrat/selenium/location_strategy_javascript/webrat.js", "lib/webrat/selenium/location_strategy_javascript/webratlink.js", "lib/webrat/selenium/location_strategy_javascript/webratlinkwithin.js", "lib/webrat/selenium/location_strategy_javascript/webratselectwithoption.js", "lib/webrat/selenium/matchers.rb", "lib/webrat/selenium/matchers/have_content.rb", "lib/webrat/selenium/matchers/have_selector.rb", "lib/webrat/selenium/matchers/have_tag.rb", "lib/webrat/selenium/matchers/have_xpath.rb", "lib/webrat/selenium/selenium_extensions.js", "lib/webrat/selenium/selenium_rc_server.rb", "lib/webrat/selenium/selenium_session.rb", "lib/webrat/selenium/silence_stream.rb", "spec/fakes/test_adapter.rb", "spec/integration/mechanize/Rakefile", "spec/integration/mechanize/config.ru", "spec/integration/mechanize/sample_app.rb", "spec/integration/mechanize/spec/mechanize_spec.rb", "spec/integration/mechanize/spec/spec_helper.rb", "spec/integration/merb/.gitignore", "spec/integration/merb/Rakefile", "spec/integration/merb/app/controllers/application.rb", "spec/integration/merb/app/controllers/exceptions.rb", "spec/integration/merb/app/controllers/testing.rb", "spec/integration/merb/app/views/exceptions/not_acceptable.html.erb", "spec/integration/merb/app/views/exceptions/not_found.html.erb", "spec/integration/merb/app/views/layout/application.html.erb", "spec/integration/merb/app/views/testing/show_form.html.erb", "spec/integration/merb/app/views/testing/upload.html.erb", "spec/integration/merb/config/environments/development.rb", "spec/integration/merb/config/environments/rake.rb", "spec/integration/merb/config/environments/test.rb", "spec/integration/merb/config/init.rb", "spec/integration/merb/config/rack.rb", "spec/integration/merb/config/router.rb", "spec/integration/merb/spec/spec.opts", "spec/integration/merb/spec/spec_helper.rb", "spec/integration/merb/spec/webrat_spec.rb", "spec/integration/merb/tasks/merb.thor/app_script.rb", "spec/integration/merb/tasks/merb.thor/common.rb", "spec/integration/merb/tasks/merb.thor/gem_ext.rb", "spec/integration/merb/tasks/merb.thor/main.thor", "spec/integration/merb/tasks/merb.thor/ops.rb", "spec/integration/merb/tasks/merb.thor/utils.rb", "spec/integration/rack/Rakefile", "spec/integration/rack/app.rb", "spec/integration/rack/test/helper.rb", "spec/integration/rack/test/webrat_rack_test.rb", "spec/integration/rails/.gitignore", "spec/integration/rails/Rakefile", "spec/integration/rails/app/controllers/application_controller.rb", "spec/integration/rails/app/controllers/buttons_controller.rb", "spec/integration/rails/app/controllers/fields_controller.rb", "spec/integration/rails/app/controllers/links_controller.rb", "spec/integration/rails/app/controllers/webrat_controller.rb", "spec/integration/rails/app/helpers/buttons_helper.rb", "spec/integration/rails/app/helpers/fields_helper.rb", "spec/integration/rails/app/helpers/links_helper.rb", "spec/integration/rails/app/views/buttons/show.html.erb", "spec/integration/rails/app/views/fields/show.html.erb", "spec/integration/rails/app/views/links/show.html.erb", "spec/integration/rails/app/views/webrat/before_redirect_form.html.erb", "spec/integration/rails/app/views/webrat/buttons.html.erb", "spec/integration/rails/app/views/webrat/form.html.erb", "spec/integration/rails/app/views/webrat/within.html.erb", "spec/integration/rails/config/boot.rb", "spec/integration/rails/config/environment.rb", "spec/integration/rails/config/environments/development.rb", "spec/integration/rails/config/environments/selenium.rb", "spec/integration/rails/config/environments/test.rb", "spec/integration/rails/config/initializers/inflections.rb", "spec/integration/rails/config/initializers/mime_types.rb", "spec/integration/rails/config/initializers/new_rails_defaults.rb", "spec/integration/rails/config/locales/en.yml", "spec/integration/rails/config/routes.rb", "spec/integration/rails/public/404.html", "spec/integration/rails/public/422.html", "spec/integration/rails/public/500.html", "spec/integration/rails/script/about", "spec/integration/rails/script/console", "spec/integration/rails/script/dbconsole", "spec/integration/rails/script/destroy", "spec/integration/rails/script/generate", "spec/integration/rails/script/performance/benchmarker", "spec/integration/rails/script/performance/profiler", "spec/integration/rails/script/performance/request", "spec/integration/rails/script/plugin", "spec/integration/rails/script/process/inspector", "spec/integration/rails/script/process/reaper", "spec/integration/rails/script/process/spawner", "spec/integration/rails/script/runner", "spec/integration/rails/script/server", "spec/integration/rails/test/integration/button_click_test.rb", "spec/integration/rails/test/integration/fill_in_test.rb", "spec/integration/rails/test/integration/link_click_test.rb", "spec/integration/rails/test/integration/webrat_test.rb", "spec/integration/rails/test/test_helper.rb", "spec/integration/sinatra/Rakefile", "spec/integration/sinatra/classic_app.rb", "spec/integration/sinatra/modular_app.rb", "spec/integration/sinatra/test/classic_app_test.rb", "spec/integration/sinatra/test/modular_app_test.rb", "spec/integration/sinatra/test/test_helper.rb", "spec/private/core/configuration_spec.rb", "spec/private/core/field_spec.rb", "spec/private/core/link_spec.rb", "spec/private/core/session_spec.rb", "spec/private/mechanize/mechanize_adapter_spec.rb", "spec/private/nokogiri_spec.rb", "spec/private/rails/attaches_file_spec.rb", "spec/private/rails/rails_adapter_spec.rb", "spec/private/selenium/application_servers/rails_spec.rb", "spec/public/basic_auth_spec.rb", "spec/public/check_spec.rb", "spec/public/choose_spec.rb", "spec/public/click_area_spec.rb", "spec/public/click_button_spec.rb", "spec/public/click_link_spec.rb", "spec/public/fill_in_spec.rb", "spec/public/locators/field_by_xpath_spec.rb", "spec/public/locators/field_labeled_spec.rb", "spec/public/locators/field_with_id_spec.rb", "spec/public/matchers/contain_spec.rb", "spec/public/matchers/have_selector_spec.rb", "spec/public/matchers/have_tag_spec.rb", "spec/public/matchers/have_xpath_spec.rb", "spec/public/reload_spec.rb", "spec/public/save_and_open_spec.rb", "spec/public/select_date_spec.rb", "spec/public/select_datetime_spec.rb", "spec/public/select_spec.rb", "spec/public/select_time_spec.rb", "spec/public/selenium/application_server_factory_spec.rb", "spec/public/selenium/application_servers/external_spec.rb", "spec/public/selenium/selenium_session_spec.rb", "spec/public/set_hidden_field_spec.rb", "spec/public/submit_form_spec.rb", "spec/public/visit_spec.rb", "spec/public/within_spec.rb", "spec/rcov.opts", "spec/spec.opts", "spec/spec_helper.rb", "vendor/selenium-server.jar", "webrat.gemspec"] | |
s.homepage = %q{http://github.com/brynary/webrat} | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{webrat} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Ruby Acceptance Testing for Web applications} | |
s.test_files = ["spec/fakes/test_adapter.rb", "spec/integration/mechanize/sample_app.rb", "spec/integration/mechanize/spec/mechanize_spec.rb", "spec/integration/mechanize/spec/spec_helper.rb", "spec/integration/merb/app/controllers/application.rb", "spec/integration/merb/app/controllers/exceptions.rb", "spec/integration/merb/app/controllers/testing.rb", "spec/integration/merb/config/environments/development.rb", "spec/integration/merb/config/environments/rake.rb", "spec/integration/merb/config/environments/test.rb", "spec/integration/merb/config/init.rb", "spec/integration/merb/config/rack.rb", "spec/integration/merb/config/router.rb", "spec/integration/merb/spec/spec_helper.rb", "spec/integration/merb/spec/webrat_spec.rb", "spec/integration/merb/tasks/merb.thor/app_script.rb", "spec/integration/merb/tasks/merb.thor/common.rb", "spec/integration/merb/tasks/merb.thor/gem_ext.rb", "spec/integration/merb/tasks/merb.thor/ops.rb", "spec/integration/merb/tasks/merb.thor/utils.rb", "spec/integration/rack/app.rb", "spec/integration/rack/test/helper.rb", "spec/integration/rack/test/webrat_rack_test.rb", "spec/integration/rails/app/controllers/application_controller.rb", "spec/integration/rails/app/controllers/buttons_controller.rb", "spec/integration/rails/app/controllers/fields_controller.rb", "spec/integration/rails/app/controllers/links_controller.rb", "spec/integration/rails/app/controllers/webrat_controller.rb", "spec/integration/rails/app/helpers/buttons_helper.rb", "spec/integration/rails/app/helpers/fields_helper.rb", "spec/integration/rails/app/helpers/links_helper.rb", "spec/integration/rails/config/boot.rb", "spec/integration/rails/config/environment.rb", "spec/integration/rails/config/environments/development.rb", "spec/integration/rails/config/environments/selenium.rb", "spec/integration/rails/config/environments/test.rb", "spec/integration/rails/config/initializers/inflections.rb", "spec/integration/rails/config/initializers/mime_types.rb", "spec/integration/rails/config/initializers/new_rails_defaults.rb", "spec/integration/rails/config/routes.rb", "spec/integration/rails/test/integration/button_click_test.rb", "spec/integration/rails/test/integration/fill_in_test.rb", "spec/integration/rails/test/integration/link_click_test.rb", "spec/integration/rails/test/integration/webrat_test.rb", "spec/integration/rails/test/test_helper.rb", "spec/integration/sinatra/classic_app.rb", "spec/integration/sinatra/modular_app.rb", "spec/integration/sinatra/test/classic_app_test.rb", "spec/integration/sinatra/test/modular_app_test.rb", "spec/integration/sinatra/test/test_helper.rb", "spec/private/core/configuration_spec.rb", "spec/private/core/field_spec.rb", "spec/private/core/link_spec.rb", "spec/private/core/session_spec.rb", "spec/private/mechanize/mechanize_adapter_spec.rb", "spec/private/nokogiri_spec.rb", "spec/private/rails/attaches_file_spec.rb", "spec/private/rails/rails_adapter_spec.rb", "spec/private/selenium/application_servers/rails_spec.rb", "spec/public/basic_auth_spec.rb", "spec/public/check_spec.rb", "spec/public/choose_spec.rb", "spec/public/click_area_spec.rb", "spec/public/click_button_spec.rb", "spec/public/click_link_spec.rb", "spec/public/fill_in_spec.rb", "spec/public/locators/field_by_xpath_spec.rb", "spec/public/locators/field_labeled_spec.rb", "spec/public/locators/field_with_id_spec.rb", "spec/public/matchers/contain_spec.rb", "spec/public/matchers/have_selector_spec.rb", "spec/public/matchers/have_tag_spec.rb", "spec/public/matchers/have_xpath_spec.rb", "spec/public/reload_spec.rb", "spec/public/save_and_open_spec.rb", "spec/public/select_date_spec.rb", "spec/public/select_datetime_spec.rb", "spec/public/select_spec.rb", "spec/public/select_time_spec.rb", "spec/public/selenium/application_server_factory_spec.rb", "spec/public/selenium/application_servers/external_spec.rb", "spec/public/selenium/selenium_session_spec.rb", "spec/public/set_hidden_field_spec.rb", "spec/public/submit_form_spec.rb", "spec/public/visit_spec.rb", "spec/public/within_spec.rb", "spec/spec_helper.rb"] | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_runtime_dependency(%q<nokogiri>, [">= 1.2.0"]) | |
s.add_runtime_dependency(%q<rack>, [">= 1.0"]) | |
s.add_runtime_dependency(%q<rack-test>, [">= 0.5.3"]) | |
else | |
s.add_dependency(%q<nokogiri>, [">= 1.2.0"]) | |
s.add_dependency(%q<rack>, [">= 1.0"]) | |
s.add_dependency(%q<rack-test>, [">= 0.5.3"]) | |
end | |
else | |
s.add_dependency(%q<nokogiri>, [">= 1.2.0"]) | |
s.add_dependency(%q<rack>, [">= 1.0"]) | |
s.add_dependency(%q<rack-test>, [">= 0.5.3"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.bundle/specifications/webrat-0.7.0.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{bundler} | |
s.version = "0.9.3" | |
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Carl Lerche", "Yehuda Katz"] | |
s.date = %q{2010-02-05} | |
s.default_executable = %q{bundle} | |
s.email = ["carlhuda@engineyard.com"] | |
s.executables = ["bundle"] | |
s.files = ["bin/bundle", "lib/bundler/cli.rb", "lib/bundler/definition.rb", "lib/bundler/dependency.rb", "lib/bundler/dsl.rb", "lib/bundler/environment.rb", "lib/bundler/index.rb", "lib/bundler/installer.rb", "lib/bundler/remote_specification.rb", "lib/bundler/resolver.rb", "lib/bundler/rubygems.rb", "lib/bundler/runtime.rb", "lib/bundler/settings.rb", "lib/bundler/setup.rb", "lib/bundler/source.rb", "lib/bundler/specification.rb", "lib/bundler/templates/environment.erb", "lib/bundler/templates/Gemfile", "lib/bundler/ui.rb", "lib/bundler/vendor/thor/base.rb", "lib/bundler/vendor/thor/core_ext/file_binary_read.rb", "lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rb", "lib/bundler/vendor/thor/core_ext/ordered_hash.rb", "lib/bundler/vendor/thor/error.rb", "lib/bundler/vendor/thor/invocation.rb", "lib/bundler/vendor/thor/parser/argument.rb", "lib/bundler/vendor/thor/parser/arguments.rb", "lib/bundler/vendor/thor/parser/option.rb", "lib/bundler/vendor/thor/parser/options.rb", "lib/bundler/vendor/thor/parser.rb", "lib/bundler/vendor/thor/shell/basic.rb", "lib/bundler/vendor/thor/shell/color.rb", "lib/bundler/vendor/thor/shell.rb", "lib/bundler/vendor/thor/task.rb", "lib/bundler/vendor/thor/util.rb", "lib/bundler/vendor/thor/version.rb", "lib/bundler/vendor/thor.rb", "lib/bundler.rb", "LICENSE", "README.markdown"] | |
s.homepage = %q{http://github.com/carlhuda/bundler} | |
s.post_install_message = %q{Due to a rubygems bug, you must uninstall all older versions of bundler for 0.9 to work} | |
s.require_paths = ["lib"] | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Bundles are fun} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.rvm/gems/ruby-1.9.1-p378/specifications/bundler-0.9.3.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{rake} | |
s.version = "0.8.7" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["Jim Weirich"] | |
s.date = %q{2009-05-15} | |
s.default_executable = %q{rake} | |
s.description = %q{Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.} | |
s.email = %q{jim@weirichhouse.org} | |
s.executables = ["rake"] | |
s.extra_rdoc_files = ["README", "MIT-LICENSE", "TODO", "CHANGES", "doc/command_line_usage.rdoc", "doc/glossary.rdoc", "doc/proto_rake.rdoc", "doc/rakefile.rdoc", "doc/rational.rdoc", "doc/release_notes/rake-0.4.14.rdoc", "doc/release_notes/rake-0.4.15.rdoc", "doc/release_notes/rake-0.5.0.rdoc", "doc/release_notes/rake-0.5.3.rdoc", "doc/release_notes/rake-0.5.4.rdoc", "doc/release_notes/rake-0.6.0.rdoc", "doc/release_notes/rake-0.7.0.rdoc", "doc/release_notes/rake-0.7.1.rdoc", "doc/release_notes/rake-0.7.2.rdoc", "doc/release_notes/rake-0.7.3.rdoc", "doc/release_notes/rake-0.8.0.rdoc", "doc/release_notes/rake-0.8.2.rdoc", "doc/release_notes/rake-0.8.3.rdoc", "doc/release_notes/rake-0.8.4.rdoc", "doc/release_notes/rake-0.8.5.rdoc", "doc/release_notes/rake-0.8.6.rdoc", "doc/release_notes/rake-0.8.7.rdoc"] | |
s.files = ["install.rb", "CHANGES", "MIT-LICENSE", "Rakefile", "README", "TODO", "bin/rake", "lib/rake/alt_system.rb", "lib/rake/classic_namespace.rb", "lib/rake/clean.rb", "lib/rake/contrib/compositepublisher.rb", "lib/rake/contrib/ftptools.rb", "lib/rake/contrib/publisher.rb", "lib/rake/contrib/rubyforgepublisher.rb", "lib/rake/contrib/sshpublisher.rb", "lib/rake/contrib/sys.rb", "lib/rake/gempackagetask.rb", "lib/rake/loaders/makefile.rb", "lib/rake/packagetask.rb", "lib/rake/rake_test_loader.rb", "lib/rake/rdoctask.rb", "lib/rake/ruby182_test_unit_fix.rb", "lib/rake/runtest.rb", "lib/rake/tasklib.rb", "lib/rake/testtask.rb", "lib/rake/win32.rb", "lib/rake.rb", "test/capture_stdout.rb", "test/check_expansion.rb", "test/check_no_expansion.rb", "test/contrib/test_sys.rb", "test/data/rakelib/test1.rb", "test/data/rbext/rakefile.rb", "test/filecreation.rb", "test/functional.rb", "test/in_environment.rb", "test/rake_test_setup.rb", "test/reqfile.rb", "test/reqfile2.rb", "test/session_functional.rb", "test/shellcommand.rb", "test/test_application.rb", "test/test_clean.rb", "test/test_definitions.rb", "test/test_earlytime.rb", "test/test_extension.rb", "test/test_file_creation_task.rb", "test/test_file_task.rb", "test/test_filelist.rb", "test/test_fileutils.rb", "test/test_ftp.rb", "test/test_invocation_chain.rb", "test/test_makefile_loader.rb", "test/test_multitask.rb", "test/test_namespace.rb", "test/test_package_task.rb", "test/test_pathmap.rb", "test/test_pseudo_status.rb", "test/test_rake.rb", "test/test_rdoc_task.rb", "test/test_require.rb", "test/test_rules.rb", "test/test_task_arguments.rb", "test/test_task_manager.rb", "test/test_tasklib.rb", "test/test_tasks.rb", "test/test_test_task.rb", "test/test_top_level_functions.rb", "test/test_win32.rb", "test/data/imports/deps.mf", "test/data/sample.mf", "test/data/chains/Rakefile", "test/data/default/Rakefile", "test/data/dryrun/Rakefile", "test/data/file_creation_task/Rakefile", "test/data/imports/Rakefile", "test/data/multidesc/Rakefile", "test/data/namespace/Rakefile", "test/data/statusreturn/Rakefile", "test/data/unittest/Rakefile", "test/data/unittest/subdir", "doc/command_line_usage.rdoc", "doc/example", "doc/example/a.c", "doc/example/b.c", "doc/example/main.c", "doc/example/Rakefile1", "doc/example/Rakefile2", "doc/glossary.rdoc", "doc/jamis.rb", "doc/proto_rake.rdoc", "doc/rake.1.gz", "doc/rakefile.rdoc", "doc/rational.rdoc", "doc/release_notes", "doc/release_notes/rake-0.4.14.rdoc", "doc/release_notes/rake-0.4.15.rdoc", "doc/release_notes/rake-0.5.0.rdoc", "doc/release_notes/rake-0.5.3.rdoc", "doc/release_notes/rake-0.5.4.rdoc", "doc/release_notes/rake-0.6.0.rdoc", "doc/release_notes/rake-0.7.0.rdoc", "doc/release_notes/rake-0.7.1.rdoc", "doc/release_notes/rake-0.7.2.rdoc", "doc/release_notes/rake-0.7.3.rdoc", "doc/release_notes/rake-0.8.0.rdoc", "doc/release_notes/rake-0.8.2.rdoc", "doc/release_notes/rake-0.8.3.rdoc", "doc/release_notes/rake-0.8.4.rdoc", "doc/release_notes/rake-0.8.5.rdoc", "doc/release_notes/rake-0.8.6.rdoc", "doc/release_notes/rake-0.8.7.rdoc"] | |
s.homepage = %q{http://rake.rubyforge.org} | |
s.rdoc_options = ["--line-numbers", "--main", "README", "--title", "Rake -- Ruby Make"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rake} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{Ruby based make-like utility.} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 2 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
else | |
end | |
else | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.rvm/gems/ruby-1.9.1-p378/specifications/rake-0.8.7.gemspec' | |
WARNING: #<NoMethodError: undefined method `>' for nil:NilClass> | |
# -*- encoding: utf-8 -*- | |
Gem::Specification.new do |s| | |
s.name = %q{rspec} | |
s.version = "1.3.0" | |
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
s.authors = ["RSpec Development Team"] | |
s.date = %q{2010-01-11} | |
s.description = %q{Behaviour Driven Development for Ruby.} | |
s.email = ["rspec-devel@rubyforge.org"] | |
s.executables = ["autospec", "spec"] | |
s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "examples/failing/README.txt"] | |
s.files = [".document", "History.rdoc", "License.txt", "Manifest.txt", "README.rdoc", "Rakefile", "Ruby1.9.rdoc", "TODO.txt", "Upgrade.rdoc", "bin/autospec", "bin/spec", "cucumber.yml", "examples/failing/README.txt", "examples/failing/diffing_spec.rb", "examples/failing/failing_implicit_docstrings_example.rb", "examples/failing/failure_in_after.rb", "examples/failing/failure_in_before.rb", "examples/failing/mocking_example.rb", "examples/failing/mocking_with_flexmock.rb", "examples/failing/mocking_with_mocha.rb", "examples/failing/mocking_with_rr.rb", "examples/failing/partial_mock_example.rb", "examples/failing/pending_example.rb", "examples/failing/predicate_example.rb", "examples/failing/raising_example.rb", "examples/failing/syntax_error_example.rb", "examples/failing/team_spec.rb", "examples/failing/timeout_behaviour.rb", "examples/passing/custom_formatter.rb", "examples/passing/custom_matchers.rb", "examples/passing/dynamic_spec.rb", "examples/passing/file_accessor.rb", "examples/passing/file_accessor_spec.rb", "examples/passing/filtered_formatter.rb", "examples/passing/filtered_formatter_example.rb", "examples/passing/greeter_spec.rb", "examples/passing/helper_method_example.rb", "examples/passing/implicit_docstrings_example.rb", "examples/passing/io_processor.rb", "examples/passing/io_processor_spec.rb", "examples/passing/mocking_example.rb", "examples/passing/multi_threaded_example_group_runner.rb", "examples/passing/nested_classes_example.rb", "examples/passing/options_example.rb", "examples/passing/options_formatter.rb", "examples/passing/partial_mock_example.rb", "examples/passing/pending_example.rb", "examples/passing/predicate_example.rb", "examples/passing/shared_example_group_example.rb", "examples/passing/shared_stack_examples.rb", "examples/passing/simple_matcher_example.rb", "examples/passing/stack.rb", "examples/passing/stack_spec.rb", "examples/passing/stack_spec_with_nested_example_groups.rb", "examples/passing/stubbing_example.rb", "examples/passing/yielding_example.rb", "examples/ruby1.9.compatibility/access_to_constants_spec.rb", "features/before_and_after_blocks/before_and_after_blocks.feature", "features/command_line/line_number_option.feature", "features/command_line/line_number_option_with_example_with_no_name.feature", "features/example_groups/define_example_attribute.feature", "features/example_groups/example_group_with_should_methods.feature", "features/example_groups/implicit_docstrings.feature", "features/example_groups/nested_groups.feature", "features/expectations/customized_message.feature", "features/expectations/expect_change.feature", "features/expectations/expect_error.feature", "features/extensions/custom_example_group.feature", "features/formatters/custom_formatter.feature", "features/formatters/nested_formatter.feature", "features/interop/cucumber_stubs_dont_leak.feature", "features/interop/examples_and_tests_together.feature", "features/interop/rspec_output.feature", "features/interop/test_but_not_test_unit.feature", "features/interop/test_case_with_should_methods.feature", "features/load_paths/add_lib_to_load_path.feature", "features/load_paths/add_spec_to_load_path.feature", "features/matchers/define_diffable_matcher.feature", "features/matchers/define_matcher.feature", "features/matchers/define_matcher_outside_rspec.feature", "features/matchers/define_matcher_with_fluent_interface.feature", "features/matchers/define_wrapped_matcher.feature", "features/matchers/match_unless_raises.feature", "features/matchers/match_unless_raises_unexpected_error.feature", "features/mock_framework_integration/use_flexmock.feature", "features/mock_framework_integration/use_mocha.feature", "features/mock_framework_integration/use_rr.feature", "features/mocks/block_local_expectations.feature", "features/mocks/mix_stubs_and_mocks.feature", "features/mocks/stub_implementation.feature", "features/pending/pending_examples.feature", "features/runner/specify_line_number.feature", "features/spec_helper/spec_helper.feature", "features/step_definitions/running_rspec_steps.rb", "features/step_definitions/stubbing_steps.rb", "features/subject/explicit_subject.feature", "features/subject/implicit_subject.feature", "features/support/env.rb", "features/support/matchers/smart_match.rb", "geminstaller.yml", "init.rb", "lib/autotest/discover.rb", "lib/autotest/rspec.rb", "lib/spec.rb", "lib/spec/adapters/mock_frameworks/flexmock.rb", "lib/spec/adapters/mock_frameworks/mocha.rb", "lib/spec/adapters/mock_frameworks/rr.rb", "lib/spec/adapters/mock_frameworks/rspec.rb", "lib/spec/autorun.rb", "lib/spec/deprecation.rb", "lib/spec/dsl.rb", "lib/spec/dsl/main.rb", "lib/spec/example.rb", "lib/spec/example/args_and_options.rb", "lib/spec/example/before_and_after_hooks.rb", "lib/spec/example/errors.rb", "lib/spec/example/example_group.rb", "lib/spec/example/example_group_factory.rb", "lib/spec/example/example_group_hierarchy.rb", "lib/spec/example/example_group_methods.rb", "lib/spec/example/example_group_proxy.rb", "lib/spec/example/example_matcher.rb", "lib/spec/example/example_methods.rb", "lib/spec/example/example_proxy.rb", "lib/spec/example/module_reopening_fix.rb", "lib/spec/example/pending.rb", "lib/spec/example/predicate_matchers.rb", "lib/spec/example/shared_example_group.rb", "lib/spec/example/subject.rb", "lib/spec/expectations.rb", "lib/spec/expectations/errors.rb", "lib/spec/expectations/extensions.rb", "lib/spec/expectations/extensions/kernel.rb", "lib/spec/expectations/fail_with.rb", "lib/spec/expectations/handler.rb", "lib/spec/extensions/instance_exec.rb", "lib/spec/interop/test.rb", "lib/spec/interop/test/unit/autorunner.rb", "lib/spec/interop/test/unit/testcase.rb", "lib/spec/interop/test/unit/testresult.rb", "lib/spec/interop/test/unit/testsuite_adapter.rb", "lib/spec/interop/test/unit/ui/console/testrunner.rb", "lib/spec/matchers.rb", "lib/spec/matchers/be.rb", "lib/spec/matchers/be_close.rb", "lib/spec/matchers/be_instance_of.rb", "lib/spec/matchers/be_kind_of.rb", "lib/spec/matchers/change.rb", "lib/spec/matchers/compatibility.rb", "lib/spec/matchers/dsl.rb", "lib/spec/matchers/eql.rb", "lib/spec/matchers/equal.rb", "lib/spec/matchers/errors.rb", "lib/spec/matchers/exist.rb", "lib/spec/matchers/generated_descriptions.rb", "lib/spec/matchers/has.rb", "lib/spec/matchers/have.rb", "lib/spec/matchers/include.rb", "lib/spec/matchers/match.rb", "lib/spec/matchers/match_array.rb", "lib/spec/matchers/matcher.rb", "lib/spec/matchers/method_missing.rb", "lib/spec/matchers/operator_matcher.rb", "lib/spec/matchers/pretty.rb", "lib/spec/matchers/raise_exception.rb", "lib/spec/matchers/respond_to.rb", "lib/spec/matchers/satisfy.rb", "lib/spec/matchers/simple_matcher.rb", "lib/spec/matchers/throw_symbol.rb", "lib/spec/matchers/wrap_expectation.rb", "lib/spec/mocks.rb", "lib/spec/mocks/argument_expectation.rb", "lib/spec/mocks/argument_matchers.rb", "lib/spec/mocks/error_generator.rb", "lib/spec/mocks/errors.rb", "lib/spec/mocks/example_methods.rb", "lib/spec/mocks/extensions.rb", "lib/spec/mocks/extensions/object.rb", "lib/spec/mocks/framework.rb", "lib/spec/mocks/message_expectation.rb", "lib/spec/mocks/methods.rb", "lib/spec/mocks/mock.rb", "lib/spec/mocks/order_group.rb", "lib/spec/mocks/proxy.rb", "lib/spec/mocks/space.rb", "lib/spec/rake/spectask.rb", "lib/spec/rake/verify_rcov.rb", "lib/spec/ruby.rb", "lib/spec/runner.rb", "lib/spec/runner/backtrace_tweaker.rb", "lib/spec/runner/class_and_arguments_parser.rb", "lib/spec/runner/command_line.rb", "lib/spec/runner/configuration.rb", "lib/spec/runner/differs/default.rb", "lib/spec/runner/differs/load-diff-lcs.rb", "lib/spec/runner/drb_command_line.rb", "lib/spec/runner/example_group_runner.rb", "lib/spec/runner/extensions/kernel.rb", "lib/spec/runner/formatter/base_formatter.rb", "lib/spec/runner/formatter/base_text_formatter.rb", "lib/spec/runner/formatter/failing_example_groups_formatter.rb", "lib/spec/runner/formatter/failing_examples_formatter.rb", "lib/spec/runner/formatter/html_formatter.rb", "lib/spec/runner/formatter/nested_text_formatter.rb", "lib/spec/runner/formatter/no_op_method_missing.rb", "lib/spec/runner/formatter/profile_formatter.rb", "lib/spec/runner/formatter/progress_bar_formatter.rb", "lib/spec/runner/formatter/silent_formatter.rb", "lib/spec/runner/formatter/snippet_extractor.rb", "lib/spec/runner/formatter/specdoc_formatter.rb", "lib/spec/runner/formatter/text_mate_formatter.rb", "lib/spec/runner/heckle_runner.rb", "lib/spec/runner/heckle_runner_unsupported.rb", "lib/spec/runner/line_number_query.rb", "lib/spec/runner/option_parser.rb", "lib/spec/runner/options.rb", "lib/spec/runner/reporter.rb", "lib/spec/stubs/cucumber.rb", "lib/spec/test/unit.rb", "lib/spec/version.rb", "resources/helpers/cmdline.rb", "resources/rake/examples.rake", "resources/rake/examples_with_rcov.rake", "resources/rake/failing_examples_with_html.rake", "resources/rake/verify_rcov.rake", "spec/README.jruby", "spec/autotest/autotest_helper.rb", "spec/autotest/autotest_matchers.rb", "spec/autotest/discover_spec.rb", "spec/autotest/failed_results_re_spec.rb", "spec/autotest/rspec_spec.rb", "spec/ruby_forker.rb", "spec/spec.opts", "spec/spec/dsl/main_spec.rb", "spec/spec/example/example_group_class_definition_spec.rb", "spec/spec/example/example_group_factory_spec.rb", "spec/spec/example/example_group_methods_spec.rb", "spec/spec/example/example_group_proxy_spec.rb", "spec/spec/example/example_group_spec.rb", "spec/spec/example/example_matcher_spec.rb", "spec/spec/example/example_methods_spec.rb", "spec/spec/example/example_proxy_spec.rb", "spec/spec/example/helper_method_spec.rb", "spec/spec/example/nested_example_group_spec.rb", "spec/spec/example/pending_module_spec.rb", "spec/spec/example/predicate_matcher_spec.rb", "spec/spec/example/shared_example_group_spec.rb", "spec/spec/example/subclassing_example_group_spec.rb", "spec/spec/example/subject_spec.rb", "spec/spec/expectations/differs/default_spec.rb", "spec/spec/expectations/extensions/kernel_spec.rb", "spec/spec/expectations/fail_with_spec.rb", "spec/spec/expectations/handler_spec.rb", "spec/spec/expectations/wrap_expectation_spec.rb", "spec/spec/interop/test/unit/resources/spec_that_fails.rb", "spec/spec/interop/test/unit/resources/spec_that_passes.rb", "spec/spec/interop/test/unit/resources/spec_with_errors.rb", "spec/spec/interop/test/unit/resources/spec_with_options_hash.rb", "spec/spec/interop/test/unit/resources/test_case_that_fails.rb", "spec/spec/interop/test/unit/resources/test_case_that_passes.rb", "spec/spec/interop/test/unit/resources/test_case_with_errors.rb", "spec/spec/interop/test/unit/resources/test_case_with_various_names.rb", "spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb", "spec/spec/interop/test/unit/spec_spec.rb", "spec/spec/interop/test/unit/test_unit_spec_helper.rb", "spec/spec/interop/test/unit/testcase_spec.rb", "spec/spec/interop/test/unit/testsuite_adapter_spec.rb", "spec/spec/matchers/be_close_spec.rb", "spec/spec/matchers/be_instance_of_spec.rb", "spec/spec/matchers/be_kind_of_spec.rb", "spec/spec/matchers/be_spec.rb", "spec/spec/matchers/change_spec.rb", "spec/spec/matchers/compatibility_spec.rb", "spec/spec/matchers/description_generation_spec.rb", "spec/spec/matchers/dsl_spec.rb", "spec/spec/matchers/eql_spec.rb", "spec/spec/matchers/equal_spec.rb", "spec/spec/matchers/exist_spec.rb", "spec/spec/matchers/has_spec.rb", "spec/spec/matchers/have_spec.rb", "spec/spec/matchers/include_spec.rb", "spec/spec/matchers/match_array_spec.rb", "spec/spec/matchers/match_spec.rb", "spec/spec/matchers/matcher_spec.rb", "spec/spec/matchers/matchers_spec.rb", "spec/spec/matchers/operator_matcher_spec.rb", "spec/spec/matchers/raise_exception_spec.rb", "spec/spec/matchers/respond_to_spec.rb", "spec/spec/matchers/satisfy_spec.rb", "spec/spec/matchers/simple_matcher_spec.rb", "spec/spec/matchers/throw_symbol_spec.rb", "spec/spec/mocks/and_yield_spec.rb", "spec/spec/mocks/any_number_of_times_spec.rb", "spec/spec/mocks/argument_expectation_spec.rb", "spec/spec/mocks/argument_matchers_spec.rb", "spec/spec/mocks/at_least_spec.rb", "spec/spec/mocks/at_most_spec.rb", "spec/spec/mocks/bug_report_10260_spec.rb", "spec/spec/mocks/bug_report_10263_spec.rb", "spec/spec/mocks/bug_report_11545_spec.rb", "spec/spec/mocks/bug_report_15719_spec.rb", "spec/spec/mocks/bug_report_496_spec.rb", "spec/spec/mocks/bug_report_600_spec.rb", "spec/spec/mocks/bug_report_7611_spec.rb", "spec/spec/mocks/bug_report_7805_spec.rb", "spec/spec/mocks/bug_report_8165_spec.rb", "spec/spec/mocks/bug_report_8302_spec.rb", "spec/spec/mocks/bug_report_830_spec.rb", "spec/spec/mocks/double_spec.rb", "spec/spec/mocks/failing_argument_matchers_spec.rb", "spec/spec/mocks/hash_including_matcher_spec.rb", "spec/spec/mocks/hash_not_including_matcher_spec.rb", "spec/spec/mocks/mock_ordering_spec.rb", "spec/spec/mocks/mock_space_spec.rb", "spec/spec/mocks/mock_spec.rb", "spec/spec/mocks/multiple_return_value_spec.rb", "spec/spec/mocks/nil_expectation_warning_spec.rb", "spec/spec/mocks/null_object_mock_spec.rb", "spec/spec/mocks/once_counts_spec.rb", "spec/spec/mocks/options_hash_spec.rb", "spec/spec/mocks/partial_mock_spec.rb", "spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb", "spec/spec/mocks/passing_argument_matchers_spec.rb", "spec/spec/mocks/precise_counts_spec.rb", "spec/spec/mocks/record_messages_spec.rb", "spec/spec/mocks/stub_chain_spec.rb", "spec/spec/mocks/stub_implementation_spec.rb", "spec/spec/mocks/stub_spec.rb", "spec/spec/mocks/stubbed_message_expectations_spec.rb", "spec/spec/mocks/twice_counts_spec.rb", "spec/spec/mocks/unstub_spec.rb", "spec/spec/package/bin_spec_spec.rb", "spec/spec/rake/spectask_spec.rb", "spec/spec/runner/class_and_argument_parser_spec.rb", "spec/spec/runner/command_line_spec.rb", "spec/spec/runner/configuration_spec.rb", "spec/spec/runner/drb_command_line_spec.rb", "spec/spec/runner/empty_file.txt", "spec/spec/runner/example_group_runner_spec.rb", "spec/spec/runner/examples.txt", "spec/spec/runner/failed.txt", "spec/spec/runner/formatter/base_formatter_spec.rb", "spec/spec/runner/formatter/base_text_formatter_spec.rb", "spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb", "spec/spec/runner/formatter/failing_examples_formatter_spec.rb", "spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html", "spec/spec/runner/formatter/html_formatted-1.8.6.html", "spec/spec/runner/formatter/html_formatted-1.8.7.html", "spec/spec/runner/formatter/html_formatted-1.9.1.html", "spec/spec/runner/formatter/html_formatter_spec.rb", "spec/spec/runner/formatter/nested_text_formatter_spec.rb", "spec/spec/runner/formatter/profile_formatter_spec.rb", "spec/spec/runner/formatter/progress_bar_formatter_spec.rb", "spec/spec/runner/formatter/snippet_extractor_spec.rb", "spec/spec/runner/formatter/specdoc_formatter_spec.rb", "spec/spec/runner/formatter/text_mate_formatted-1.8.6-jruby.html", "spec/spec/runner/formatter/text_mate_formatted-1.8.6.html", "spec/spec/runner/formatter/text_mate_formatted-1.8.7.html", "spec/spec/runner/formatter/text_mate_formatted-1.9.1.html", "spec/spec/runner/formatter/text_mate_formatter_spec.rb", "spec/spec/runner/heckle_runner_spec.rb", "spec/spec/runner/heckler_spec.rb", "spec/spec/runner/line_number_query/line_number_query_fixture.rb", "spec/spec/runner/line_number_query_spec.rb", "spec/spec/runner/noisy_backtrace_tweaker_spec.rb", "spec/spec/runner/option_parser_spec.rb", "spec/spec/runner/options_spec.rb", "spec/spec/runner/output_one_time_fixture.rb", "spec/spec/runner/output_one_time_fixture_runner.rb", "spec/spec/runner/output_one_time_spec.rb", "spec/spec/runner/quiet_backtrace_tweaker_spec.rb", "spec/spec/runner/reporter_spec.rb", "spec/spec/runner/resources/a_bar.rb", "spec/spec/runner/resources/a_foo.rb", "spec/spec/runner/resources/a_spec.rb", "spec/spec/runner/resources/custom_example_group_runner.rb", "spec/spec/runner/resources/utf8_encoded.rb", "spec/spec/runner/spec.opts", "spec/spec/runner/spec_drb.opts", "spec/spec/runner/spec_spaced.opts", "spec/spec/runner_spec.rb", "spec/spec_helper.rb", "spec/support/macros.rb", "spec/support/spec_classes.rb"] | |
s.homepage = %q{http://rspec.info} | |
s.post_install_message = %q{************************************************** | |
Thank you for installing rspec-1.3.0 | |
Please be sure to read History.rdoc and Upgrade.rdoc | |
for useful information about this release. | |
************************************************** | |
} | |
s.rdoc_options = ["--main", "README.rdoc"] | |
s.require_paths = ["lib"] | |
s.rubyforge_project = %q{rspec} | |
s.rubygems_version = %q{1.3.5} | |
s.summary = %q{rspec 1.3.0} | |
if s.respond_to? :specification_version then | |
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION | |
s.specification_version = 3 | |
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then | |
s.add_development_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_development_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_development_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_development_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_development_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_development_dependency(%q<hoe>, [">= 2.3.3"]) | |
else | |
s.add_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
else | |
s.add_dependency(%q<cucumber>, [">= 0.3"]) | |
s.add_dependency(%q<fakefs>, [">= 0.2.1"]) | |
s.add_dependency(%q<syntax>, [">= 1.0"]) | |
s.add_dependency(%q<diff-lcs>, [">= 1.1.2"]) | |
s.add_dependency(%q<heckle>, [">= 1.4.3"]) | |
s.add_dependency(%q<hoe>, [">= 2.3.3"]) | |
end | |
end | |
WARNING: Invalid .gemspec format in '~/.rvm/gems/ruby-1.9.1-p378/specifications/rspec-1.3.0.gemspec' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment