Skip to content

Instantly share code, notes, and snippets.

@sdhull
Created October 28, 2010 23:51
Show Gist options
  • Save sdhull/652591 to your computer and use it in GitHub Desktop.
Save sdhull/652591 to your computer and use it in GitHub Desktop.
bizarre output with bundler + capistrano
* executing `deploy:bundle_install'
* executing "cd /ip/releases/20101028213017 && /opt/local/ruby/bin/bundle install --deployment"
servers: ["app2"]
[app2] executing command
** [out :: app2] Fetching source index for http://rubygems.org/
** [out :: app2] Fetching source index for http://gems.rubyonrails.org/
** [out :: app2] Could not fetch prerelease specs from rubygems repository http://rubygems.org/, http://gems.rubyonrails.org/
** [out :: app2] Installing rake (0.8.7)
** [out :: app2]
** [out :: app2] Installing activesupport (2.3.2)
** [out :: app2]
** [out :: app2] Installing actionpack (2.3.2)
** [out :: app2]
** [out :: app2] Installing actionmailer (2.3.2)
** [out :: app2]
** [out :: app2] Installing activerecord (2.3.2)
** [out :: app2]
** [out :: app2] Installing activerecord-sybase-adapter (1.0.0.9250)
** [out :: app2]
** [out :: app2] Installing activeresource (2.3.2)
** [out :: app2]
** [out :: app2] Installing after_commit (1.0.8)
** [out :: app2]
** [out :: app2] Installing authlogic (2.1.1)
** [out :: app2]
** [out :: app2] Installing awesome_print (0.2.1)
** [out :: app2]
** [out :: app2] Installing builder (2.1.2)
** [out :: app2]
** [out :: app2] Installing chronic (0.3.0)
** [out :: app2]
** [out :: app2] Installing ci_reporter (1.6.2)
** [out :: app2]
** [out :: app2] Installing columnize (0.3.1)
** [out :: app2]
** [out :: app2] Installing factory_girl (1.2.3)
** [out :: app2]
** [out :: app2] Installing fastercsv (1.5.3)
** [out :: app2]
** [out :: app2] Installing geokit (1.4.1)
** [out :: app2]
** [out :: app2] Installing hpricot (0.8.2)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing json (1.4.6)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing linecache (0.43)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing memcache-client (1.8.5)
** [out :: app2]
** [out :: app2] Installing mini_magick (1.2.5)
** [out :: app2]
** [out :: app2] Installing mysql (2.8.1)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing nokogiri (1.4.3.1)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing parallel (0.5.0)
** [out :: app2]
** [out :: app2] Installing parallel_tests (0.4.5)
** [out :: app2]
** [out :: app2] Installing progressbar (0.9.0)
** [out :: app2]
** [out :: app2] Installing rack (1.2.1)
** [out :: app2]
** [out :: app2] Installing rack-test (0.5.6)
** [out :: app2]
** [out :: app2] Installing rails (2.3.2)
** [out :: app2]
** [out :: app2] Installing riddle (1.1.0)
** [out :: app2]
** [out :: app2] Installing roxml (3.1.5)
** [out :: app2]
** [out :: app2] Installing rspec (1.2.9)
** [out :: app2]
** [out :: app2] Installing rspec-rails (1.2.9)
** [out :: app2]
** [out :: app2] Installing ruby-debug-base (0.10.3)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing ruby-debug (0.10.3)
** [out :: app2]
** [out :: app2] Installing system_timer (1.0)
** [out :: app2] with native extensions
** [out :: app2]
** [out :: app2] Installing thinking-sphinx (1.3.14)
** [out :: app2]
** [out :: app2] Installing will_paginate (2.3.11)
** [out :: app2]
** [out :: app2] Installing wirble (0.1.2)
** [out :: app2]
** [out :: app2] Using bundler (1.0.3)
** [out :: app2] Your bundle is complete! It was installed into ./vendor/bundle
command finished
* executing `deploy:after_update_code'
* executing "cd /ip/releases/20101028213017 && /opt/local/ruby/bin/rake asset:packager:build_all RAILS_ENV=production"
servers: ["app2"]
[app2] executing command
** [out :: app2] (in /ip/releases/20101028213017)
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{riddle}
** [out :: app2] s.version = "1.1.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Pat Allan"]
** [out :: app2] s.date = %q{2010-08-28}
** [out :: app2] s.description = %q{A Ruby API and configuration helper for the Sphinx search service.}
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["README.textile"]
** [out :: app2] s.files = ["README.textile", "lib/riddle.rb", "lib/riddle/0.9.8.rb", "lib/riddle/0.9.9.rb", "lib/riddle/0.9.9/client.rb", "lib/riddle/0.9.9/client/filter.rb", "lib/riddle/0.9.9/configuration/searchd.rb", "lib/riddle/1.10.rb", "lib/riddle/1.10/client.rb", "lib/riddle/auto_version.rb", "lib/riddle/client.rb", "lib/riddle/client/filter.rb", "lib/riddle/client/message.rb", "lib/riddle/client/response.rb", "lib/riddle/configuration.rb", "lib/riddle/configuration/distributed_index.rb", "lib/riddle/configuration/index.rb", "lib/riddle/configuration/indexer.rb", "lib/riddle/configuration/realtime_index.rb", "lib/riddle/configuration/remote_index.rb", "lib/riddle/configuration/searchd.rb", "lib/riddle/configuration/section.rb", "lib/riddle/configuration/source.rb", "lib/riddle/configuration/sql_source.rb", "lib/riddle/configuration/xml_source.rb", "lib/riddle/controller.rb", "spec/functional/connection_spec.rb", "spec/functional/excerpt_spec.rb", "spec/functional/keywords_spec.rb", "spec/functional/persistance_spec.rb", "spec/functional/search_spec.rb", "spec/functional/status_spec.rb", "spec/functional/update_spec.rb", "spec/riddle/auto_version_spec.rb", "spec/riddle/client_spec.rb", "spec/riddle/configuration_spec.rb", "spec/riddle/controller_spec.rb", "spec/riddle_spec.rb", "spec/spec_helper.rb", "spec/sphinx_helper.rb", "spec/unit/client_spec.rb", "spec/unit/configuration/distributed_index_spec.rb", "spec/unit/configuration/index_spec.rb", "spec/unit/configuration/indexer_spec.rb", "spec/unit/configuration/realtime_index_spec.rb",
** [out :: app2] "spec/unit/configuration/searchd_spec.rb", "spec/unit/configuration/source_spec.rb", "spec/unit/configuration/sql_source_spec.rb", "spec/unit/configuration/xml_source_spec.rb", "spec/unit/configuration_spec.rb", "spec/unit/filter_spec.rb", "spec/unit/message_spec.rb", "spec/unit/response_spec.rb", "spec/unit/riddle_spec.rb"]
** [out :: app2] s.homepage = %q{http://riddle.freelancing-gods.com}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{An API for Sphinx, written in and for Ruby.}
** [out :: app2] s.test_files = ["spec/functional/connection_spec.rb", "spec/functional/excerpt_spec.rb", "spec/functional/keywords_spec.rb", "spec/functional/persistance_spec.rb", "spec/functional/search_spec.rb", "spec/functional/status_spec.rb", "spec/functional/update_spec.rb", "spec/riddle/auto_version_spec.rb", "spec/riddle/client_spec.rb", "spec/riddle/configuration_spec.rb", "spec/riddle/controller_spec.rb", "spec/riddle_spec.rb", "spec/spec_helper.rb", "spec/sphinx_helper.rb", "spec/unit/client_spec.rb", "spec/unit/configuration/distributed_index_spec.rb", "spec/unit/configuration/index_spec.rb", "spec/unit/configuration/indexer_spec.rb", "spec/unit/configuration/realtime_index_spec.rb", "spec/unit/configuration/searchd_spec.rb", "spec/unit/configuration/source_spec.rb", "spec/unit/configuration/sql_source_spec.rb", "spec/unit/configuration/xml_source_spec.rb", "spec/unit/configuration_spec.rb", "spec/unit/filter_spec.rb", "spec/unit/message_spec.rb", "spec/unit/response_spec.rb", "spec/unit/riddle_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_development_dependency(%q<yard>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<yard>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<yard>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/riddle-1.1.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activesupport}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Utility library which carries commonly used classes and goodies from the Rails framework}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["CHANGELOG", "README", "lib/active_support", "lib/active_support/backtrace_cleaner.rb", "lib/active_support/base64.rb", "lib/active_support/basic_object.rb", "lib/active_support/buffered_logger.rb", "lib/active_support/cache", "lib/active_support/cache/compressed_mem_cache_store.rb", "lib/active_support/cache/drb_store.rb", "lib/active_support/cache/file_store.rb", "lib/active_support/cache/mem_cache_store.rb", "lib/active_support/cache/memory_store.rb", "lib/active_support/cache/strategy", "lib/active_support/cache/strategy/local_cache.rb", "lib/active_support/cache/synchronized_memory_store.rb", "lib/active_support/cache.rb", "lib/active_support/callbacks.rb", "lib/active_support/core_ext", "lib/active_support/core_ext/array", "lib/active_support/core_ext/array/access.rb", "lib/active_support/core_ext/array/conversions.rb", "lib/active_support/core_ext/array/extract_options.rb", "lib/active_support/core_ext/array/grouping.rb", "lib/active_support/core_ext/array/random_access.rb", "lib/active_support/core_ext/array/wrapper.rb", "lib/active_support/core_ext/array.rb", "lib/active_support/core_ext/base64", "lib/active_support/core_ext/base64/encoding.rb", "lib/active_support/core_ext/base64.rb", "lib/active_support/core_ext/benchmark.rb", "lib/active_support/core_ext/bigdecimal", "lib/active_support/core_ext/bigdecimal/conversions.rb", "lib/active_support/core_ext/bigdecimal.rb", "lib/active_support/core_ext/blank.rb", "lib/active_support/core_ext/cgi", "lib/active_support/core_ext/cgi/escape_skipping_slashes.rb", "l
** [out :: app2] ib/active_support/core_ext/cgi.rb", "lib/active_support/core_ext/class", "lib/active_support/core_ext/class/attribute_accessors.rb", "lib/active_support/core_ext/class/delegating_attributes.rb", "lib/active_support/core_ext/class/inheritable_attributes.rb", "lib/active_support/core_ext/class/removal.rb", "lib/active_support/core_ext/class.rb", "lib/active_support/core_ext/date", "lib/active_support/core_ext/date/behavior.rb", "lib/active_support/core_ext/date/calculations.rb", "lib/active_support/core_ext/date/conversions.rb", "lib/active_support/core_ext/date.rb", "lib/active_support/core_ext/date_time", "lib/active_support/core_ext/date_time/calculations.rb", "lib/active_support/core_ext/date_time/conversions.rb", "lib/active_support/core_ext/date_time.rb", "lib/active_support/core_ext/duplicable.rb", "lib/active_support/core_ext/enumerable.rb", "lib/active_support/core_ext/exception.rb", "lib/active_support/core_ext/file", "lib/active_support/core_ext/file/atomic.rb", "lib/active_support/core_ext/file.rb", "lib/active_support/core_ext/float", "lib/active_support/core_ext/float/rounding.rb", "lib/active_support/core_ext/float/time.rb", "lib/active_support/core_ext/float.rb", "lib/active_support/core_ext/hash", "lib/active_support/core_ext/hash/conversions.rb", "lib/active_support/core_ext/hash/deep_merge.rb", "lib/active_support/core_ext/hash/diff.rb", "lib/active_support/core_ext/hash/except.rb", "lib/active_support/core_ext/hash/indifferent_access.rb", "lib/active_support/core_ext/hash/keys.rb", "lib/active_support/core_ext/hash/reverse_merge.rb", "lib/active_support/core_ext/hash/slice.rb", "lib/active_support/core_ext/hash.rb", "lib/active_support/core_ext/integer", "lib/active_support/core_ext/integer/even_odd.rb", "lib/active_support/core_ext/integer/inflections.rb", "lib/active_support/core_ext/integer/time.rb", "lib/active_support/core_ext/integer.rb", "lib/active_support/core_ext/kernel", "lib/active_support/core_ext/kernel/agnostics.rb", "lib/active_support/core_ext/kernel/daemonizing.rb", "lib/active_support/core_ext/kernel/debugger.rb", "lib/active_support/core_ext/kernel/reporting.rb", "lib/active_support/core_ext/kernel/requires.rb", "lib/active_support/core_ext/kernel.rb", "lib/active_support/core_ext/load_error.rb", "lib/active_support/core_ext/logger.rb", "lib/active_support/core_ext/module", "lib/active_support/core_ext/module/aliasing.rb", "lib/active_support/core_ext/module/attr_accessor_with_default.rb", "lib/active_support/core_ext/module/attr_internal.rb", "lib/active_support/core_ext/module/attribute_accessors.rb", "lib/active_support/core_ext/module/delegation.rb", "lib/active_support/core_ext/module/inclusion.rb", "lib/active_support/core_ext/module/introspection.rb", "lib/active_support/core_ext/module/loading.rb", "lib/active_support/core_ext/module/model_naming.rb", "lib/active_support/core_ext/module/synchronization.rb", "lib/active_support/core_ext/module.rb", "lib/active_support/core_ext/name_error.rb", "lib/active_support/core_ext/numeric", "lib/active_support/core_ext/numeric/bytes.rb", "lib/active_support/core_ext/numeric/conversions.rb", "lib/active_support/core_ext/numeric/time.rb", "lib/active_support/core_ext/numeric.rb", "lib/active_support/core_ext/object", "lib/active_support/core_ext/object/conversions.rb", "lib/active_support/core_ext/object/extending.rb", "lib/active_support/core_ext/object/instance_variables.rb", "lib/active_support/core_ext/object/metaclass.rb", "lib/active_support/core_ext/object/misc.rb", "lib/active_support/core_ext/object.rb", "lib/active_support/core_ext/pathname", "lib/active_support/core_ext/pathname/clean_within.rb", "lib/active_support/core_ext/pathname.rb", "lib/active_support/core_ext/proc.rb", "lib/active_support/core_ext/process", "lib/active_support/core_ext/process/daemon.rb", "lib/active_support/core_ext/process.rb", "lib/active_support/core_ext/range", "lib/active_support/core_ext/range/blockless_step.rb", "lib/active_support/core_ext/range/conversions.rb", "lib/active_support/core_ext/range/include_range.rb", "lib/active_support/core_ext
** [out :: app2] /range/overlaps.rb", "lib/active_support/core_ext/range.rb", "lib/active_support/core_ext/rexml.rb", "lib/active_support/core_ext/string", "lib/active_support/core_ext/string/access.rb", "lib/active_support/core_ext/string/behavior.rb", "lib/active_support/core_ext/string/conversions.rb", "lib/active_support/core_ext/string/filters.rb", "lib/active_support/core_ext/string/inflections.rb", "lib/active_support/core_ext/string/iterators.rb", "lib/active_support/core_ext/string/multibyte.rb", "lib/active_support/core_ext/string/starts_ends_with.rb", "lib/active_support/core_ext/string/xchar.rb", "lib/active_support/core_ext/string.rb", "lib/active_support/core_ext/symbol.rb", "lib/active_support/core_ext/time", "lib/active_support/core_ext/time/behavior.rb", "lib/active_support/core_ext/time/calculations.rb", "lib/active_support/core_ext/time/conversions.rb", "lib/active_support/core_ext/time/zones.rb", "lib/active_support/core_ext/time.rb", "lib/active_support/core_ext/try.rb", "lib/active_support/core_ext/uri.rb", "lib/active_support/core_ext.rb", "lib/active_support/dependencies.rb", "lib/active_support/deprecation.rb", "lib/active_support/duration.rb", "lib/active_support/gzip.rb", "lib/active_support/inflections.rb", "lib/active_support/inflector.rb", "lib/active_support/json", "lib/active_support/json/decoding.rb", "lib/active_support/json/encoders", "lib/active_support/json/encoders/date.rb", "lib/active_support/json/encoders/date_time.rb", "lib/active_support/json/encoders/enumerable.rb", "lib/active_support/json/encoders/false_class.rb", "lib/active_support/json/encoders/hash.rb", "lib/active_support/json/encoders/nil_class.rb", "lib/active_support/json/encoders/numeric.rb", "lib/active_support/json/encoders/object.rb", "lib/active_support/json/encoders/regexp.rb", "lib/active_support/json/encoders/string.rb", "lib/active_support/json/encoders/symbol.rb", "lib/active_support/json/encoders/time.rb", "lib/active_support/json/encoders/true_class.rb", "lib/active_support/json/encoding.rb", "lib/active_support/json/variable.rb", "lib/active_support/json.rb", "lib/active_support/locale", "lib/active_support/locale/en.yml", "lib/active_support/memoizable.rb", "lib/active_support/message_encryptor.rb", "lib/active_support/message_verifier.rb", "lib/active_support/multibyte", "lib/active_support/multibyte/chars.rb", "lib/active_support/multibyte/exceptions.rb", "lib/active_support/multibyte/unicode_database.rb", "lib/active_support/multibyte.rb", "lib/active_support/option_merger.rb", "lib/active_support/ordered_hash.rb", "lib/active_support/ordered_options.rb", "lib/active_support/rescuable.rb", "lib/active_support/secure_random.rb", "lib/active_support/string_inquirer.rb", "lib/active_support/test_case.rb", "lib/active_support/testing", "lib/active_support/testing/assertions.rb", "lib/active_support/testing/declarative.rb", "lib/active_support/testing/default.rb", "lib/active_support/testing/deprecation.rb", "lib/active_support/testing/performance.rb", "lib/active_support/testing/setup_and_teardown.rb", "lib/active_support/time_with_zone.rb", "lib/active_support/values", "lib/active_support/values/time_zone.rb", "lib/active_support/values/unicode_tables.dat", "lib/active_support/vendor", "lib/active_support/vendor/builder-2.1.2", "lib/active_support/vendor/builder-2.1.2/blankslate.rb", "lib/active_support/vendor/builder-2.1.2/builder", "lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb", "lib/active_support/vendor/builder-2.1.2/builder/css.rb", "lib/active_support/vendor/builder-2.1.2/builder/xchar.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb", "lib/active_support/vendor/builder-2.1.2/builder.rb", "lib/active_support/vendor/i18n-0.1.1", "lib/active_support/vendor/i18n-0.1.1/lib", "lib/active_support/vendor/i18n-0.1.3", "lib/active_support/vendor/i18n-0.1.3/i18n.gemspec", "lib/active_support/vendor/i18n-0.1.3/lib", "lib/active_support/vendor/i18n-0.1.3/lib/i18n", "l
** [out :: app2] ib/active_support/vendor/i18n-0.1.3/lib/i18n/backend", "lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb", "lib/active_support/vendor/i18n-0.1.3/lib/i18n/exceptions.rb", "lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb", "lib/active_support/vendor/i18n-0.1.3/MIT-LICENSE", "lib/active_support/vendor/i18n-0.1.3/Rakefile", "lib/active_support/vendor/i18n-0.1.3/README.textile", "lib/active_support/vendor/i18n-0.1.3/test", "lib/active_support/vendor/i18n-0.1.3/test/all.rb", "lib/active_support/vendor/i18n-0.1.3/test/i18n_exceptions_test.rb", "lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb", "lib/active_support/vendor/i18n-0.1.3/test/locale", "lib/active_support/vendor/i18n-0.1.3/test/locale/en.rb", "lib/active_support/vendor/i18n-0.1.3/test/locale/en.yml", "lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb", "lib/active_support/vendor/memcache-client-1.6.5", "lib/active_support/vendor/memcache-client-1.6.5/memcache.rb", "lib/active_support/vendor/tzinfo-0.3.12", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/Buenos_Aires.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/San_Juan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Bogota.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Caracas.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chicago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chihuahua.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Denver.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Godthab.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Halifax.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana/Indianapolis.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Juneau.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/La_Paz.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Lima.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Los_Angeles.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mazatlan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mexico_City.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Monterrey.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/New_York.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Phoenix.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Regina.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Santiago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Sao_Paulo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitio
** [out :: app2] ns/America/St_Johns.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Tijuana.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Almaty.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baghdad.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baku.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Chongqing.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Colombo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Dhaka.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Hong_Kong.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Irkutsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jakarta.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jerusalem.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kabul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kamchatka.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Karachi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Katmandu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kolkata.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Krasnoyarsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuala_Lumpur.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuwait.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Magadan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Muscat.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Novosibirsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Rangoon.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Riyadh.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Seoul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Shanghai.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Singapore.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Taipei.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tashkent.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tbilisi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tehran.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tokyo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Ulaanbaatar.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Urumqi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Vladivostok.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yakutsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yekaterinburg.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yerevan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Azores.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Cape_Verde.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/South_Georgia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Adelaide.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Brisbane.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Darwin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Hobart.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Melbourne.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Perth.rb", "lib/active_support/vendor/tzinfo-0.3.12/
** [out :: app2] tzinfo/definitions/Australia/Sydney.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Amsterdam.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Athens.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Belgrade.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Berlin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bratislava.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Brussels.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bucharest.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Budapest.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Copenhagen.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Dublin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Helsinki.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Istanbul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Kiev.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Lisbon.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/London.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Madrid.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Minsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Moscow.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Paris.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Prague.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Riga.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Rome.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sarajevo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Skopje.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sofia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Stockholm.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Tallinn.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vienna.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vilnius.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Warsaw.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Zagreb.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Auckland.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Fiji.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Guam.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Majuro.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Midway.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Pago_Pago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Tongatapu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_date
** [out :: app2] time.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo.rb", "lib/active_support/vendor.rb", "lib/active_support/version.rb", "lib/active_support/whiny_nil.rb", "lib/active_support/xml_mini", "lib/active_support/xml_mini/libxml.rb", "lib/active_support/xml_mini/nokogiri.rb", "lib/active_support/xml_mini/rexml.rb", "lib/active_support/xml_mini.rb", "lib/active_support.rb", "lib/activesupport.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activesupport}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Support and utility classes used by the Rails framework.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activesupport-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{after_commit}
** [out :: app2] s.version = "1.0.8"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Nick Muerdter", "David Yip", "Pat Allan"]
** [out :: app2] s.date = %q{2010-09-02}
** [out :: app2] s.description = %q{
** [out :: app2] A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger methods only after the entire transaction is complete.
** [out :: app2] }
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.textile"]
** [out :: app2] s.files = ["LICENSE", "lib/after_commit.rb", "lib/after_commit/active_record.rb", "lib/after_commit/active_support_callbacks.rb", "lib/after_commit/after_savepoint.rb", "lib/after_commit/connection_adapters.rb", "README.textile", "test/after_commit_test.rb", "test/observer_test.rb", "test/test_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/freelancing-god/after_commit}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{after_commit callback for ActiveRecord}
** [out :: app2] s.test_files = ["test/after_commit_test.rb", "test/observer_test.rb", "test/test_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_development_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/after_commit-1.0.8.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activerecord}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{active_record}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "RUNNING_UNIT_TESTS", "CHANGELOG", "lib/active_record", "lib/active_record/aggregations.rb", "lib/active_record/association_preload.rb", "lib/active_record/associations", "lib/active_record/associations/association_collection.rb", "lib/active_record/associations/association_proxy.rb", "lib/active_record/associations/belongs_to_association.rb", "lib/active_record/associations/belongs_to_polymorphic_association.rb", "lib/active_record/associations/has_and_belongs_to_many_association.rb", "lib/active_record/associations/has_many_association.rb", "lib/active_record/associations/has_many_through_association.rb", "lib/active_record/associations/has_one_association.rb", "lib/active_record/associations/has_one_through_association.rb", "lib/active_record/associations.rb", "lib/active_record/attribute_methods.rb", "lib/active_record/autosave_association.rb", "lib/active_record/base.rb", "lib/active_record/batches.rb", "lib/active_record/calculations.rb", "lib/active_record/callbacks.rb", "lib/active_record/connection_adapters", "lib/active_record/connection_adapters/abstract", "lib/active_record/connection_adapters/abstract/connection_pool.rb", "lib/active_record/connection_adapters/abstract/connection_specification.rb", "lib/active_record/connection_adapters/abstract/database_s
** [out :: app2] tatements.rb", "lib/active_record/connection_adapters/abstract/query_cache.rb", "lib/active_record/connection_adapters/abstract/quoting.rb", "lib/active_record/connection_adapters/abstract/schema_definitions.rb", "lib/active_record/connection_adapters/abstract/schema_statements.rb", "lib/active_record/connection_adapters/abstract_adapter.rb", "lib/active_record/connection_adapters/mysql_adapter.rb", "lib/active_record/connection_adapters/postgresql_adapter.rb", "lib/active_record/connection_adapters/sqlite3_adapter.rb", "lib/active_record/connection_adapters/sqlite_adapter.rb", "lib/active_record/dirty.rb", "lib/active_record/dynamic_finder_match.rb", "lib/active_record/dynamic_scope_match.rb", "lib/active_record/fixtures.rb", "lib/active_record/i18n_interpolation_deprecation.rb", "lib/active_record/locale", "lib/active_record/locale/en.yml", "lib/active_record/locking", "lib/active_record/locking/optimistic.rb", "lib/active_record/locking/pessimistic.rb", "lib/active_record/migration.rb", "lib/active_record/named_scope.rb", "lib/active_record/nested_attributes.rb", "lib/active_record/observer.rb", "lib/active_record/query_cache.rb", "lib/active_record/reflection.rb", "lib/active_record/schema.rb", "lib/active_record/schema_dumper.rb", "lib/active_record/serialization.rb", "lib/active_record/serializers", "lib/active_record/serializers/json_serializer.rb", "lib/active_record/serializers/xml_serializer.rb", "lib/active_record/session_store.rb", "lib/active_record/test_case.rb", "lib/active_record/timestamp.rb", "lib/active_record/transactions.rb", "lib/active_record/validations.rb", "lib/active_record/version.rb", "lib/active_record.rb", "lib/activerecord.rb", "test/assets", "test/assets/example.log", "test/assets/flowers.jpg", "test/cases", "test/cases/aaa_create_tables_test.rb", "test/cases/active_schema_test_mysql.rb", "test/cases/active_schema_test_postgresql.rb", "test/cases/adapter_test.rb", "test/cases/aggregations_test.rb", "test/cases/ar_schema_test.rb", "test/cases/associations", "test/cases/associations/belongs_to_associations_test.rb", "test/cases/associations/callbacks_test.rb", "test/cases/associations/cascaded_eager_loading_test.rb", "test/cases/associations/eager_load_includes_full_sti_class_test.rb", "test/cases/associations/eager_load_nested_include_test.rb", "test/cases/associations/eager_singularization_test.rb", "test/cases/associations/eager_test.rb", "test/cases/associations/extension_test.rb", "test/cases/associations/has_and_belongs_to_many_associations_test.rb", "test/cases/associations/has_many_associations_test.rb", "test/cases/associations/has_many_through_associations_test.rb", "test/cases/associations/has_one_associations_test.rb", "test/cases/associations/has_one_through_associations_test.rb", "test/cases/associations/inner_join_association_test.rb", "test/cases/associations/join_model_test.rb", "test/cases/associations_test.rb", "test/cases/attribute_methods_test.rb", "test/cases/autosave_association_test.rb", "test/cases/base_test.rb", "test/cases/batches_test.rb", "test/cases/binary_test.rb", "test/cases/calculations_test.rb", "test/cases/callbacks_observers_test.rb", "test/cases/callbacks_test.rb", "test/cases/class_inheritable_attributes_test.rb", "test/cases/column_alias_test.rb", "test/cases/column_definition_test.rb", "test/cases/connection_pool_test.rb", "test/cases/connection_test_firebird.rb", "test/cases/connection_test_mysql.rb", "test/cases/copy_table_test_sqlite.rb", "test/cases/database_statements_test.rb", "test/cases/datatype_test_postgresql.rb", "test/cases/date_time_test.rb", "test/cases/default_test_firebird.rb", "test/cases/defaults_test.rb", "test/cases/deprecated_finder_test.rb", "test/cases/dirty_test.rb", "test/cases/finder_respond_to_test.rb", "test/cases/finder_test.rb", "test/cases/fixtures_test.rb", "test/cases/helper.rb", "test/cases/i18n_test.rb", "test/cases/inheritance_test.rb", "test/cases/invalid_date_test.rb", "test/cases/json_serialization_test.rb", "test/cases/lifecycle_test.rb", "test/cases/locking_test.rb", "test/cases/method_scoping_test.rb", "test
** [out :: app2] /cases/migration_test.rb", "test/cases/migration_test_firebird.rb", "test/cases/mixin_test.rb", "test/cases/modules_test.rb", "test/cases/multiple_db_test.rb", "test/cases/named_scope_test.rb", "test/cases/nested_attributes_test.rb", "test/cases/pk_test.rb", "test/cases/pooled_connections_test.rb", "test/cases/query_cache_test.rb", "test/cases/readonly_test.rb", "test/cases/reflection_test.rb", "test/cases/reload_models_test.rb", "test/cases/repair_helper.rb", "test/cases/reserved_word_test_mysql.rb", "test/cases/sanitize_test.rb", "test/cases/schema_authorization_test_postgresql.rb", "test/cases/schema_dumper_test.rb", "test/cases/schema_test_postgresql.rb", "test/cases/serialization_test.rb", "test/cases/synonym_test_oracle.rb", "test/cases/transactions_test.rb", "test/cases/unconnected_test.rb", "test/cases/validations_i18n_test.rb", "test/cases/validations_test.rb", "test/cases/xml_serialization_test.rb", "test/config.rb", "test/connections", "test/connections/jdbc_jdbcderby", "test/connections/jdbc_jdbcderby/connection.rb", "test/connections/jdbc_jdbch2", "test/connections/jdbc_jdbch2/connection.rb", "test/connections/jdbc_jdbchsqldb", "test/connections/jdbc_jdbchsqldb/connection.rb", "test/connections/jdbc_jdbcmysql", "test/connections/jdbc_jdbcmysql/connection.rb", "test/connections/jdbc_jdbcpostgresql", "test/connections/jdbc_jdbcpostgresql/connection.rb", "test/connections/jdbc_jdbcsqlite3", "test/connections/jdbc_jdbcsqlite3/connection.rb", "test/connections/native_db2", "test/connections/native_db2/connection.rb", "test/connections/native_firebird", "test/connections/native_firebird/connection.rb", "test/connections/native_frontbase", "test/connections/native_frontbase/connection.rb", "test/connections/native_mysql", "test/connections/native_mysql/connection.rb", "test/connections/native_openbase", "test/connections/native_openbase/connection.rb", "test/connections/native_oracle", "test/connections/native_oracle/connection.rb", "test/connections/native_postgresql", "test/connections/native_postgresql/connection.rb", "test/connections/native_sqlite", "test/connections/native_sqlite/connection.rb", "test/connections/native_sqlite3", "test/connections/native_sqlite3/connection.rb", "test/connections/native_sqlite3/in_memory_connection.rb", "test/connections/native_sybase", "test/connections/native_sybase/connection.rb", "test/debug.log", "test/fixtures", "test/fixtures/accounts.yml", "test/fixtures/all", "test/fixtures/all/developers.yml", "test/fixtures/all/people.csv", "test/fixtures/all/tasks.yml", "test/fixtures/author_addresses.yml", "test/fixtures/author_favorites.yml", "test/fixtures/authors.yml", "test/fixtures/binaries.yml", "test/fixtures/books.yml", "test/fixtures/categories", "test/fixtures/categories/special_categories.yml", "test/fixtures/categories/subsubdir", "test/fixtures/categories/subsubdir/arbitrary_filename.yml", "test/fixtures/categories.yml", "test/fixtures/categories_ordered.yml", "test/fixtures/categories_posts.yml", "test/fixtures/categorizations.yml", "test/fixtures/clubs.yml", "test/fixtures/comments.yml", "test/fixtures/companies.yml", "test/fixtures/computers.yml", "test/fixtures/courses.yml", "test/fixtures/customers.yml", "test/fixtures/developers.yml", "test/fixtures/developers_projects.yml", "test/fixtures/edges.yml", "test/fixtures/entrants.yml", "test/fixtures/fixture_database.sqlite3", "test/fixtures/fixture_database_2.sqlite3", "test/fixtures/fk_test_has_fk.yml", "test/fixtures/fk_test_has_pk.yml", "test/fixtures/funny_jokes.yml", "test/fixtures/items.yml", "test/fixtures/jobs.yml", "test/fixtures/legacy_things.yml", "test/fixtures/mateys.yml", "test/fixtures/member_types.yml", "test/fixtures/members.yml", "test/fixtures/memberships.yml", "test/fixtures/minimalistics.yml", "test/fixtures/mixed_case_monkeys.yml", "test/fixtures/mixins.yml", "test/fixtures/movies.yml", "test/fixtures/naked", "test/fixtures/naked/csv", "test/fixtures/naked/csv/accounts.csv", "test/fixtures/naked/yml", "test/fixtures/naked/yml/accounts.yml", "test/fixtures/naked/yml/companies.yml", "test/fixtur
** [out :: app2] es/naked/yml/courses.yml", "test/fixtures/organizations.yml", "test/fixtures/owners.yml", "test/fixtures/parrots.yml", "test/fixtures/parrots_pirates.yml", "test/fixtures/people.yml", "test/fixtures/pets.yml", "test/fixtures/pirates.yml", "test/fixtures/posts.yml", "test/fixtures/price_estimates.yml", "test/fixtures/projects.yml", "test/fixtures/readers.yml", "test/fixtures/references.yml", "test/fixtures/reserved_words", "test/fixtures/reserved_words/distinct.yml", "test/fixtures/reserved_words/distincts_selects.yml", "test/fixtures/reserved_words/group.yml", "test/fixtures/reserved_words/select.yml", "test/fixtures/reserved_words/values.yml", "test/fixtures/ships.yml", "test/fixtures/sponsors.yml", "test/fixtures/subscribers.yml", "test/fixtures/subscriptions.yml", "test/fixtures/taggings.yml", "test/fixtures/tags.yml", "test/fixtures/tasks.yml", "test/fixtures/topics.yml", "test/fixtures/toys.yml", "test/fixtures/treasures.yml", "test/fixtures/vertices.yml", "test/fixtures/warehouse-things.yml", "test/migrations", "test/migrations/broken", "test/migrations/broken/100_migration_that_raises_exception.rb", "test/migrations/decimal", "test/migrations/decimal/1_give_me_big_numbers.rb", "test/migrations/duplicate", "test/migrations/duplicate/1_people_have_last_names.rb", "test/migrations/duplicate/2_we_need_reminders.rb", "test/migrations/duplicate/3_foo.rb", "test/migrations/duplicate/3_innocent_jointable.rb", "test/migrations/duplicate_names", "test/migrations/duplicate_names/20080507052938_chunky.rb", "test/migrations/duplicate_names/20080507053028_chunky.rb", "test/migrations/interleaved", "test/migrations/interleaved/pass_1", "test/migrations/interleaved/pass_1/3_innocent_jointable.rb", "test/migrations/interleaved/pass_2", "test/migrations/interleaved/pass_2/1_people_have_last_names.rb", "test/migrations/interleaved/pass_2/3_innocent_jointable.rb", "test/migrations/interleaved/pass_3", "test/migrations/interleaved/pass_3/1_people_have_last_names.rb", "test/migrations/interleaved/pass_3/2_i_raise_on_down.rb", "test/migrations/interleaved/pass_3/3_innocent_jointable.rb", "test/migrations/missing", "test/migrations/missing/1000_people_have_middle_names.rb", "test/migrations/missing/1_people_have_last_names.rb", "test/migrations/missing/3_we_need_reminders.rb", "test/migrations/missing/4_innocent_jointable.rb", "test/migrations/valid", "test/migrations/valid/1_people_have_last_names.rb", "test/migrations/valid/2_we_need_reminders.rb", "test/migrations/valid/3_innocent_jointable.rb", "test/models", "test/models/author.rb", "test/models/auto_id.rb", "test/models/binary.rb", "test/models/bird.rb", "test/models/book.rb", "test/models/categorization.rb", "test/models/category.rb", "test/models/citation.rb", "test/models/club.rb", "test/models/column_name.rb", "test/models/comment.rb", "test/models/company.rb", "test/models/company_in_module.rb", "test/models/computer.rb", "test/models/contact.rb", "test/models/course.rb", "test/models/customer.rb", "test/models/default.rb", "test/models/developer.rb", "test/models/edge.rb", "test/models/entrant.rb", "test/models/event.rb", "test/models/guid.rb", "test/models/item.rb", "test/models/job.rb", "test/models/joke.rb", "test/models/keyboard.rb", "test/models/legacy_thing.rb", "test/models/matey.rb", "test/models/member.rb", "test/models/member_detail.rb", "test/models/member_type.rb", "test/models/membership.rb", "test/models/minimalistic.rb", "test/models/mixed_case_monkey.rb", "test/models/movie.rb", "test/models/order.rb", "test/models/organization.rb", "test/models/owner.rb", "test/models/parrot.rb", "test/models/person.rb", "test/models/pet.rb", "test/models/pirate.rb", "test/models/post.rb", "test/models/price_estimate.rb", "test/models/project.rb", "test/models/reader.rb", "test/models/reference.rb", "test/models/reply.rb", "test/models/ship.rb", "test/models/ship_part.rb", "test/models/sponsor.rb", "test/models/subject.rb", "test/models/subscriber.rb", "test/models/subscription.rb", "test/models/tag.rb", "test/models/tagging.rb", "test/models/task.rb", "test/models/topic.rb"
** [out :: app2] , "test/models/toy.rb", "test/models/treasure.rb", "test/models/vertex.rb", "test/models/warehouse_thing.rb", "test/schema", "test/schema/mysql_specific_schema.rb", "test/schema/postgresql_specific_schema.rb", "test/schema/schema.rb", "test/schema/schema2.rb", "test/schema/sqlite_specific_schema.rb", "examples/associations.png"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activerecord}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Implements the ActiveRecord pattern for ORM.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activerecord-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rspec}
** [out :: app2] s.version = "1.2.9"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["RSpec Development Team"]
** [out :: app2] s.date = %q{2009-10-04}
** [out :: app2] s.description = %q{Behaviour Driven Development for Ruby.}
** [out :: app2] s.email = ["rspec-devel@rubyforge.org"]
** [out :: app2] s.executables = ["autospec", "spec"]
** [out :: app2] s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "examples/failing/README.txt"]
** [out :: app2] 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/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/mock_framework_integration/use_flexmock.feature", "features/mock_framework_integration/use_mocha.feature", "features/mock_framework_integration/
** [out :: app2] use_rr.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/subject/explicit_subject.feature", "features/subject/implicit_subject.feature", "features/support/env.rb", "features/support/matchers/smart_match.rb", "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/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/extensions/instance_exec.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_error.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/formatt
** [out :: app2] er/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_methods_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_error_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/any_number_of_times_spec.rb", "spec/spec/mocks/argument_expectati
** [out :: app2] on_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/macro
** [out :: app2] s.rb", "spec/support/spec_classes.rb"]
** [out :: app2] s.homepage = %q{http://rspec.info}
** [out :: app2] s.post_install_message = %q{**************************************************
** [out :: app2]
** [out :: app2] Thank you for installing rspec-1.2.9
** [out :: app2]
** [out :: app2] Please be sure to read History.rdoc and Upgrade.rdoc
** [out :: app2] for useful information about this release.
** [out :: app2]
** [out :: app2] **************************************************
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rspec}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{rspec 1.2.9}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_development_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_development_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_development_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_development_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rspec-1.2.9.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ruby-debug-base}
** [out :: app2] s.version = "0.10.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Kent Sibilev"]
** [out :: app2] s.date = %q{2008-11-16}
** [out :: app2] s.description = %q{ruby-debug is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.}
** [out :: app2] s.email = %q{ksibilev@yahoo.com}
** [out :: app2] s.extensions = ["ext/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "ext/ruby_debug.c"]
** [out :: app2] s.files = ["AUTHORS", "CHANGES", "LICENSE", "README", "Rakefile", "ext/breakpoint.c", "ext/extconf.rb", "ext/ruby_debug.c", "ext/ruby_debug.h", "ext/win32/Makefile", "ext/win32/ruby_debug.o", "ext/win32/breakpoint.o", "ext/win32/ruby_debug.so", "lib/ruby-debug-base.rb", "lib/ChangeLog", "test/base/base.rb", "test/base/binding.rb", "test/base/catchpoint.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/ruby-debug/}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{ruby-debug}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Fast Ruby debugger - core component}
** [out :: app2] s.test_files = ["test/base/base.rb", "test/base/binding.rb", "test/base/catchpoint.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ruby-debug-base-0.10.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{builder}
** [out :: app2] s.version = "2.1.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Jim Weirich"]
** [out :: app2] s.autorequire = %q{builder}
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2007-06-14}
** [out :: app2] 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}
** [out :: app2] s.email = %q{jim@weirichhouse.org}
** [out :: app2] 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"]
** [out :: app2] 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"]
** [out :: app2] s.homepage = %q{http://onestepback.org}
** [out :: app2] s.rdoc_options = ["--title", "Builder -- Easy XML Building", "--main", "README", "--line-numbers"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Builders for MarkUp.}
** [out :: app2] s.test_files = ["test/test_xchar.rb", "test/testblankslate.rb", "test/testeventbuilder.rb", "test/testmarkupbuilder.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/builder-2.1.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{wirble}
** [out :: app2] s.version = "0.1.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Paul Duncan"]
** [out :: app2] s.autorequire = %q{wirble}
** [out :: app2] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIHRDCCBSygAwIBAgIJALaV65AlSniTMA0GCSqGSIb3DQEBBQUAMIGRMQswCQYD\nVQQGEwJVUzERMA8GA1UECBMIVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTES\nMBAGA1UEChMJUGFibG90cm9uMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFi\nbG90cm9uLm9yZzEfMB0GCSqGSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZzAeFw0w\nNTA3MjkwODA5MTlaFw0xNTA3MjcwODA5MTlaMIGRMQswCQYDVQQGEwJVUzERMA8G\nA1UECBMIVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTESMBAGA1UEChMJUGFi\nbG90cm9uMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFibG90cm9uLm9yZzEf\nMB0GCSqGSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZzCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAKkvfnVeuIqI6seCVnVG949P3iL0YVfalkeSIto0Z18e\nH9VDPtpEsK3rWFY0Fh+BL+G86IU0Pg0ers9JFeuBZBJf00/P9F4In+I04kvUUFFk\nWnV+E6RGyMxRIOJblVfNVEQs0xLRqGtgwqosxfDs3sTNkdJMxEHJGOqbr5miATv9\nlWQSSfSiEj6kFBNhHN+Lsde36YFJFLp/ATw/J3chpjqdmFDzDlBub/3usZENJTWc\nu7JmxIFDLGeR/0lcgYGGEquu66mzjOILDwQTXWGGMnjkcdEzmhYfrTBc4lpXxITk\nF9vXd1iu9iSjf4zQGtxIqW3PN8UVzsoKiAhu9UcInoX6lF4HS23cfrATG/eqzdWn\nicUrJKIhGT9+i6mnQgGXXduUitrKGTpL27+PYelExRbL7eD/a61OvOKHdO0hwpMq\nAedWDDPBwZ+xKmVkR1fzxBVAPYiydEugwO9mbLb/vTkDCZ1YJUrWsebaKcrKji67\nQDgT8EiPNUie+KHnsXA4kbiTh5sgNISVaUikqZtbOw+NjsdbzfOC2e11787Ny5lp\n2zrPuAH8xWd/PIHPPR7+8TNJw0aGkLqOvAwBkcxPYQxUM+zm3eoLeSOgK6hhevN6\n3oGFcA4PYw7wolnzQOEOb4EG1EpzBResYRz7op6J8itp9gq1AVlsjdSnVll2ltcr\nAgMBAAGjggGbMIIBlzAdBgNVHQ4EFgQUIPJy81wR7jiFGawew2x1akQE6xIwgcYG\nA1UdIwSBvjCBu4AUIPJy81wR7jiFGawew2x1akQE6xKhgZekgZQwgZExCzAJBgNV\nBAYTAlVTMREwDwYDVQQIEwhWaXJnaW5pYTESMBAGA1UEBxMJQW5uYW5kYWxlMRIw\nEAYDVQQKEwlQYWJsb3Ryb24xCzAJBgNVBAsTAkNBMRkwFwYDVQQDExBjYS5wYWJs\nb3Ryb24ub3JnMR8wHQYJKoZIhvcNAQkBFhBjYUBwYWJsb3Ryb24ub3JnggkAtpXr\nkCVKeJMwDwYDVR0TAQH/BAUwAwEB/zARBglghkgBhvhCAQEEBAMCAQYwCQYDVR0S\nBAIwADAgBglghkgBhvhCAQ0EExYRUGFibG90cm9uIFJvb3Qg
** [out :: app2] Q0EwLwYJYIZIAYb4\nQgEDBCIWIGh0dHA6Ly9jYS5wYWJsb3Ryb24ub3JnL3Jvb3QuY3JsMBsGA1UdEQQU\nMBKBEGNhQHBhYmxvdHJvbi5vcmcwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEB\nBQUAA4ICAQAwmQpJEFByJM6z1yL6GApYkGxqfVmNNsaSwKD+k1VZt2OQV8DToT/l\nkMCYJU6wUHTQMDiCY0JDaKmWHGzr2taga9J5mFsUePSjFWgt49KG3FBJUP1ebDIJ\n/leqcMFmFJMBTj05m3aZoTx/tP0vvGxkgzhiV5bYqKtB4hpRCwLJP9ToNhUjexlN\nWiUU3RU2QglZi+bvHfprq8/DOEn/blhM7BYNHRErj25YgywuaB1e4gUU3hafoG1O\nnwh+fcsNfF0F4SKocqdkEFH+p5O4iwopvJhjc4c80cg6hmXflNn9iIc6sdtxKiFa\nQhpkgQJTDrZCDGk1gMNjjyqfK9um7UURWO1f15hsQkXkWq1C0LIe7u3fuZwlz3G8\nCdQR/ao0P7b7adggmY+J7lJVC/bYg4Xo0zwvtMWYDx8PxHpva7QZ9HmiGNPSoAjn\nlRvjzUhJYYJBpgh0aF6GiocqG+sSfzJoWoyYlNhVK7NeDKDDD2e2b8Tsv+8gDc/h\niKVCv5/Cfq70AkcxbNj09jU7Oh6hy7sYUwxSEF7hUgrkipp4HR/ET+Mu2FeqAaDZ\npJQyevxgIYV9g9j/GfPeNkgH5Q/WJycWktPaijhr1RFHVKqaj4E04ET3XQ6QyR+Q\nJF4DfILMWJLc89ONPLbGISSMzZGviKyQXpSroLyHCccbJb4ncyc8uQ==\n-----END CERTIFICATE-----\n", "-----BEGIN CERTIFICATE-----\nMIIHMTCCBRmgAwIBAgIBAzANBgkqhkiG9w0BAQUFADCBkTELMAkGA1UEBhMCVVMx\nETAPBgNVBAgTCFZpcmdpbmlhMRIwEAYDVQQHEwlBbm5hbmRhbGUxEjAQBgNVBAoT\nCVBhYmxvdHJvbjELMAkGA1UECxMCQ0ExGTAXBgNVBAMTEGNhLnBhYmxvdHJvbi5v\ncmcxHzAdBgkqhkiG9w0BCQEWEGNhQHBhYmxvdHJvbi5vcmcwHhcNMDYwODMxMDU1\nODM4WhcNMDgwODMwMDU1ODM4WjCBnTELMAkGA1UEBhMCVVMxETAPBgNVBAgTCFZp\ncmdpbmlhMRIwEAYDVQQHEwlBbm5hbmRhbGUxEjAQBgNVBAoTCVBhYmxvdHJvbjEL\nMAkGA1UECxMCQ0ExHzAdBgNVBAMTFlBhdWwgRHVuY2FuIChydWJ5Z2VtcykxJTAj\nBgkqhkiG9w0BCQEWFnJ1YnlnZW1zQHBhYmxvdHJvbi5vcmcwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQCpEOGkHV/vH9ySYE9U3vGxG1vISP4EWFRUEez6\nNbQcJs/m+KXXXoyBMD4QD8iIK3GynTgHCFVkMwRsaiC8nj5CPASoEEjC8Xy+r3lt\nzvIRtkUqxZG9NNfmKLbkm88O/7K1Gv0bhdADTa9EbhyvOJ6kZB0XxjjCoV/mYbFw\nDG1MToAu8JrfABO/rwUyw4nKeteWymYc5Wx/JmSXEjJaHqryF/vJiDdg4Mvf6I1x\nsiOjuhtTAN8dJn+rhcqA1kPzu0lNx0FxYCsPJa1Y1GJLg0mfd+Hnku30NgsHrrl+\nwm2iFYVbvL7hD/o7fwPctl21AuTjy5YUyjxK9LOHvNtrssfah+8CSaa8FyVe89pw\nJ4o6iFp8wDWJHj0C4Rt8m/9Vra9sqei73IIW5VAuSRK3e8TB/dP3UQI7BxjkyAMS\nMIkDnOV1EHugT59CUV0VDHaXBzfdVpFHXOHn1jFm5/G7pkNEMFq7l9CSJZ9EGAsI\nj3HZlfnDLono+fL/PNo1lXJ5Stylrqpa40LESuaGl5q+MfNvJqrGr2iplRup3y7P\nmzhAz08zSdcvsyPQSRXfW8umFn2iDxcvAEulTXyQP33eX5lr9vaCUq+BCKVuiWYW\nsQehEn5NiNdcbXxpvoqrD/Kl28652Sv7svKenArFcAtsOL3j8kl0nzxLVkyKumz7\n4oeNdwIDAQABo4IBhDCCAYAwCQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBLAw\nKwYJYIZIAYb4QgENBB4WHFRpbnlDQSBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYD\nVR0OBBYEFD4zi3QaKvIdOrCm5ecvRTRkIRb0MIHGBgNVHSMEgb4wgbuAFCDycvNc\nEe44hRmsHsNsdWpEBOsSoYGXpIGUMIGRMQswCQYDVQQGEwJVUzERMA8GA1UECBMI\nVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTESMBAGA1UEChMJUGFibG90cm9u\nMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFibG90cm9uLm9yZzEfMB0GCSqG\nSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZ4IJALaV65AlSniTMBsGA1UdEgQUMBKB\nEGNhQHBhYmxvdHJvbi5vcmcwIQYDVR0RBBowGIEWcnVieWdlbXNAcGFibG90cm9u\nLm9yZzALBgNVHQ8EBAMCBaAwDQYJKoZIhvcNAQEFBQADggIBAJWFBhtrg6xYioR6\nOJQqfZ9KnOUZeg6r99OUUzC+eUdxdB1WWkVy7cozAbNFCwNiShMaKTENp++xDkf4\ntV9iflL1UOof+vOV3744dcOeulD10tRkkcdwm4aGb26QGDAImpYaj5DvO0705jt2\nIk3LVa4rIbgqKZCKvwPVAIC6ja2JdoEBAHqroxL5QGTEOg/UjB082Jg8cihgqcv2\nrQmIOknAmi9r2DG8X9o8bhDeHmfCQLlUCczCLZXYek+TQWTkwlzBUYjC2DMhH6RK\nu9PUe9wAEun7mrduPzEnSf9Lwz2m6YzQbEKrcKpFtZFfEXPyPLBcV6FTnyurTZNj\n82of9lvOQbOSA3WxZ5Nftea2RI195ISrFIFN3JvGeH5qlY2rTU5KoPa+GwJ9Ded2\nhdA21917OmS+JXWMIEgGHm9OW2VZ2sPZt9J/VotXBWh1jk/Bmo5/UCdjv67xGdK1\nRyL+r+HmUwvTMPvime/oPS17wa9ZpA5awI8of0Awa9qLSGnEbmRDGdniGBb4SXZc\nyve8SLbALak48wH4mA9RxrCL+gsm5fUZpSYfqdLOAe42nEvGWCQsyAe9wJjafUK2\nseoSPfDoJ/hF0bm3HGiK29FF58k15/+V+SPhZZgNX8lynkxt2Z8bsElfj61LoieV\n/LANFBa55ghGzqax1mF/yGfF/utO\n-----END CERTIFICATE-----\n"]
** [out :: app2] s.date = %q{2006-09-07}
** [out :: app2] s.description = %q{A handful of useful Irb features, including colorized results, tab-completion, history, a simple prompt, and several helper methods, all rolled into one easy to use package.}
** [out :: app2] s.email = %q{pabs@pablotron.org}
** [out :: app2] s.files = ["ChangeLog", "COPYING", "wirble.rb", "README", "wirble.gemspec"]
** [out :: app2] s.homepage = %q{http://pablotron.org/software/wirble/}
** [out :: app2] s.rdoc_options = ["--webcvs", "http://cvs.pablotron.org/cgi-bin/viewcvs.cgi/wirble/", "--title", "Wirble API Documentation", "wirble.rb", "README", "ChangeLog", "COPYING"]
** [out :: app2] s.require_paths = ["."]
** [out :: app2]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
** [out :: app2] s.requirements = ["Ruby, version 1.8.0 (or newer)"]
** [out :: app2] s.rubyforge_project = %q{wirble}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Handful of common Irb features, made easy.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/wirble-0.1.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{awesome_print}
** [out :: app2] s.version = "0.2.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Dvorkin"]
** [out :: app2] s.date = %q{2010-06-03}
** [out :: app2] s.description = %q{Great Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports Rails ActiveRecord objects via included mixin.}
** [out :: app2] s.email = %q{mike@dvorkin.net}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.md"]
** [out :: app2] s.files = ["CHANGELOG", "LICENSE", "README.md", "Rakefile", "VERSION", "init.rb", "lib/ap.rb", "lib/ap/awesome_print.rb", "lib/ap/core_ext/kernel.rb", "lib/ap/core_ext/logger.rb", "lib/ap/core_ext/string.rb", "lib/ap/mixin/action_view.rb", "lib/ap/mixin/active_record.rb", "lib/ap/mixin/active_support.rb", "rails/init.rb", "spec/action_view_spec.rb", "spec/active_record_spec.rb", "spec/awesome_print_spec.rb", "spec/logger_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/string_spec.rb"]
** [out :: app2] s.homepage = %q{http://github.com/michaeldv/awesome_print}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{awesome_print}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Pretty print Ruby objects with proper indentation and colors.}
** [out :: app2] s.test_files = ["spec/action_view_spec.rb", "spec/active_record_spec.rb", "spec/awesome_print_spec.rb", "spec/logger_spec.rb", "spec/spec_helper.rb", "spec/string_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/awesome_print-0.2.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ruby-debug}
** [out :: app2] s.version = "0.10.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Kent Sibilev"]
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2008-11-16}
** [out :: app2] s.default_executable = %q{rdebug}
** [out :: app2] s.description = %q{A generic command line interface for ruby-debug.}
** [out :: app2] s.email = %q{ksibilev@yahoo.com}
** [out :: app2] s.executables = ["rdebug"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["AUTHORS", "CHANGES", "LICENSE", "README", "Rakefile", "cli/ruby-debug.rb", "cli/ruby-debug", "cli/ruby-debug/processor.rb", "cli/ruby-debug/helper.rb", "cli/ruby-debug/command.rb", "cli/ruby-debug/debugger.rb", "cli/ruby-debug/interface.rb", "cli/ruby-debug/commands", "cli/ruby-debug/commands/help.rb", "cli/ruby-debug/commands/set.rb", "cli/ruby-debug/commands/condition.rb", "cli/ruby-debug/commands/irb.rb", "cli/ruby-debug/commands/reload.rb", "cli/ruby-debug/commands/list.rb", "cli/ruby-debug/commands/control.rb", "cli/ruby-debug/commands/display.rb", "cli/ruby-debug/commands/eval.rb", "cli/ruby-debug/commands/finish.rb", "cli/ruby-debug/commands/source.RB", "cli/ruby-debug/commands/stepping.rb", "cli/ruby-debug/commands/threads.rb", "cli/ruby-debug/commands/frame.rb", "cli/ruby-debug/commands/catchpoint.rb", "cli/ruby-debug/commands/continue.rb", "cli/ruby-debug/commands/save.rb", "cli/ruby-debug/commands/variables.rb", "cli/ruby-debug/commands/edit.rb", "cli/ruby-debug/commands/info.rb", "cli/ruby-debug/commands/continue.RB.save", "cli/ruby-debug/commands/method.rb", "cli/ruby-debug/commands/tmate.rb", "cli/ruby-debug/commands/disassemble.RB", "cli/ruby-debug/commands/quit.rb", "cli/ruby-debug/commands/breakpoints.rb", "cli/ruby-debug/commands/show.rb", "cli/ruby-debug/commands/trace.rb", "cli/ruby-debug/commands/enable.rb", "cli/ruby-debug/commands/source.rb", "ChangeLog", "bin/rdebug", "doc/rdebug.1", "test/data/catch.cmd", "test/data/emacs_basic.cmd", "test/data/breakpoints.cmd", "test/data/info.cmd", "test/data/list.cmd", "test/data/help.cmd", "test/data/quit.cmd", "test/data/break_bad.cmd", "test/data/display.cmd", "test/data/linetrace.cmd", "test/data/info-var.cmd", "test/data/info-var-bug2.cmd", "test/data/output.cmd", "test/data/stepping.cmd", "test/data/ctrl.cmd", "test/data/raise.cmd", "test/data/methodsig.cmd", "test/data/edit.cmd", "test/data/condition.cmd", "test/data/frame.cmd", "test/data/source.cmd", "test/data/save.cmd", "test/data/annotate.cmd", "test/data/break_loop_bug.cmd", "test/data/pm-bug.cmd", "test/data/info-thread.cmd", "test/data/finish.cmd", "test/data/enable.cmd", "test/data/method.cmd", "test/data/setshow.cmd", "test/data/post-mortem-next.cmd", "test/data/post-mortem.cmd", "test/data/linetracep.cmd", "test/data/stepping.right", "test/data/post-mortem-next.right", "test/data/info.right", "test/data/method.right", "test/data/emacs_basic.right", "test/data/ctrl.right", "test/data/dollar-0.right", "test/data/trace.right", "test/data/dollar-0a.right", "test/data/catch.right", "test/data/setshow.right", "test/data/linetracep.right", "test/data/test-init-cygwin.right", "test/data/raise.right", "test/data/break_loop_bug.right", "test/data/info-var.right", "test/data/help.right", "test/data/quit.right", "test/data/frame.right", "test/data/edit.right", "test/data/info-var-bug2.right", "test/data/save.right", "test/data/methodsig.right", "test/data/finish.right", "test/data/breakpoints.right", "test/data/test-init.right", "test/data/display.right", "test/data/post-mortem-osx.right", "test/data/info-thread.right", "test/data/enable.right", "test/data/break_bad.right", "test/data/test-init-osx.right", "test/data/list.right", "test/data/post-mortem.right", "test/data/output.right", "test/data/history.right", "test/data/noquit.right", "test/data/linetrace.right", "test/data/condition.right", "test/data/annotate.right", "test/data/pm-bug.right", "test/data/source.right", "test/data/dollar-0b.right", "test/test-help.rb", "test/test-list.rb", "test/test
** [out :: app2] -stepping.rb", "test/test-trace.rb", "test/test-break-bad.rb", "test/test-quit.rb", "test/test-hist.rb", "test/test-raise.rb", "test/test-edit.rb", "test/test-emacs-basic.rb", "test/base/load.rb", "test/base/binding.rb", "test/base/catchpoint.rb", "test/base/base.rb", "test/test-method.rb", "test/helper.rb", "test/pm-base.rb", "test/test-info-thread.rb", "test/scope-test.rb", "test/test-dollar-0.rb", "test/tdebug.rb", "test/test-output.rb", "test/test-ctrl.rb", "test/test-save.rb", "test/except-bug2.rb", "test/thread1.rb", "test/gcd.rb", "test/test-display.rb", "test/test-init.rb", "test/test-info.rb", "test/test-enable.rb", "test/info-var-bug.rb", "test/trunc-call.rb", "test/pm.rb", "test/test-frame.rb", "test/test-annotate.rb", "test/test-catch.rb", "test/classes.rb", "test/pm-bug.rb", "test/test-info-var.rb", "test/test-condition.rb", "test/dollar-0.rb", "test/gcd-dbg.rb", "test/output.rb", "test/test-finish.rb", "test/bp_loop_issue.rb", "test/test-breakpoints.rb", "test/raise.rb", "test/null.rb", "test/test-setshow.rb", "test/cli/commands/catchpoint_test.rb", "test/cli/commands/unit/regexp.rb", "test/info-var-bug2.rb", "test/test-pm.rb", "test/tvar.rb", "test/gcd-dbg-nox.rb", "test/test-source.rb", "rdbg.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/ruby-debug/}
** [out :: app2] s.require_paths = ["cli"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{ruby-debug}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Command line interface (CLI) for ruby-debug-base}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_runtime_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ruby-debug-0.10.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{nokogiri}
** [out :: app2] s.version = "1.4.3.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Aaron Patterson", "Mike Dalessio"]
** [out :: app2] s.date = %q{2010-07-29}
** [out :: app2] s.default_executable = %q{nokogiri}
** [out :: app2] s.description = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's
** [out :: app2] many features is the ability to search documents via XPath or CSS3 selectors.
** [out :: app2]
** [out :: app2] XML is like violence - if it doesn’t solve your problems, you are not using
** [out :: app2] enough of it.}
** [out :: app2] s.email = ["aaronp@rubyforge.org", "mike.dalessio@gmail.com"]
** [out :: app2] s.executables = ["nokogiri"]
** [out :: app2] s.extensions = ["ext/nokogiri/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["Manifest.txt", "CHANGELOG.ja.rdoc", "CHANGELOG.rdoc", "README.ja.rdoc", "README.rdoc", "ext/nokogiri/html_document.c", "ext/nokogiri/html_element_description.c", "ext/nokogiri/html_entity_lookup.c", "ext/nokogiri/html_sax_parser_context.c", "ext/nokogiri/nokogiri.c", "ext/nokogiri/xml_attr.c", "ext/nokogiri/xml_attribute_decl.c", "ext/nokogiri/xml_cdata.c", "ext/nokogiri/xml_comment.c", "ext/nokogiri/xml_document.c", "ext/nokogiri/xml_document_fragment.c", "ext/nokogiri/xml_dtd.c", "ext/nokogiri/xml_element_content.c", "ext/nokogiri/xml_element_decl.c", "ext/nokogiri/xml_encoding_handler.c", "ext/nokogiri/xml_entity_decl.c", "ext/nokogiri/xml_entity_reference.c", "ext/nokogiri/xml_io.c", "ext/nokogiri/xml_libxml2_hacks.c", "ext/nokogiri/xml_namespace.c", "ext/nokogiri/xml_node.c", "ext/nokogiri/xml_node_set.c", "ext/nokogiri/xml_processing_instruction.c", "ext/nokogiri/xml_reader.c", "ext/nokogiri/xml_relax_ng.c", "ext/nokogiri/xml_sax_parser.c", "ext/nokogiri/xml_sax_parser_context.c", "ext/nokogiri/xml_sax_push_parser.c", "ext/nokogiri/xml_schema.c", "ext/nokogiri/xml_syntax_error.c", "ext/nokogiri/xml_text.c", "ext/nokogiri/xml_xpath_context.c", "ext/nokogiri/xslt_stylesheet.c"]
** [out :: app2] s.files = [".autotest", "C
** [out :: app2] HANGELOG.ja.rdoc", "CHANGELOG.rdoc", "Manifest.txt", "README.ja.rdoc", "README.rdoc", "Rakefile", "bin/nokogiri", "deps.rip", "ext/nokogiri/depend", "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_libxml2_hacks.c", "ext/nokogiri/xml_libxml2_hacks.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_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_
** [out :: app2] 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/weak_bucket.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/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/text.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/cross_compile.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_en
** [out :: app2] coding_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"]
** [out :: app2] s.homepage = %q{http://nokogiri.org}
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{nokogiri}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser}
** [out :: app2] 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"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_development_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rexical>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rexic
** [out :: app2] al>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rexical>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/nokogiri-1.4.3.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{json}
** [out :: app2] s.version = "1.4.6"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Florian Frank"]
** [out :: app2] s.date = %q{2010-08-08}
** [out :: app2] s.default_executable = %q{edit_json.rb}
** [out :: app2] s.description = %q{This is a JSON implementation as a Ruby extension in C.}
** [out :: app2] s.email = %q{flori@ping.de}
** [out :: app2] s.executables = ["edit_json.rb", "prettify_json.rb"]
** [out :: app2] s.extensions = ["ext/json/ext/generator/extconf.rb", "ext/json/ext/parser/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["CHANGES", "bin/edit_json.rb", "bin/prettify_json.rb", "VERSION", "GPL", "TODO", "README", "benchmarks/ohai.json", "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/generator2_benchmark.rb", "benchmarks/generator_benchmark.rb", "benchmarks/parser2_benchmark.rb", "benchmarks/ohai.ruby", "ext/json/ext/generator/extconf.rb", "ext/json/ext/generator/generator.c", "ext/json/ext/generator/generator.h", "ext/json/ext/parser/extconf.rb", "ext/json/ext/parser/parser.rl", "ext/json/ext/parser/parser.h", "ext/json/ext/parser/parser.c", "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
** [out :: app2] _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"]
** [out :: app2] s.homepage = %q{http://flori.github.com/json}
** [out :: app2] s.rdoc_options = ["--title", "JSON implemention for Ruby", "--main", "README"]
** [out :: app2] s.require_paths = ["ext/json/ext", "ext", "lib"]
** [out :: app2] s.rubyforge_project = %q{json}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{JSON Implementation for Ruby}
** [out :: app2] 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"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/json-1.4.6.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{memcache-client}
** [out :: app2] s.version = "1.8.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Eric Hodel", "Robert Cottrell", "Mike Perham"]
** [out :: app2] s.date = %q{2010-07-05}
** [out :: app2] s.default_executable = %q{memcached_top}
** [out :: app2] s.description = %q{A Ruby library for accessing memcached.}
** [out :: app2] s.email = %q{mperham@gmail.com}
** [out :: app2] s.executables = ["memcached_top"]
** [out :: app2] s.extra_rdoc_files = ["LICENSE.txt", "README.rdoc"]
** [out :: app2] s.files = ["FAQ.rdoc", "History.rdoc", "LICENSE.txt", "README.rdoc", "Rakefile", "lib/continuum_native.rb", "lib/memcache.rb", "lib/memcache/event_machine.rb", "lib/memcache/version.rb", "lib/memcache_util.rb", "performance.txt", "test/test_benchmark.rb", "test/test_event_machine.rb", "test/test_mem_cache.rb", "bin/memcached_top"]
** [out :: app2] s.homepage = %q{http://github.com/mperham/memcache-client}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{A Ruby library for accessing memcached.}
** [out :: app2] s.test_files = ["test/test_benchmark.rb", "test/test_event_machine.rb", "test/test_mem_cache.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/memcache-client-1.8.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{chronic}
** [out :: app2] s.version = "0.3.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Tom Preston-Werner"]
** [out :: app2] s.date = %q{2010-10-22}
** [out :: app2] s.description = %q{Chronic is a natural language date/time parser written in pure Ruby.}
** [out :: app2] s.email = %q{tom@mojombo.com}
** [out :: app2] s.extra_rdoc_files = ["README.md", "HISTORY.md", "LICENSE"]
** [out :: app2] s.files = ["HISTORY.md", "LICENSE", "Manifest.txt", "README.md", "Rakefile", "benchmark/benchmark.rb", "chronic.gemspec", "lib/chronic.rb", "lib/chronic/chronic.rb", "lib/chronic/grabber.rb", "lib/chronic/handlers.rb", "lib/chronic/numerizer/numerizer.rb", "lib/chronic/ordinal.rb", "lib/chronic/pointer.rb", "lib/chronic/repeater.rb", "lib/chronic/repeaters/repeater_day.rb", "lib/chronic/repeaters/repeater_day_name.rb", "lib/chronic/repeaters/repeater_day_portion.rb", "lib/chronic/repeaters/repeater_fortnight.rb", "lib/chronic/repeaters/repeater_hour.rb", "lib/chronic/repeaters/repeater_minute.rb", "lib/chronic/repeaters/repeater_month.rb", "lib/chronic/repeaters/repeater_month_name.rb", "lib/chronic/repeaters/repeater_season.rb", "lib/chronic/repeaters/repeater_season_name.rb", "lib/chronic/repeaters/repeater_second.rb", "lib/chronic/repeaters/repeater_time.rb", "lib/chronic/repeaters/repeater_week.rb", "lib/chronic/repeaters/repeater_weekday.rb", "lib/chronic/repeaters/repeater_weekend.rb", "lib/chronic/repeaters/repeater_year.rb", "lib/chronic/scalar.rb", "lib/chronic/separator.rb", "lib/chronic/time_zone.rb", "test/helper.rb", "test/test_Chronic.rb", "test/test_DaylightSavings.rb", "test/test_Handler.rb", "test/test_Numerizer.rb", "test/test_RepeaterDayName.rb", "test/test_RepeaterFortnight.rb", "test/test_RepeaterHour.rb", "test/test_RepeaterMinute.rb", "test/test_RepeaterMonth.rb", "test/test_RepeaterMonthName.rb", "test/test_RepeaterTime.rb", "test/test_RepeaterWeek.rb", "test/test_RepeaterWeekday.
** [out :: app2] rb", "test/test_RepeaterWeekend.rb", "test/test_RepeaterYear.rb", "test/test_Span.rb", "test/test_Time.rb", "test/test_Token.rb", "test/test_parsing.rb"]
** [out :: app2] s.homepage = %q{http://github.com/mojombo/chronic}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{chronic}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Natural language date/time parsing.}
** [out :: app2] s.test_files = ["test/test_Chronic.rb", "test/test_DaylightSavings.rb", "test/test_Handler.rb", "test/test_Numerizer.rb", "test/test_RepeaterDayName.rb", "test/test_RepeaterFortnight.rb", "test/test_RepeaterHour.rb", "test/test_RepeaterMinute.rb", "test/test_RepeaterMonth.rb", "test/test_RepeaterMonthName.rb", "test/test_RepeaterTime.rb", "test/test_RepeaterWeek.rb", "test/test_RepeaterWeekday.rb", "test/test_RepeaterWeekend.rb", "test/test_RepeaterYear.rb", "test/test_Span.rb", "test/test_Time.rb", "test/test_Token.rb", "test/test_parsing.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/chronic-0.3.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rack-test}
** [out :: app2] s.version = "0.5.6"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Bryan Helmkamp"]
** [out :: app2] s.date = %q{2010-09-24}
** [out :: app2] s.description = %q{Rack::Test is a small, simple testing API for Rack apps. It can be used on its
** [out :: app2] own or as a reusable starting point for Web frameworks and testing libraries
** [out :: app2] to build on. Most of its initial functionality is an extraction of Merb 1.0's
** [out :: app2] request helpers feature.}
** [out :: app2] s.email = %q{bryan@brynary.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc", "MIT-LICENSE.txt"]
** [out :: app2] s.files = [".document", ".gitignore", "Gemfile", "Gemfile.lock", "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/bar.txt", "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_helper.rb", "spec/support/matchers/body.rb", "spec/support/matchers/challenge.rb"]
** [out :: app2] s.homepage = %q{http://github.com/brynary/rack-test}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rack-test}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Simple testing API built on Rack}
** [out :: app2] 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", "spec/support/matchers/body.rb", "spec/support/matchers/challenge.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPE
** [out :: app2] CIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rack-test-0.5.6.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rake}
** [out :: app2] s.version = "0.8.7"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Jim Weirich"]
** [out :: app2] s.date = %q{2009-05-14}
** [out :: app2] s.default_executable = %q{rake}
** [out :: app2] s.description = %q{Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.}
** [out :: app2] s.email = %q{jim@weirichhouse.org}
** [out :: app2] s.executables = ["rake"]
** [out :: app2] 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"]
** [out :: app2] 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", "tes
** [out :: app2] t/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"]
** [out :: app2] s.homepage = %q{http://rake.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--line-numbers", "--main", "README", "--title", "Rake -- Ruby Make"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rake}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby based make-like utility.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rake-0.8.7.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{parallel_tests}
** [out :: app2] s.version = "0.4.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Grosser"]
** [out :: app2] s.date = %q{2010-08-16}
** [out :: app2] s.email = %q{grosser.michael@gmail.com}
** [out :: app2] s.executables = ["parallel_spec", "parallel_cucumber", "parallel_test"]
** [out :: app2] s.extra_rdoc_files = ["README.markdown"]
** [out :: app2] s.files = [".gitignore", "README.markdown", "Rakefile", "VERSION", "bin/parallel_cucumber", "bin/parallel_spec", "bin/parallel_test", "lib/parallel_cucumber.rb", "lib/parallel_specs.rb", "lib/parallel_specs/spec_runtime_logger.rb", "lib/parallel_tests.rb", "lib/parallel_tests/grouper.rb", "lib/tasks/parallel_tests.rake", "parallel_tests.gemspec", "spec/integration_spec.rb", "spec/parallel_cucumber_spec.rb", "spec/parallel_specs_spec.rb", "spec/parallel_tests_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/grosser/parallel_tests}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Run tests / specs / features in parallel}
** [out :: app2] s.test_files = ["spec/parallel_cucumber_spec.rb", "spec/integration_spec.rb", "spec/parallel_specs_spec.rb", "spec/parallel_tests_spec.rb", "spec/spec_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<parallel>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<parallel>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<parallel>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/parallel_tests-0.4.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{mini_magick}
** [out :: app2] s.version = "1.2.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Corey Johnson"]
** [out :: app2] s.date = %q{2009-05-26}
** [out :: app2] s.email = %q{probablycorey@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc"]
** [out :: app2] s.files = [".gitignore", "MIT-LICENSE", "README.rdoc", "Rakefile", "VERSION", "lib/image_temp_file.rb", "lib/mini_magick.rb", "mini_magick.gemspec", "test/actually_a_gif.jpg", "test/animation.gif", "test/command_builder_test.rb", "test/image_temp_file_test.rb", "test/image_test.rb", "test/leaves.tiff", "test/not_an_image.php", "test/simple.gif", "test/trogdor.jpg"]
** [out :: app2] s.homepage = %q{http://github.com/probablycorey/mini_magick}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{mini-magick}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Manipulate images with minimal use of memory.}
** [out :: app2] s.test_files = ["test/command_builder_test.rb", "test/image_temp_file_test.rb", "test/image_test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/mini_magick-1.2.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{will_paginate}
** [out :: app2] s.version = "2.3.11"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Mislav Marohni\304\207", "PJ Hyett"]
** [out :: app2] s.date = %q{2009-06-01}
** [out :: app2] s.description = %q{The will_paginate library provides a simple, yet powerful and extensible API for ActiveRecord pagination and rendering of pagination links in ActionView templates.}
** [out :: app2] s.email = %q{mislav.marohnic@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc", "LICENSE", "CHANGELOG.rdoc"]
** [out :: app2] s.files = ["CHANGELOG.rdoc", "LICENSE", "README.rdoc", "Rakefile", "examples/apple-circle.gif", "examples/index.haml", "examples/index.html", "examples/pagination.css", "examples/pagination.sass", "init.rb", "lib/will_paginate.rb", "lib/will_paginate/array.rb", "lib/will_paginate/collection.rb", "lib/will_paginate/core_ext.rb", "lib/will_paginate/finder.rb", "lib/will_paginate/named_scope.rb", "lib/will_paginate/named_scope_patch.rb", "lib/will_paginate/version.rb", "lib/will_paginate/view_helpers.rb", "test/boot.rb", "test/collection_test.rb", "test/console", "test/database.yml", "test/finder_test.rb", "test/fixtures/admin.rb", "test/fixtures/developer.rb", "test/fixtures/developers_projects.yml", "test/fixtures/project.rb", "test/fixtures/projects.yml", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/schema.rb", "test/fixtures/topic.rb", "test/fixtures/topics.yml", "test/fixtures/user.rb", "test/fixtures/users.yml", "test/helper.rb", "test/lib/activerecord_test_case.rb", "test/lib/activerecord_test_connector.rb", "test/lib/load_fixtures.rb", "test/lib/view_test_process.rb", "test/tasks.rake", "test/view_test.rb"]
** [out :: app2] s.homepage = %q{http://github.com/mislav/will_paginate/wikis}
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc", "--inline-source", "--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Most awesome pa
** [out :: app2] gination solution for Rails}
** [out :: app2] s.test_files = ["test/boot.rb", "test/collection_test.rb", "test/console", "test/database.yml", "test/finder_test.rb", "test/fixtures/admin.rb", "test/fixtures/developer.rb", "test/fixtures/developers_projects.yml", "test/fixtures/project.rb", "test/fixtures/projects.yml", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/schema.rb", "test/fixtures/topic.rb", "test/fixtures/topics.yml", "test/fixtures/user.rb", "test/fixtures/users.yml", "test/helper.rb", "test/lib/activerecord_test_case.rb", "test/lib/activerecord_test_connector.rb", "test/lib/load_fixtures.rb", "test/lib/view_test_process.rb", "test/tasks.rake", "test/view_test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/will_paginate-2.3.11.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{mysql}
** [out :: app2] s.version = "2.8.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["TOMITA Masahiro"]
** [out :: app2] s.date = %q{2009-08-20}
** [out :: app2] s.description = %q{This is the MySQL API module for Ruby. It provides the same functions for Ruby
** [out :: app2] programs that the MySQL C API provides for C programs.
** [out :: app2]
** [out :: app2] This is a conversion of tmtm's original extension into a proper RubyGems.}
** [out :: app2] s.email = ["tommy@tmtm.org"]
** [out :: app2] s.extensions = ["ext/mysql_api/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
** [out :: app2] s.files = ["COPYING", "COPYING.ja", "History.txt", "Manifest.txt", "README.txt", "Rakefile", "ext/mysql_api/extconf.rb", "ext/mysql_api/mysql.c", "extra/README.html", "extra/README_ja.html", "extra/tommy.css", "lib/mysql.rb", "tasks/gem.rake", "tasks/native.rake", "tasks/vendor_mysql.rake", "test/test_mysql.rb"]
** [out :: app2] s.homepage = %q{http://mysql-win.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib", "ext"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.6")
** [out :: app2] s.rubyforge_project = %q{mysql-win}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{This is the MySQL API module for Ruby}
** [out :: app2] s.test_files = ["test/test_mysql.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/mysql-2.8.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{hpricot}
** [out :: app2] s.version = "0.8.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["why the lucky stiff"]
** [out :: app2] s.date = %q{2009-11-04}
** [out :: app2] s.description = %q{a swift, liberal HTML parser with a fantastic library}
** [out :: app2] s.email = %q{why@ruby-lang.org}
** [out :: app2] s.extensions = ["ext/fast_xs/extconf.rb", "ext/hpricot_scan/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "CHANGELOG", "COPYING"]
** [out :: app2] s.files = ["CHANGELOG", "COPYING", "README", "Rakefile", "test/files/basic.xhtml", "test/files/boingboing.html", "test/files/cy0.html", "test/files/immob.html", "test/files/pace_application.html", "test/files/tenderlove.html", "test/files/uswebgen.html", "test/files/utf8.html", "test/files/week9.html", "test/files/why.xml", "test/load_files.rb", "test/nokogiri-bench.rb", "test/test_alter.rb", "test/test_builder.rb", "test/test_parser.rb", "test/test_paths.rb", "test/test_preserved.rb", "test/test_xml.rb", "lib/hpricot/blankslate.rb", "lib/hpricot/builder.rb", "lib/hpricot/elements.rb", "lib/hpricot/htmlinfo.rb", "lib/hpricot/inspect.rb", "lib/hpricot/modules.rb", "lib/hpricot/parse.rb", "lib/hpricot/tag.rb", "lib/hpricot/tags.rb", "lib/hpricot/traverse.rb", "lib/hpricot/xchar.rb", "lib/hpricot.rb", "extras/mingw-rbconfig.rb", "ext/hpricot_scan/hpricot_scan.h", "ext/fast_xs/FastXsService.java", "ext/hpricot_scan/HpricotCss.java", "ext/hpricot_scan/HpricotScanService.java", "ext/fast_xs/fast_xs.c", "ext/hpricot_scan/hpricot_css.c", "ext/hpricot_scan/hpricot_scan.c", "ext/fast_xs/extconf.rb", "ext/hpricot_scan/extconf.rb", "ext/hpricot_scan/hpricot_common.rl", "ext/hpricot_scan/hpricot_css.java.rl", "ext/hpricot_scan/hpricot_css.rl", "ext/hpricot_scan/hpricot_scan.java.rl", "ext/hpricot_scan/hpricot_scan.rl"]
** [out :: app2] s.homepage = %q{http://code.whytheluckystiff.net/hpricot/}
** [out :: app2] s.rdoc_options = ["--quiet", "--title", "The Hpricot Reference", "--main", "REA
** [out :: app2] DME", "--inline-source"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{hobix}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{a swift, liberal HTML parser with a fantastic library}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/hpricot-0.8.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{geokit}
** [out :: app2] s.version = "1.4.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Andre Lewis"]
** [out :: app2] s.date = %q{2009-06-15}
** [out :: app2] s.description = %q{}
** [out :: app2] s.email = ["andre@earthcode.com"]
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt"]
** [out :: app2] s.files = ["History.txt", "Manifest.txt", "README.markdown", "Rakefile", "geokit.gemspec", "lib/geokit.rb", "lib/geokit/geocoders.rb", "lib/geokit/mappable.rb", "test/test_base_geocoder.rb", "test/test_bounds.rb", "test/test_ca_geocoder.rb", "test/test_geoloc.rb", "test/test_geoplugin_geocoder.rb", "test/test_google_geocoder.rb", "test/test_google_reverse_geocoder.rb", "test/test_inflector.rb", "test/test_ipgeocoder.rb", "test/test_latlng.rb", "test/test_multi_geocoder.rb", "test/test_us_geocoder.rb", "test/test_yahoo_geocoder.rb", "test/test_multi_ip_geocoder.rb"]
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{geokit}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Geokit provides geocoding and distance calculation in an easy-to-use API}
** [out :: app2] s.test_files = ["test/test_base_geocoder.rb", "test/test_bounds.rb", "test/test_ca_geocoder.rb", "test/test_geoloc.rb", "test/test_geoplugin_geocoder.rb", "test/test_google_geocoder.rb", "test/test_google_reverse_geocoder.rb", "test/test_inflector.rb", "test/test_ipgeocoder.rb", "test/test_latlng.rb", "test/test_multi_geocoder.rb", "test/test_multi_ip_geocoder.rb", "test/test_us_geocoder.rb", "test/test_yahoo_geocoder.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 1.12.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<hoe>, [">= 1.12.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(
** [out :: app2] %q<hoe>, [">= 1.12.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .g
** [out :: app2] emspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/geokit-1.4.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{roxml}
** [out :: app2] s.version = "3.1.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Ben Woosley", "Zak Mandhro", "Anders Engstrom", "Russ Olsen"]
** [out :: app2] s.date = %q{2009-12-17}
** [out :: app2] s.description = %q{ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
** [out :: app2] Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
** [out :: app2] of the marshalling and unmarshalling of mapped attributes so that developers can focus on
** [out :: app2] building first-class Ruby classes. As a result, ROXML simplifies the development of
** [out :: app2] RESTful applications, Web Services, and XML-RPC.
** [out :: app2] }
** [out :: app2] s.email = %q{ben.woosley@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["History.txt", "README.rdoc"]
** [out :: app2] s.files = [".gitignore", ".gitmodules", "History.txt", "LICENSE", "README.rdoc", "Rakefile", "TODO", "VERSION", "examples/amazon.rb", "examples/current_weather.rb", "examples/dashed_elements.rb", "examples/library.rb", "examples/posts.rb", "examples/rails.rb", "examples/twitter.rb", "examples/xml/active_record.xml", "examples/xml/amazon.xml", "examples/xml/current_weather.xml", "examples/xml/dashed_elements.xml", "examples/xml/posts.xml", "examples/xml/twitter.xml", "lib/roxml.rb", "lib/roxml/definition.rb", "lib/roxml/hash_definition.rb", "lib/roxml/xml.rb", "lib/roxml/xml/parsers/libxml.rb", "lib/roxml/xml/parsers/nokogiri.rb", "lib/roxml/xml/references.rb", "roxml.gemspec", "spec/definition_spec.rb", "spec/examples/active_record_spec.rb", "spec/examples/amazon_spec.rb", "spec/examples/current_weather_spec.rb", "spec/examples/dashed_elements_spec.rb", "spec/examples/library_spec.rb", "spec/examples/post_spec.rb", "spec/examples/twitter_spec.rb", "spec/roxml_spec.rb", "spec/shared_specs.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/support/libxml.rb", "spec/support/nokogiri.rb", "spec/xml/attributes_spec.rb", "spec/xml/encoding_spec.rb", "spec/xml/namespace_spec.rb", "spec/xml/namespaces_spec.rb", "spec/xml/object_spec.rb", "spec/xml/parser_spec.rb", "spec/xml/text_spec.rb", "test/fixtures/book_malformed.xml", "test/fixtures/book_pair.xml", "test/fixtures/book_text_with_attribute.xml", "test/fixtures/book_valid.xml", "test/fixtures/book_with_authors.xml", "test/fixtures/book_with_contributions.xml", "test/fixtures/book_with_contributors.xml", "test/fixtures/book_with_contributors_attrs.xml", "test/fixtures/book_with_default_namespace.xml", "test/fixtures/book_with_depth.xml", "test/fixtures/book_with_octal_pages.xml", "test/fixtures/book_with_publisher.xml", "test/fixtures/book_with_wrapped_attr.xml", "test/fixtures/dictionary_of_attr_name_clashes.xml", "test/fixtures/dictionary_of_attrs.xml", "test/fixtures/dictionary_of_guarded_names.xml", "test/fixtures/dictionary_of_mixeds.xml", "test/fixtures/dictionary_of_name_clashes.xml", "test/fixtures/dictionary_of_names.xml", "test/fixtures/dictionary_of_texts.xml", "test/fixtures/library.xml", "test/fixtures/library_uppercase.xml", "test/fixtures/muffins.xml", "test/fixtures/nameless_ageless_youth.xml", "test/fixtures/node_with_attr_name_conflicts.xml", "test/fixtures/node_with_name_conflicts.xml", "test/fixtures/numerology.xml", "test/fixtures/person.xml", "test/fixtures/person_with_guarded_mothers.xml", "test/fixtures/person_with_mothers.xml", "test/load_test.rb", "test/mocks/dictionaries.rb", "test/mocks/mocks.rb", "test/support/fixtures.rb", "test/test_helper.rb", "test/unit/definition_test.rb", "test/unit/deprecations_test.rb", "test/unit/to_xml_test.rb", "test/unit/xml_attribute_test.rb", "test/unit/xml_block_test.rb", "test/unit/xml_bool_test.rb", "test/unit/xml_convention_test.rb", "test/unit/xml_hash_test.rb", "test/unit/xml_initialize_test.rb", "test/unit/xml_name_test.rb", "test/unit/xml_namespace_test.rb", "test/unit/xml_object_test.rb", "test/unit/xml_required_test.rb", "test/unit/xml_text_test.rb", "website/index.html"]
** [out :: app2] s.homepage = %q{http://roxml.rubyforge.org}
** [out :: app2]
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{roxml}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby Object to XML mapping library}
** [out :: app2] s.test_files = ["spec/definition_spec.rb", "spec/examples/active_record_spec.rb", "spec/examples/amazon_spec.rb", "spec/examples/current_weather_spec.rb", "spec/examples/dashed_elements_spec.rb", "spec/examples/library_spec.rb", "spec/examples/post_spec.rb", "spec/examples/twitter_spec.rb", "spec/roxml_spec.rb", "spec/shared_specs.rb", "spec/spec_helper.rb", "spec/support/libxml.rb", "spec/support/nokogiri.rb", "spec/xml/attributes_spec.rb", "spec/xml/encoding_spec.rb", "spec/xml/namespace_spec.rb", "spec/xml/namespaces_spec.rb", "spec/xml/object_spec.rb", "spec/xml/parser_spec.rb", "spec/xml/text_spec.rb", "test/load_test.rb", "test/mocks/dictionaries.rb", "test/mocks/mocks.rb", "test/support/fixtures.rb", "test/test_helper.rb", "test/unit/definition_test.rb", "test/unit/deprecations_test.rb", "test/unit/to_xml_test.rb", "test/unit/xml_attribute_test.rb", "test/unit/xml_block_test.rb", "test/unit/xml_bool_test.rb", "test/unit/xml_convention_test.rb", "test/unit/xml_hash_test.rb", "test/unit/xml_initialize_test.rb", "test/unit/xml_name_test.rb", "test/unit/xml_namespace_test.rb", "test/unit/xml_object_test.rb", "test/unit/xml_required_test.rb", "test/unit/xml_text_test.rb", "examples/amazon.rb", "examples/current_weather.rb", "examples/dashed_elements.rb", "examples/library.rb", "examples/posts.rb", "examples/rails.rb", "examples/twitter.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_runtime_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_development_dependency(%q<acti
** [out :: app2] verecord>, [">= 2.2.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 2.2.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 2.2.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/roxml-3.1.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{progressbar}
** [out :: app2] s.version = "0.9.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Satoru Takabayashi", "Jose Peleteiro"]
** [out :: app2] s.date = %q{2009-11-23}
** [out :: app2] s.description = %q{Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time.}
** [out :: app2] s.email = %q{satoru@0xcc.net}
** [out :: app2] s.extra_rdoc_files = ["ChangeLog", "LICENSE", "README.en.rd", "README.ja.rd"]
** [out :: app2] s.files = ["lib/progressbar.rb", "ChangeLog", "LICENSE", "README.en.rd", "README.ja.rd", "test/test.rb"]
** [out :: app2] s.homepage = %q{http://github.com/peleteiro/progressbar}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby/ProgressBar is a text progress bar library for Ruby.}
** [out :: app2] s.test_files = ["test/test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/progressbar-0.9.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{system_timer}
** [out :: app2] s.version = "1.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.autorequire = %q{system_timer}
** [out :: app2] s.date = %q{2008-05-26}
** [out :: app2] s.extensions = ["ext/system_timer/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["COPYING", "LICENSE", "ChangeLog", "ext/system_timer/system_timer_native.c", "ext/system_timer/extconf.rb", "lib/system_timer.rb", "lib/system_timer_stub.rb", "test/all_tests.rb", "test/system_timer_test.rb", "README"]
** [out :: app2] s.rdoc_options = ["--title", "SystemTimer", "--main", "README", "--line-numbers"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Set a Timeout based on signals, which are more reliable than Timeout. Timeout is based on green threads.}
** [out :: app2] s.test_files = ["test/all_tests.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/system_timer-1.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activerecord-sybase-adapter}
** [out :: app2] s.version = "1.0.0.9250"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["John R. Sheets"]
** [out :: app2] s.date = %q{2008-06-03}
** [out :: app2] s.email = %q{fisheye@metacasa.net }
** [out :: app2] s.files = ["lib/active_record/connection_adapters/sybase_adapter.rb"]
** [out :: app2] s.homepage = %q{http://wiki.rubyonrails.org/rails/pages/Sybase}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activerecord}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Sybase adapter for Active Record}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activerecord-sybase-adapter-1.0.0.9250.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{authlogic}
** [out :: app2] s.version = "2.1.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Ben Johnson of Binary Logic"]
** [out :: app2] s.date = %q{2009-07-03}
** [out :: app2] s.email = %q{bjohnson@binarylogic.com}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.rdoc"]
** [out :: app2] s.files = [".gitignore", "CHANGELOG.rdoc", "LICENSE", "README.rdoc", "Rakefile", "VERSION.yml", "authlogic.gemspec", "generators/session/session_generator.rb", "generators/session/templates/session.rb", "init.rb", "lib/authlogic.rb", "lib/authlogic/acts_as_authentic/base.rb", "lib/authlogic/acts_as_authentic/email.rb", "lib/authlogic/acts_as_authentic/logged_in_status.rb", "lib/authlogic/acts_as_authentic/login.rb", "lib/authlogic/acts_as_authentic/magic_columns.rb", "lib/authlogic/acts_as_authentic/password.rb", "lib/authlogic/acts_as_authentic/perishable_token.rb", "lib/authlogic/acts_as_authentic/persistence_token.rb", "lib/authlogic/acts_as_authentic/restful_authentication.rb", "lib/authlogic/acts_as_authentic/session_maintenance.rb", "lib/authlogic/acts_as_authentic/single_access_token.rb", "lib/authlogic/acts_as_authentic/validations_scope.rb", "lib/authlogic/authenticates_many/association.rb", "lib/authlogic/authenticates_many/base.rb", "lib/authlogic/controller_adapters/abstract_adapter.rb", "lib/authlogic/controller_adapters/merb_adapter.rb", "lib/authlogic/controller_adapters/rails_adapter.rb", "lib/authlogic/crypto_providers/aes256.rb", "lib/authlogic/crypto_providers/bcrypt.rb", "lib/authlogic/crypto_providers/md5.rb", "lib/authlogic/crypto_providers/sha1.rb", "lib/authlogic/crypto_providers/sha512.rb", "lib/authlogic/i18n.rb", "lib/authlogic/random.rb", "lib/authlogic/regex.rb", "lib/authlogic/session/activation.rb", "lib/authlogic/session/active_record_trickery.rb", "lib/authlogic/session/base.rb", "lib/authlogic/session/brute_force_protection.rb", "lib/authlogic/session/
** [out :: app2] callbacks.rb", "lib/authlogic/session/cookies.rb", "lib/authlogic/session/existence.rb", "lib/authlogic/session/foundation.rb", "lib/authlogic/session/http_auth.rb", "lib/authlogic/session/id.rb", "lib/authlogic/session/klass.rb", "lib/authlogic/session/magic_columns.rb", "lib/authlogic/session/magic_states.rb", "lib/authlogic/session/params.rb", "lib/authlogic/session/password.rb", "lib/authlogic/session/perishable_token.rb", "lib/authlogic/session/persistence.rb", "lib/authlogic/session/priority_record.rb", "lib/authlogic/session/scopes.rb", "lib/authlogic/session/session.rb", "lib/authlogic/session/timeout.rb", "lib/authlogic/session/unauthorized_record.rb", "lib/authlogic/session/validation.rb", "lib/authlogic/test_case.rb", "lib/authlogic/test_case/mock_controller.rb", "lib/authlogic/test_case/mock_cookie_jar.rb", "lib/authlogic/test_case/mock_logger.rb", "lib/authlogic/test_case/mock_request.rb", "lib/authlogic/test_case/rails_request_adapter.rb", "rails/init.rb", "shoulda_macros/authlogic.rb", "test/acts_as_authentic_test/base_test.rb", "test/acts_as_authentic_test/email_test.rb", "test/acts_as_authentic_test/logged_in_status_test.rb", "test/acts_as_authentic_test/login_test.rb", "test/acts_as_authentic_test/magic_columns_test.rb", "test/acts_as_authentic_test/password_test.rb", "test/acts_as_authentic_test/perishable_token_test.rb", "test/acts_as_authentic_test/persistence_token_test.rb", "test/acts_as_authentic_test/restful_authentication_test.rb", "test/acts_as_authentic_test/session_maintenance_test.rb", "test/acts_as_authentic_test/single_access_test.rb", "test/authenticates_many_test.rb", "test/crypto_provider_test/aes256_test.rb", "test/crypto_provider_test/bcrypt_test.rb", "test/crypto_provider_test/sha1_test.rb", "test/crypto_provider_test/sha512_test.rb", "test/fixtures/companies.yml", "test/fixtures/employees.yml", "test/fixtures/projects.yml", "test/fixtures/users.yml", "test/libs/affiliate.rb", "test/libs/company.rb", "test/libs/employee.rb", "test/libs/employee_session.rb", "test/libs/ldaper.rb", "test/libs/ordered_hash.rb", "test/libs/project.rb", "test/libs/user.rb", "test/libs/user_session.rb", "test/random_test.rb", "test/session_test/activation_test.rb", "test/session_test/active_record_trickery_test.rb", "test/session_test/brute_force_protection_test.rb", "test/session_test/callbacks_test.rb", "test/session_test/cookies_test.rb", "test/session_test/credentials_test.rb", "test/session_test/existence_test.rb", "test/session_test/http_auth_test.rb", "test/session_test/id_test.rb", "test/session_test/klass_test.rb", "test/session_test/magic_columns_test.rb", "test/session_test/magic_states_test.rb", "test/session_test/params_test.rb", "test/session_test/password_test.rb", "test/session_test/perishability_test.rb", "test/session_test/persistence_test.rb", "test/session_test/scopes_test.rb", "test/session_test/session_test.rb", "test/session_test/timeout_test.rb", "test/session_test/unauthorized_record_test.rb", "test/session_test/validation_test.rb", "test/test_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/binarylogic/authlogic}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{authlogic}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{A clean, simple, and unobtrusive ruby authentication solution.}
** [out :: app2] s.test_files = ["test/acts_as_authentic_test/base_test.rb", "test/acts_as_authentic_test/email_test.rb", "test/acts_as_authentic_test/logged_in_status_test.rb", "test/acts_as_authentic_test/login_test.rb", "test/acts_as_authentic_test/magic_columns_test.rb", "test/acts_as_authentic_test/password_test.rb", "test/acts_as_authentic_test/perishable_token_test.rb", "test/acts_as_authentic_test/persistence_token_test.rb", "test/acts_as_authentic_test/restful_authentication_test.rb", "test/acts_as_authentic_test/session_maintenance_test.rb", "test/acts_as_authentic_test/single_access_test.rb", "test/authenticates_many_test.rb", "test/crypto_provider_test/aes256_test.rb", "test/crypto_provider_test/bcrypt_test.rb", "test/crypto_provider_test/sha1_test.rb",
** [out :: app2] "test/crypto_provider_test/sha512_test.rb", "test/libs/affiliate.rb", "test/libs/company.rb", "test/libs/employee.rb", "test/libs/employee_session.rb", "test/libs/ldaper.rb", "test/libs/ordered_hash.rb", "test/libs/project.rb", "test/libs/user.rb", "test/libs/user_session.rb", "test/random_test.rb", "test/session_test/activation_test.rb", "test/session_test/active_record_trickery_test.rb", "test/session_test/brute_force_protection_test.rb", "test/session_test/callbacks_test.rb", "test/session_test/cookies_test.rb", "test/session_test/credentials_test.rb", "test/session_test/existence_test.rb", "test/session_test/http_auth_test.rb", "test/session_test/id_test.rb", "test/session_test/klass_test.rb", "test/session_test/magic_columns_test.rb", "test/session_test/magic_states_test.rb", "test/session_test/params_test.rb", "test/session_test/password_test.rb", "test/session_test/perishability_test.rb", "test/session_test/persistence_test.rb", "test/session_test/scopes_test.rb", "test/session_test/session_test.rb", "test/session_test/timeout_test.rb", "test/session_test/unauthorized_record_test.rb", "test/session_test/validation_test.rb", "test/test_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/authlogic-2.1.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{thinking-sphinx}
** [out :: app2] s.version = "1.3.14"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Pat Allan"]
** [out :: app2] s.date = %q{2009-12-21}
** [out :: app2] s.description = %q{A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching.}
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["README.textile"]
** [out :: app2] s.files = ["LICENCE", "README.textile", "VERSION", "lib/cucumber/thinking_sphinx/external_world.rb", "lib/cucumber/thinking_sphinx/internal_world.rb", "lib/cucumber/thinking_sphinx/sql_logger.rb", "lib/thinking_sphinx.rb", "lib/thinking_sphinx/active_record.rb", "lib/thinking_sphinx/active_record/attribute_updates.rb", "lib/thinking_sphinx/active_record/delta.rb", "lib/thinking_sphinx/active_record/has_many_association.rb", "lib/thinking_sphinx/active_record/scopes.rb", "lib/thinking_sphinx/adapters/abstract_adapter.rb", "lib/thinking_sphinx/adapters/mysql_adapter.rb", "lib/thinking_sphinx/adapters/postgresql_adapter.rb", "lib/thinking_sphinx/association.rb", "lib/thinking_sphinx/attribute.rb", "lib/thinking_sphinx/auto_version.rb", "lib/thinking_sphinx/class_facet.rb", "lib/thinking_sphinx/configuration.rb", "lib/thinking_sphinx/context.rb", "lib/thinking_sphinx/core/array.rb", "lib/thinking_sphinx/core/string.rb", "lib/thinking_sphinx/deltas.rb", "lib/thinking_sphinx/deltas/default_delta.rb", "lib/thinking_sphinx/deploy/capistrano.rb", "lib/thinking_sphinx/excerpter.rb", "lib/thinking_sphinx/facet.rb", "lib/thinking_sphinx/facet_search.rb", "lib/thinking_sphinx/field.rb", "lib/thinking_sphinx/index.rb", "lib/thinking_sphinx/index/builder.rb", "lib/thinking_sphinx/index/faux_column.rb", "lib/thinking_sphinx/property.rb", "lib/thinking_sphinx/rails_additions.rb", "lib/thinking_sphinx/search.rb", "lib/thinking_sphinx/search_methods.rb", "lib/t
** [out :: app2] hinking_sphinx/source.rb", "lib/thinking_sphinx/source/internal_properties.rb", "lib/thinking_sphinx/source/sql.rb", "lib/thinking_sphinx/tasks.rb", "lib/thinking_sphinx/test.rb", "rails/init.rb", "tasks/distribution.rb", "tasks/rails.rake", "tasks/testing.rb", "features/abstract_inheritance.feature", "features/alternate_primary_key.feature", "features/attribute_transformation.feature", "features/attribute_updates.feature", "features/deleting_instances.feature", "features/direct_attributes.feature", "features/excerpts.feature", "features/extensible_delta_indexing.feature", "features/facets.feature", "features/facets_across_model.feature", "features/handling_edits.feature", "features/retry_stale_indexes.feature", "features/searching_across_models.feature", "features/searching_by_index.feature", "features/searching_by_model.feature", "features/searching_with_find_arguments.feature", "features/sphinx_detection.feature", "features/sphinx_scopes.feature", "features/step_definitions/alpha_steps.rb", "features/step_definitions/beta_steps.rb", "features/step_definitions/common_steps.rb", "features/step_definitions/extensible_delta_indexing_steps.rb", "features/step_definitions/facet_steps.rb", "features/step_definitions/find_arguments_steps.rb", "features/step_definitions/gamma_steps.rb", "features/step_definitions/scope_steps.rb", "features/step_definitions/search_steps.rb", "features/step_definitions/sphinx_steps.rb", "features/sti_searching.feature", "features/support/database.example.yml", "features/support/database.yml", "features/support/db/fixtures/alphas.rb", "features/support/db/fixtures/authors.rb", "features/support/db/fixtures/betas.rb", "features/support/db/fixtures/boxes.rb", "features/support/db/fixtures/categories.rb", "features/support/db/fixtures/cats.rb", "features/support/db/fixtures/comments.rb", "features/support/db/fixtures/developers.rb", "features/support/db/fixtures/dogs.rb", "features/support/db/fixtures/extensible_betas.rb", "features/support/db/fixtures/foxes.rb", "features/support/db/fixtures/gammas.rb", "features/support/db/fixtures/music.rb", "features/support/db/fixtures/people.rb", "features/support/db/fixtures/posts.rb", "features/support/db/fixtures/robots.rb", "features/support/db/fixtures/tags.rb", "features/support/db/migrations/create_alphas.rb", "features/support/db/migrations/create_animals.rb", "features/support/db/migrations/create_authors.rb", "features/support/db/migrations/create_authors_posts.rb", "features/support/db/migrations/create_betas.rb", "features/support/db/migrations/create_boxes.rb", "features/support/db/migrations/create_categories.rb", "features/support/db/migrations/create_comments.rb", "features/support/db/migrations/create_developers.rb", "features/support/db/migrations/create_extensible_betas.rb", "features/support/db/migrations/create_gammas.rb", "features/support/db/migrations/create_genres.rb", "features/support/db/migrations/create_music.rb", "features/support/db/migrations/create_people.rb", "features/support/db/migrations/create_posts.rb", "features/support/db/migrations/create_robots.rb", "features/support/db/migrations/create_taggings.rb", "features/support/db/migrations/create_tags.rb", "features/support/env.rb", "features/support/lib/generic_delta_handler.rb", "features/support/models/alpha.rb", "features/support/models/animal.rb", "features/support/models/author.rb", "features/support/models/beta.rb", "features/support/models/box.rb", "features/support/models/cat.rb", "features/support/models/category.rb", "features/support/models/comment.rb", "features/support/models/developer.rb", "features/support/models/dog.rb", "features/support/models/extensible_beta.rb", "features/support/models/fox.rb", "features/support/models/gamma.rb", "features/support/models/genre.rb", "features/support/models/medium.rb", "features/support/models/music.rb", "features/support/models/person.rb", "features/support/models/post.rb", "features/support/models/robot.rb", "features/support/models/tag.rb", "features/support/models/tagging.rb", "spec/thinking_sphinx/active_record/del
** [out :: app2] ta_spec.rb", "spec/thinking_sphinx/active_record/has_many_association_spec.rb", "spec/thinking_sphinx/active_record/scopes_spec.rb", "spec/thinking_sphinx/active_record_spec.rb", "spec/thinking_sphinx/association_spec.rb", "spec/thinking_sphinx/attribute_spec.rb", "spec/thinking_sphinx/auto_version_spec.rb", "spec/thinking_sphinx/configuration_spec.rb", "spec/thinking_sphinx/context_spec.rb", "spec/thinking_sphinx/core/array_spec.rb", "spec/thinking_sphinx/core/string_spec.rb", "spec/thinking_sphinx/excerpter_spec.rb", "spec/thinking_sphinx/facet_search_spec.rb", "spec/thinking_sphinx/facet_spec.rb", "spec/thinking_sphinx/field_spec.rb", "spec/thinking_sphinx/index/builder_spec.rb", "spec/thinking_sphinx/index/faux_column_spec.rb", "spec/thinking_sphinx/index_spec.rb", "spec/thinking_sphinx/rails_additions_spec.rb", "spec/thinking_sphinx/search_methods_spec.rb", "spec/thinking_sphinx/search_spec.rb", "spec/thinking_sphinx/source_spec.rb", "spec/thinking_sphinx_spec.rb"]
** [out :: app2] s.homepage = %q{http://ts.freelancing-gods.com}
** [out :: app2] s.post_install_message = %q{If you're upgrading, you should read this:
** [out :: app2] http://freelancing-god.github.com/ts/en/upgrading.html
** [out :: app2]
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{ActiveRecord/Rails Sphinx library}
** [out :: app2] s.test_files = ["features/abstract_inheritance.feature", "features/alternate_primary_key.feature", "features/attribute_transformation.feature", "features/attribute_updates.feature", "features/deleting_instances.feature", "features/direct_attributes.feature", "features/excerpts.feature", "features/extensible_delta_indexing.feature", "features/facets.feature", "features/facets_across_model.feature", "features/handling_edits.feature", "features/retry_stale_indexes.feature", "features/searching_across_models.feature", "features/searching_by_index.feature", "features/searching_by_model.feature", "features/searching_with_find_arguments.feature", "features/sphinx_detection.feature", "features/sphinx_scopes.feature", "features/step_definitions/alpha_steps.rb", "features/step_definitions/beta_steps.rb", "features/step_definitions/common_steps.rb", "features/step_definitions/extensible_delta_indexing_steps.rb", "features/step_definitions/facet_steps.rb", "features/step_definitions/find_arguments_steps.rb", "features/step_definitions/gamma_steps.rb", "features/step_definitions/scope_steps.rb", "features/step_definitions/search_steps.rb", "features/step_definitions/sphinx_steps.rb", "features/sti_searching.feature", "features/support/database.example.yml", "features/support/database.yml", "features/support/db/fixtures/alphas.rb", "features/support/db/fixtures/authors.rb", "features/support/db/fixtures/betas.rb", "features/support/db/fixtures/boxes.rb", "features/support/db/fixtures/categories.rb", "features/support/db/fixtures/cats.rb", "features/support/db/fixtures/comments.rb", "features/support/db/fixtures/developers.rb", "features/support/db/fixtures/dogs.rb", "features/support/db/fixtures/extensible_betas.rb", "features/support/db/fixtures/foxes.rb", "features/support/db/fixtures/gammas.rb", "features/support/db/fixtures/music.rb", "features/support/db/fixtures/people.rb", "features/support/db/fixtures/posts.rb", "features/support/db/fixtures/robots.rb", "features/support/db/fixtures/tags.rb", "features/support/db/migrations/create_alphas.rb", "features/support/db/migrations/create_animals.rb", "features/support/db/migrations/create_authors.rb", "features/support/db/migrations/create_authors_posts.rb", "features/support/db/migrations/create_betas.rb", "features/support/db/migrations/create_boxes.rb", "features/support/db/migrations/create_categories.rb", "features/support/db/migrations/create_comments.rb", "features/support/db/migrations/create_developers.rb", "features/support/db/migrations/create_extensible_betas.rb", "features/support/db/migrations/create_gammas.rb", "features/support/db/migrations/create_genres.rb", "features/support/db/migrations/create_music.rb", "features/support/db/migrations/create_people.rb", "fe
** [out :: app2] atures/support/db/migrations/create_posts.rb", "features/support/db/migrations/create_robots.rb", "features/support/db/migrations/create_taggings.rb", "features/support/db/migrations/create_tags.rb", "features/support/env.rb", "features/support/lib/generic_delta_handler.rb", "features/support/models/alpha.rb", "features/support/models/animal.rb", "features/support/models/author.rb", "features/support/models/beta.rb", "features/support/models/box.rb", "features/support/models/cat.rb", "features/support/models/category.rb", "features/support/models/comment.rb", "features/support/models/developer.rb", "features/support/models/dog.rb", "features/support/models/extensible_beta.rb", "features/support/models/fox.rb", "features/support/models/gamma.rb", "features/support/models/genre.rb", "features/support/models/medium.rb", "features/support/models/music.rb", "features/support/models/person.rb", "features/support/models/post.rb", "features/support/models/robot.rb", "features/support/models/tag.rb", "features/support/models/tagging.rb", "spec/thinking_sphinx/active_record/delta_spec.rb", "spec/thinking_sphinx/active_record/has_many_association_spec.rb", "spec/thinking_sphinx/active_record/scopes_spec.rb", "spec/thinking_sphinx/active_record_spec.rb", "spec/thinking_sphinx/association_spec.rb", "spec/thinking_sphinx/attribute_spec.rb", "spec/thinking_sphinx/auto_version_spec.rb", "spec/thinking_sphinx/configuration_spec.rb", "spec/thinking_sphinx/context_spec.rb", "spec/thinking_sphinx/core/array_spec.rb", "spec/thinking_sphinx/core/string_spec.rb", "spec/thinking_sphinx/excerpter_spec.rb", "spec/thinking_sphinx/facet_search_spec.rb", "spec/thinking_sphinx/facet_spec.rb", "spec/thinking_sphinx/field_spec.rb", "spec/thinking_sphinx/index/builder_spec.rb", "spec/thinking_sphinx/index/faux_column_spec.rb", "spec/thinking_sphinx/index_spec.rb", "spec/thinking_sphinx/rails_additions_spec.rb", "spec/thinking_sphinx/search_methods_spec.rb", "spec/thinking_sphinx/search_spec.rb", "spec/thinking_sphinx/source_spec.rb", "spec/thinking_sphinx_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_runtime_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_runtime_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/thinking-sphinx-1.3.14.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activeresource}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{active_resource}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Wraps web resources in model classes that can be manipulated through XML over REST.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["Rakefile", "README", "CHANGELOG", "lib/active_resource", "lib/active_resource/base.rb", "lib/active_resource/connection.rb", "lib/active_resource/custom_methods.rb", "lib/active_resource/formats", "lib/active_resource/formats/json_format.rb", "lib/active_resource/formats/xml_format.rb", "lib/active_resource/formats.rb", "lib/active_resource/http_mock.rb", "lib/active_resource/validations.rb", "lib/active_resource/version.rb", "lib/active_resource.rb", "lib/activeresource.rb", "test/abstract_unit.rb", "test/authorization_test.rb", "test/base", "test/base/custom_methods_test.rb", "test/base/equality_test.rb", "test/base/load_test.rb", "test/base_errors_test.rb", "test/base_test.rb", "test/connection_test.rb", "test/debug.log", "test/fixtures", "test/fixtures/beast.rb", "test/fixtures/customer.rb", "test/fixtures/person.rb", "test/fixtures/street_address.rb", "test/format_test.rb", "test/setter_trap.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activeresource}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Think Active Record for web resources.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_d
** [out :: app2] ependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activeresource-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rack}
** [out :: app2] s.version = "1.2.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Christian Neukirchen"]
** [out :: app2] s.date = %q{2010-06-14}
** [out :: app2] s.default_executable = %q{rackup}
** [out :: app2] s.description = %q{Rack provides minimal, modular and adaptable interface for developing
** [out :: app2] web applications in Ruby. By wrapping HTTP requests and responses in
** [out :: app2] the simplest way possible, it unifies and distills the API for web
** [out :: app2] servers, web frameworks, and software in between (the so-called
** [out :: app2] middleware) into a single method call.
** [out :: app2]
** [out :: app2] Also see http://rack.rubyforge.org.
** [out :: app2] }
** [out :: app2] s.email = %q{chneukirchen@gmail.com}
** [out :: app2] s.executables = ["rackup"]
** [out :: app2] s.extra_rdoc_files = ["README", "SPEC", "KNOWN-ISSUES"]
** [out :: app2] s.files = ["bin/rackup", "contrib/rack_logo.svg", "example/protectedlobster.ru", "example/lobster.ru", "example/protectedlobster.rb", "lib/rack/session/cookie.rb", "lib/rack/session/pool.rb", "lib/rack/session/memcache.rb", "lib/rack/session/abstract/id.rb", "lib/rack/response.rb", "lib/rack/conditionalget.rb", "lib/rack/showstatus.rb", "lib/rack/rewindable_input.rb", "lib/rack/sendfile.rb", "lib/rack/urlmap.rb", "lib/rack/chunked.rb", "lib/rack/head.rb", "lib/rack/runtime.rb", "lib/rack/handler/webrick.rb", "lib/rack/handler/thin.rb", "lib/rack/handler/scgi.rb", "lib/rack/handler/mongrel.rb", "lib/rack/handler/evented_mongrel.rb", "lib/rack/handler/swiftiplied_mongrel.rb", "lib/rack/handler/lsws.rb", "lib/rack/handler/fastcgi.rb", "lib/rack/handler/cgi.rb", "lib/rack/lock.rb", "lib/rack/builder.rb", "lib/rack/handler.rb", "lib/rack/mock.rb", "lib/rack/static.rb", "lib/rack/deflater.rb", "lib/rack/content_type.rb", "lib/rack/server.rb", "lib/rack/directory.rb", "lib/rack/showexceptions.rb", "lib/rack/file.rb", "lib/rack/request.rb", "lib/rack/lobster.rb", "lib/rack/commonlogger.rb", "lib/rack/config.rb", "lib/rack/utils.rb", "lib/rack/etag.rb", "lib/rack/methodover
** [out :: app2] ride.rb", "lib/rack/cascade.rb", "lib/rack/logger.rb", "lib/rack/auth/digest/request.rb", "lib/rack/auth/digest/nonce.rb", "lib/rack/auth/digest/params.rb", "lib/rack/auth/digest/md5.rb", "lib/rack/auth/basic.rb", "lib/rack/auth/abstract/handler.rb", "lib/rack/auth/abstract/request.rb", "lib/rack/content_length.rb", "lib/rack/nulllogger.rb", "lib/rack/lint.rb", "lib/rack/recursive.rb", "lib/rack/mime.rb", "lib/rack/reloader.rb", "lib/rack.rb", "test/spec_static.rb", "test/spec_content_type.rb", "test/spec_thin.rb", "test/testrequest.rb", "test/spec_auth_digest.rb", "test/spec_response.rb", "test/spec_file.rb", "test/spec_rewindable_input.rb", "test/spec_methodoverride.rb", "test/spec_fastcgi.rb", "test/spec_chunked.rb", "test/spec_cgi.rb", "test/multipart/semicolon", "test/multipart/filename_with_escaped_quotes", "test/multipart/binary", "test/multipart/fail_16384_nofile", "test/multipart/filename_and_modification_param", "test/multipart/text", "test/multipart/ie", "test/multipart/filename_with_percent_escaped_quotes", "test/multipart/empty", "test/multipart/none", "test/multipart/file1.txt", "test/multipart/filename_with_escaped_quotes_and_modification_param", "test/multipart/nested", "test/multipart/bad_robots", "test/multipart/filename_with_unescaped_quotes", "test/spec_head.rb", "test/spec_urlmap.rb", "test/spec_mongrel.rb", "test/spec_content_length.rb", "test/spec_session_cookie.rb", "test/spec_utils.rb", "test/spec_showexceptions.rb", "test/spec_lobster.rb", "test/spec_logger.rb", "test/spec_sendfile.rb", "test/spec_conditionalget.rb", "test/spec_lint.rb", "test/spec_deflater.rb", "test/rackup/config.ru", "test/spec_showstatus.rb", "test/spec_lock.rb", "test/spec_nulllogger.rb", "test/spec_config.rb", "test/spec_session_memcache.rb", "test/spec_runtime.rb", "test/spec_commonlogger.rb", "test/spec_directory.rb", "test/spec_cascade.rb", "test/spec_webrick.rb", "test/spec_request.rb", "test/spec_etag.rb", "test/spec_mock.rb", "test/cgi/sample_rackup.ru", "test/cgi/test", "test/cgi/test.fcgi", "test/cgi/lighttpd.conf", "test/cgi/rackup_stub.rb", "test/cgi/test.ru", "test/spec_builder.rb", "test/spec_auth_basic.rb", "test/unregistered_handler/rack/handler/unregistered.rb", "test/unregistered_handler/rack/handler/unregistered_long_one.rb", "test/spec_handler.rb", "test/spec_session_pool.rb", "test/spec_recursive.rb", "COPYING", "KNOWN-ISSUES", "rack.gemspec", "README", "SPEC"]
** [out :: app2] s.homepage = %q{http://rack.rubyforge.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rack}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{a modular Ruby webserver interface}
** [out :: app2] s.test_files = ["test/spec_static.rb", "test/spec_content_type.rb", "test/spec_thin.rb", "test/spec_auth_digest.rb", "test/spec_response.rb", "test/spec_file.rb", "test/spec_rewindable_input.rb", "test/spec_methodoverride.rb", "test/spec_fastcgi.rb", "test/spec_chunked.rb", "test/spec_cgi.rb", "test/spec_head.rb", "test/spec_urlmap.rb", "test/spec_mongrel.rb", "test/spec_content_length.rb", "test/spec_session_cookie.rb", "test/spec_utils.rb", "test/spec_showexceptions.rb", "test/spec_lobster.rb", "test/spec_logger.rb", "test/spec_sendfile.rb", "test/spec_conditionalget.rb", "test/spec_lint.rb", "test/spec_deflater.rb", "test/spec_showstatus.rb", "test/spec_lock.rb", "test/spec_nulllogger.rb", "test/spec_config.rb", "test/spec_session_memcache.rb", "test/spec_runtime.rb", "test/spec_commonlogger.rb", "test/spec_directory.rb", "test/spec_cascade.rb", "test/spec_webrick.rb", "test/spec_request.rb", "test/spec_etag.rb", "test/spec_mock.rb", "test/spec_builder.rb", "test/spec_auth_basic.rb", "test/spec_handler.rb", "test/spec_session_pool.rb", "test/spec_recursive.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<fcgi>, [">
** [out :: app2] = 0"])
** [out :: app2] s.add_development_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<thin>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_dependency(%q<fcgi>, [">= 0"])
** [out :: app2] s.add_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_dependency(%q<thin>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_dependency(%q<fcgi>, [">= 0"])
** [out :: app2] s.add_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_dependency(%q<thin>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rack-1.2.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{linecache}
** [out :: app2] s.version = "0.43"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["R. Bernstein"]
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2008-06-11}
** [out :: app2] s.description = %q{LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.}
** [out :: app2] s.email = %q{rockyb@rubyforge.net}
** [out :: app2] s.extensions = ["ext/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "lib/linecache.rb", "lib/tracelines.rb"]
** [out :: app2] s.files = ["AUTHORS", "COPYING", "ChangeLog", "NEWS", "README", "Rakefile", "VERSION", "ext/trace_nums.c", "ext/trace_nums.h", "ext/extconf.rb", "lib/tracelines.rb", "lib/linecache.rb", "test/rcov-bug.rb", "test/test-tracelines.rb", "test/test-lnum.rb", "test/test-linecache.rb", "test/parse-show.rb", "test/lnum-diag.rb", "test/data/for1.rb", "test/data/if6.rb", "test/data/comments1.rb", "test/data/if3.rb", "test/data/if5.rb", "test/data/begin3.rb", "test/data/end.rb", "test/data/case1.rb", "test/data/match.rb", "test/data/begin2.rb", "test/data/match3.rb", "test/data/case5.rb", "test/data/not-lit.rb", "test/data/match3a.rb", "test/data/if7.rb", "test/data/if4.rb", "test/data/case2.rb", "test/data/block2.rb", "test/data/begin1.rb", "test/data/def1.rb", "test/data/if1.rb", "test/data/class1.rb", "test/data/if2.rb", "test/data/block1.rb", "test/data/case3.rb", "test/data/each1.rb", "test/data/case4.rb", "test/short-file"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/rocky-hacks/linecache}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{rocky-hacks}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Read file with caching}
** [out :: app2] s.test_files = ["test/rcov-bug.rb", "test/test-tracelines.rb", "test/test-lnum.rb", "test/test-linecache.rb", "test/parse-show.rb", "test/lnum-diag.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2]
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/linecache-0.43.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{columnize}
** [out :: app2] s.version = "0.3.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["R. Bernstein"]
** [out :: app2] s.date = %q{2009-07-25}
** [out :: app2] s.description = %q{Return a list of strings as a set of arranged in columns.
** [out :: app2]
** [out :: app2] For example, for a line width of 4 characters (arranged vertically):
** [out :: app2] ['1', '2,', '3', '4'] => '1 3
** [out :: app2] 2 4
** [out :: app2] '
** [out :: app2]
** [out :: app2] or arranged horizontally:
** [out :: app2] ['1', '2,', '3', '4'] => '1 2
** [out :: app2] 3 4
** [out :: app2] '
** [out :: app2]
** [out :: app2] Each column is only as wide as necessary. By default, columns are
** [out :: app2] separated by two spaces - one was not legible enough. Set "colsep"
** [out :: app2] to adjust the string separate columns. Set `displaywidth' to set
** [out :: app2] the line width.
** [out :: app2]
** [out :: app2] Normally, consecutive items go down from the top to bottom from
** [out :: app2] the left-most column to the right-most. If +arrange_vertical+ is
** [out :: app2] set false, consecutive items will go across, left to right, top to
** [out :: app2] bottom.
** [out :: app2] }
** [out :: app2] s.email = %q{rockyb@rubyforge.net}
** [out :: app2] s.extra_rdoc_files = ["README", "lib/columnize.rb"]
** [out :: app2] s.files = ["AUTHORS", "COPYING", "ChangeLog", "NEWS", "README", "Rakefile", "VERSION", "lib/columnize.rb", "test/test-columnize.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/rocky-hacks/columnize}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{rocky-hacks}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Read file with caching}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/columnize-0.3.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rails}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.default_executable = %q{rails}
** [out :: app2] s.description = %q{Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.executables = ["rails"]
** [out :: app2] s.files = ["bin", "builtin", "CHANGELOG", "configs", "dispatches", "doc", "environments", "fresh_rakefile", "guides", "helpers", "html", "lib", "MIT-LICENSE", "Rakefile", "README", "bin/about", "bin/console", "bin/dbconsole", "bin/destroy", "bin/generate", "bin/performance", "bin/performance/benchmarker", "bin/performance/profiler", "bin/plugin", "bin/rails", "bin/runner", "bin/server", "builtin/rails_info", "builtin/rails_info/rails", "builtin/rails_info/rails/info.rb", "builtin/rails_info/rails/info_controller.rb", "builtin/rails_info/rails/info_helper.rb", "builtin/rails_info/rails_info_controller.rb", "configs/databases", "configs/databases/frontbase.yml", "configs/databases/ibm_db.yml", "configs/databases/mysql.yml", "configs/databases/oracle.yml", "configs/databases/postgresql.yml", "configs/databases/sqlite2.yml", "configs/databases/sqlite3.yml", "configs/empty.log", "configs/initializers", "configs/initializers/backtrace_silencers.rb", "configs/initializers/inflections.rb", "configs/initializers/mime_types.rb", "configs/initializers/new_rails_defaults.rb", "configs/initializers/session_store.rb", "configs/locales", "configs/locales/en.yml", "configs/routes.rb", "doc/README_FOR_APP", "dispatches/config.ru", "dispatches/dispatch.fcgi", "dispatches/dispatch.rb", "dispatches/gateway.cgi", "environments/boot.rb", "environments/development.rb", "environments/envi
** [out :: app2] ronment.rb", "environments/production.rb", "environments/test.rb", "helpers/application_controller.rb", "helpers/application_helper.rb", "helpers/performance_test.rb", "helpers/test_helper.rb", "html/404.html", "html/422.html", "html/500.html", "html/favicon.ico", "html/images", "html/images/rails.png", "html/index.html", "html/javascripts", "html/javascripts/application.js", "html/javascripts/controls.js", "html/javascripts/dragdrop.js", "html/javascripts/effects.js", "html/javascripts/prototype.js", "html/robots.txt", "lib/code_statistics.rb", "lib/commands", "lib/commands/about.rb", "lib/commands/console.rb", "lib/commands/dbconsole.rb", "lib/commands/destroy.rb", "lib/commands/generate.rb", "lib/commands/ncgi", "lib/commands/ncgi/listener", "lib/commands/ncgi/tracker", "lib/commands/performance", "lib/commands/performance/benchmarker.rb", "lib/commands/performance/profiler.rb", "lib/commands/plugin.rb", "lib/commands/runner.rb", "lib/commands/server.rb", "lib/commands/update.rb", "lib/commands.rb", "lib/console_app.rb", "lib/console_sandbox.rb", "lib/console_with_helpers.rb", "lib/dispatcher.rb", "lib/fcgi_handler.rb", "lib/initializer.rb", "lib/performance_test_help.rb", "lib/rails", "lib/rails/backtrace_cleaner.rb", "lib/rails/gem_builder.rb", "lib/rails/gem_dependency.rb", "lib/rails/plugin", "lib/rails/plugin/loader.rb", "lib/rails/plugin/locator.rb", "lib/rails/plugin.rb", "lib/rails/rack", "lib/rails/rack/debugger.rb", "lib/rails/rack/log_tailer.rb", "lib/rails/rack/metal.rb", "lib/rails/rack/static.rb", "lib/rails/rack.rb", "lib/rails/vendor_gem_source_index.rb", "lib/rails/version.rb", "lib/rails_generator", "lib/rails_generator/base.rb", "lib/rails_generator/commands.rb", "lib/rails_generator/generated_attribute.rb", "lib/rails_generator/generators", "lib/rails_generator/generators/applications", "lib/rails_generator/generators/applications/app", "lib/rails_generator/generators/applications/app/app_generator.rb", "lib/rails_generator/generators/applications/app/scm", "lib/rails_generator/generators/applications/app/scm/git.rb", "lib/rails_generator/generators/applications/app/scm/scm.rb", "lib/rails_generator/generators/applications/app/scm/svn.rb", "lib/rails_generator/generators/applications/app/template_runner.rb", "lib/rails_generator/generators/applications/app/USAGE", "lib/rails_generator/generators/components", "lib/rails_generator/generators/components/controller", "lib/rails_generator/generators/components/controller/controller_generator.rb", "lib/rails_generator/generators/components/controller/templates", "lib/rails_generator/generators/components/controller/templates/controller.rb", "lib/rails_generator/generators/components/controller/templates/functional_test.rb", "lib/rails_generator/generators/components/controller/templates/helper.rb", "lib/rails_generator/generators/components/controller/templates/helper_test.rb", "lib/rails_generator/generators/components/controller/templates/view.html.erb", "lib/rails_generator/generators/components/controller/USAGE", "lib/rails_generator/generators/components/helper", "lib/rails_generator/generators/components/helper/helper_generator.rb", "lib/rails_generator/generators/components/helper/templates", "lib/rails_generator/generators/components/helper/templates/helper.rb", "lib/rails_generator/generators/components/helper/templates/helper_test.rb", "lib/rails_generator/generators/components/helper/USAGE", "lib/rails_generator/generators/components/integration_test", "lib/rails_generator/generators/components/integration_test/integration_test_generator.rb", "lib/rails_generator/generators/components/integration_test/templates", "lib/rails_generator/generators/components/integration_test/templates/integration_test.rb", "lib/rails_generator/generators/components/integration_test/USAGE", "lib/rails_generator/generators/components/mailer", "lib/rails_generator/generators/components/mailer/mailer_generator.rb", "lib/rails_generator/generators/components/mailer/templates", "lib/rails_generator/generators/components/mailer/templates/fixture.erb", "lib/rails_genera
** [out :: app2] tor/generators/components/mailer/templates/fixture.rhtml", "lib/rails_generator/generators/components/mailer/templates/mailer.rb", "lib/rails_generator/generators/components/mailer/templates/unit_test.rb", "lib/rails_generator/generators/components/mailer/templates/view.erb", "lib/rails_generator/generators/components/mailer/templates/view.rhtml", "lib/rails_generator/generators/components/mailer/USAGE", "lib/rails_generator/generators/components/metal", "lib/rails_generator/generators/components/metal/metal_generator.rb", "lib/rails_generator/generators/components/metal/templates", "lib/rails_generator/generators/components/metal/templates/metal.rb", "lib/rails_generator/generators/components/metal/USAGE", "lib/rails_generator/generators/components/migration", "lib/rails_generator/generators/components/migration/migration_generator.rb", "lib/rails_generator/generators/components/migration/templates", "lib/rails_generator/generators/components/migration/templates/migration.rb", "lib/rails_generator/generators/components/migration/USAGE", "lib/rails_generator/generators/components/model", "lib/rails_generator/generators/components/model/model_generator.rb", "lib/rails_generator/generators/components/model/templates", "lib/rails_generator/generators/components/model/templates/fixtures.yml", "lib/rails_generator/generators/components/model/templates/migration.rb", "lib/rails_generator/generators/components/model/templates/model.rb", "lib/rails_generator/generators/components/model/templates/unit_test.rb", "lib/rails_generator/generators/components/model/USAGE", "lib/rails_generator/generators/components/observer", "lib/rails_generator/generators/components/observer/observer_generator.rb", "lib/rails_generator/generators/components/observer/templates", "lib/rails_generator/generators/components/observer/templates/observer.rb", "lib/rails_generator/generators/components/observer/templates/unit_test.rb", "lib/rails_generator/generators/components/observer/USAGE", "lib/rails_generator/generators/components/performance_test", "lib/rails_generator/generators/components/performance_test/performance_test_generator.rb", "lib/rails_generator/generators/components/performance_test/templates", "lib/rails_generator/generators/components/performance_test/templates/performance_test.rb", "lib/rails_generator/generators/components/performance_test/USAGE", "lib/rails_generator/generators/components/plugin", "lib/rails_generator/generators/components/plugin/plugin_generator.rb", "lib/rails_generator/generators/components/plugin/templates", "lib/rails_generator/generators/components/plugin/templates/generator.rb", "lib/rails_generator/generators/components/plugin/templates/init.rb", "lib/rails_generator/generators/components/plugin/templates/install.rb", "lib/rails_generator/generators/components/plugin/templates/MIT-LICENSE", "lib/rails_generator/generators/components/plugin/templates/plugin.rb", "lib/rails_generator/generators/components/plugin/templates/Rakefile", "lib/rails_generator/generators/components/plugin/templates/README", "lib/rails_generator/generators/components/plugin/templates/tasks.rake", "lib/rails_generator/generators/components/plugin/templates/test_helper.rb", "lib/rails_generator/generators/components/plugin/templates/uninstall.rb", "lib/rails_generator/generators/components/plugin/templates/unit_test.rb", "lib/rails_generator/generators/components/plugin/templates/USAGE", "lib/rails_generator/generators/components/plugin/USAGE", "lib/rails_generator/generators/components/resource", "lib/rails_generator/generators/components/resource/resource_generator.rb", "lib/rails_generator/generators/components/resource/templates", "lib/rails_generator/generators/components/resource/templates/controller.rb", "lib/rails_generator/generators/components/resource/templates/functional_test.rb", "lib/rails_generator/generators/components/resource/templates/helper.rb", "lib/rails_generator/generators/components/resource/templates/helper_test.rb", "lib/rails_generator/generators/components/resource/USAGE", "lib/rails_generator/generators/c
** [out :: app2] omponents/scaffold", "lib/rails_generator/generators/components/scaffold/scaffold_generator.rb", "lib/rails_generator/generators/components/scaffold/templates", "lib/rails_generator/generators/components/scaffold/templates/controller.rb", "lib/rails_generator/generators/components/scaffold/templates/functional_test.rb", "lib/rails_generator/generators/components/scaffold/templates/helper.rb", "lib/rails_generator/generators/components/scaffold/templates/helper_test.rb", "lib/rails_generator/generators/components/scaffold/templates/layout.html.erb", "lib/rails_generator/generators/components/scaffold/templates/style.css", "lib/rails_generator/generators/components/scaffold/templates/view_edit.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_index.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_new.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_show.html.erb", "lib/rails_generator/generators/components/scaffold/USAGE", "lib/rails_generator/generators/components/session_migration", "lib/rails_generator/generators/components/session_migration/session_migration_generator.rb", "lib/rails_generator/generators/components/session_migration/templates", "lib/rails_generator/generators/components/session_migration/templates/migration.rb", "lib/rails_generator/generators/components/session_migration/USAGE", "lib/rails_generator/lookup.rb", "lib/rails_generator/manifest.rb", "lib/rails_generator/options.rb", "lib/rails_generator/scripts", "lib/rails_generator/scripts/destroy.rb", "lib/rails_generator/scripts/generate.rb", "lib/rails_generator/scripts/update.rb", "lib/rails_generator/scripts.rb", "lib/rails_generator/secret_key_generator.rb", "lib/rails_generator/simple_logger.rb", "lib/rails_generator/spec.rb", "lib/rails_generator.rb", "lib/railties_path.rb", "lib/ruby_version_check.rb", "lib/rubyprof_ext.rb", "lib/source_annotation_extractor.rb", "lib/tasks", "lib/tasks/annotations.rake", "lib/tasks/databases.rake", "lib/tasks/documentation.rake", "lib/tasks/framework.rake", "lib/tasks/gems.rake", "lib/tasks/log.rake", "lib/tasks/middleware.rake", "lib/tasks/misc.rake", "lib/tasks/rails.rb", "lib/tasks/routes.rake", "lib/tasks/statistics.rake", "lib/tasks/testing.rake", "lib/tasks/tmp.rake", "lib/test_help.rb", "lib/webrick_server.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--exclude", "."]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rails}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Web-application framework with template engine, control-flow layer, and ORM.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rails-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{parallel}
** [out :: app2] s.version = "0.5.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Grosser"]
** [out :: app2] s.date = %q{2010-10-23}
** [out :: app2] s.email = %q{grosser.michael@gmail.com}
** [out :: app2] s.files = ["Gemfile", "Gemfile.lock", "Rakefile", "Readme.md", "VERSION", "lib/parallel.rb", "parallel.gemspec", "spec/cases/closes_processes_at_runtime.rb", "spec/cases/each.rb", "spec/cases/each_with_index.rb", "spec/cases/map_with_index.rb", "spec/cases/map_with_index_empty.rb", "spec/cases/map_with_nested_arrays_and_nil.rb", "spec/cases/no_dump_with_each.rb", "spec/cases/parallel_high_fork_rate.rb", "spec/cases/parallel_influence_outside_data.rb", "spec/cases/parallel_map.rb", "spec/cases/parallel_map_range.rb", "spec/cases/parallel_map_sleeping.rb", "spec/cases/parallel_map_uneven.rb", "spec/cases/parallel_raise.rb", "spec/cases/parallel_sleeping_2.rb", "spec/cases/parallel_start_and_kill.rb", "spec/cases/parallel_with_detected_cpus.rb", "spec/cases/parallel_with_nil_uses_detected_cpus.rb", "spec/cases/parallel_with_set_processes.rb", "spec/parallel_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/grosser/parallel}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Run any kind of code in parallel processes}
** [out :: app2] s.test_files = ["spec/spec_helper.rb", "spec/parallel_spec.rb", "spec/cases/parallel_sleeping_2.rb", "spec/cases/no_dump_with_each.rb", "spec/cases/parallel_high_fork_rate.rb", "spec/cases/map_with_index.rb", "spec/cases/parallel_with_set_processes.rb", "spec/cases/parallel_map.rb", "spec/cases/parallel_influence_outside_data.rb", "spec/cases/parallel_start_and_kill.rb", "spec/cases/parallel_map_uneven.rb", "spec/cases/parallel_map_sleeping.rb", "spec/cases/parallel_with_detected_cpus.rb", "spec/cases/closes_processes_at_runtime.rb", "spec/cases/each.rb", "spec/cases/map_with_nested_arrays_and_nil.rb", "spec/cases/map_with_index_empty.rb", "spec/cases/parallel_raise.rb", "spec/cases/each_with_index.rb", "spec/cases/parallel_with_nil_uses_detected_cpus.rb", "spec/cases/parallel_map_range.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/parallel-0.5.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{factory_girl}
** [out :: app2] s.version = "1.2.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Joe Ferris"]
** [out :: app2] s.date = %q{2009-10-15}
** [out :: app2] s.description = %q{factory_girl provides a framework and DSL for defining and
** [out :: app2] using factories - less error-prone, more explicit, and
** [out :: app2] all-around easier to work with than fixtures.}
** [out :: app2] s.email = %q{jferris@thoughtbot.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc"]
** [out :: app2] s.files = ["Changelog", "CONTRIBUTION_GUIDELINES.rdoc", "LICENSE", "Rakefile", "README.rdoc", "lib/factory_girl/aliases.rb", "lib/factory_girl/attribute/association.rb", "lib/factory_girl/attribute/callback.rb", "lib/factory_girl/attribute/dynamic.rb", "lib/factory_girl/attribute/static.rb", "lib/factory_girl/attribute.rb", "lib/factory_girl/factory.rb", "lib/factory_girl/proxy/attributes_for.rb", "lib/factory_girl/proxy/build.rb", "lib/factory_girl/proxy/create.rb", "lib/factory_girl/proxy/stub.rb", "lib/factory_girl/proxy.rb", "lib/factory_girl/sequence.rb", "lib/factory_girl/step_definitions.rb", "lib/factory_girl/syntax/blueprint.rb", "lib/factory_girl/syntax/generate.rb", "lib/factory_girl/syntax/make.rb", "lib/factory_girl/syntax/sham.rb", "lib/factory_girl/syntax.rb", "lib/factory_girl.rb", "spec/factory_girl/aliases_spec.rb", "spec/factory_girl/attribute/association_spec.rb", "spec/factory_girl/attribute/callback_spec.rb", "spec/factory_girl/attribute/dynamic_spec.rb", "spec/factory_girl/attribute/static_spec.rb", "spec/factory_girl/attribute_spec.rb", "spec/factory_girl/factory_spec.rb", "spec/factory_girl/proxy/attributes_for_spec.rb", "spec/factory_girl/proxy/build_spec.rb", "spec/factory_girl/proxy/create_spec.rb", "spec/factory_girl/proxy/stub_spec.rb", "spec/factory_girl/proxy_spec.rb", "spec/factory_girl/sequence_spec.rb", "spec/factory_girl/syntax/blueprint_spec.rb", "spec/fac
** [out :: app2] tory_girl/syntax/generate_spec.rb", "spec/factory_girl/syntax/make_spec.rb", "spec/factory_girl/syntax/sham_spec.rb", "spec/integration_spec.rb", "spec/models.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://thoughtbot.com/projects/factory_girl}
** [out :: app2] s.rdoc_options = ["--line-numbers", "--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{factory_girl provides a framework and DSL for defining and using model instance factories.}
** [out :: app2] s.test_files = ["spec/factory_girl/aliases_spec.rb", "spec/factory_girl/attribute/association_spec.rb", "spec/factory_girl/attribute/callback_spec.rb", "spec/factory_girl/attribute/dynamic_spec.rb", "spec/factory_girl/attribute/static_spec.rb", "spec/factory_girl/attribute_spec.rb", "spec/factory_girl/factory_spec.rb", "spec/factory_girl/proxy/attributes_for_spec.rb", "spec/factory_girl/proxy/build_spec.rb", "spec/factory_girl/proxy/create_spec.rb", "spec/factory_girl/proxy/stub_spec.rb", "spec/factory_girl/proxy_spec.rb", "spec/factory_girl/sequence_spec.rb", "spec/factory_girl/syntax/blueprint_spec.rb", "spec/factory_girl/syntax/generate_spec.rb", "spec/factory_girl/syntax/make_spec.rb", "spec/factory_girl/syntax/sham_spec.rb", "spec/integration_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/factory_girl-1.2.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{fastercsv}
** [out :: app2] s.version = "1.5.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["James Edward Gray II"]
** [out :: app2] s.date = %q{2010-03-15}
** [out :: app2] s.description = %q{FasterCSV is intended as a complete replacement to the CSV standard library. It
** [out :: app2] is significantly faster and smaller while still being pure Ruby code. It also
** [out :: app2] strives for a better interface.
** [out :: app2] }
** [out :: app2] s.email = %q{james@grayproductions.net}
** [out :: app2] s.extra_rdoc_files = ["AUTHORS", "COPYING", "README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
** [out :: app2] s.files = ["lib/faster_csv.rb", "lib/fastercsv.rb", "test/tc_csv_parsing.rb", "test/tc_csv_writing.rb", "test/tc_data_converters.rb", "test/tc_encodings.rb", "test/tc_features.rb", "test/tc_headers.rb", "test/tc_interface.rb", "test/tc_row.rb", "test/tc_serialization.rb", "test/tc_speed.rb", "test/tc_table.rb", "test/ts_all.rb", "examples/csv_converters.rb", "examples/csv_filter.rb", "examples/csv_reading.rb", "examples/csv_table.rb", "examples/csv_writing.rb", "examples/shortcut_interface.rb", "test/test_data.csv", "examples/purchase.csv", "Rakefile", "setup.rb", "test/line_endings.gz", "AUTHORS", "COPYING", "README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
** [out :: app2] s.homepage = %q{http://fastercsv.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--title", "FasterCSV Documentation", "--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{fastercsv}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{FasterCSV is CSV, but faster, smaller, and cleaner.}
** [out :: app2] s.test_files = ["test/ts_all.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/fastercsv-1.5.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rspec-rails}
** [out :: app2] s.version = "1.2.9"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["RSpec Development Team"]
** [out :: app2] s.date = %q{2009-10-04}
** [out :: app2] s.description = %q{Behaviour Driven Development for Ruby on Rails.}
** [out :: app2] s.email = ["rspec-devel@rubyforge.org"]
** [out :: app2] s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "generators/rspec/templates/previous_failures.txt"]
** [out :: app2] s.files = [".document", "Contribute.rdoc", "History.rdoc", "License.txt", "Manifest.txt", "README.rdoc", "Rakefile", "TODO.txt", "Upgrade.rdoc", "generators/integration_spec/integration_spec_generator.rb", "generators/integration_spec/templates/integration_spec.rb", "generators/rspec/CHANGES", "generators/rspec/rspec_generator.rb", "generators/rspec/templates/previous_failures.txt", "generators/rspec/templates/rcov.opts", "generators/rspec/templates/rspec.rake", "generators/rspec/templates/script/autospec", "generators/rspec/templates/script/spec", "generators/rspec/templates/spec.opts", "generators/rspec/templates/spec_helper.rb", "generators/rspec_controller/USAGE", "generators/rspec_controller/rspec_controller_generator.rb", "generators/rspec_controller/templates/controller_spec.rb", "generators/rspec_controller/templates/helper_spec.rb", "generators/rspec_controller/templates/view_spec.rb", "generators/rspec_default_values.rb", "generators/rspec_model/USAGE", "generators/rspec_model/rspec_model_generator.rb", "generators/rspec_model/templates/model_spec.rb", "generators/rspec_scaffold/rspec_scaffold_generator.rb", "generators/rspec_scaffold/templates/controller_spec.rb", "generators/rspec_scaffold/templates/edit_erb_spec.rb", "generators/rspec_scaffold/templates/helper_spec.rb", "generators/rspec_scaffold/templates/index_erb_spec.rb", "generators/rspec_scaffold/templates/new_erb_spec.rb", "generators/rspec_scaffold/templates/routing_spec.rb", "gen
** [out :: app2] erators/rspec_scaffold/templates/show_erb_spec.rb", "init.rb", "lib/autotest/discover.rb", "lib/autotest/rails_rspec.rb", "lib/spec/rails.rb", "lib/spec/rails/example.rb", "lib/spec/rails/example/assigns_hash_proxy.rb", "lib/spec/rails/example/controller_example_group.rb", "lib/spec/rails/example/cookies_proxy.rb", "lib/spec/rails/example/functional_example_group.rb", "lib/spec/rails/example/helper_example_group.rb", "lib/spec/rails/example/integration_example_group.rb", "lib/spec/rails/example/model_example_group.rb", "lib/spec/rails/example/render_observer.rb", "lib/spec/rails/example/routing_example_group.rb", "lib/spec/rails/example/routing_helpers.rb", "lib/spec/rails/example/view_example_group.rb", "lib/spec/rails/extensions.rb", "lib/spec/rails/extensions/action_controller/rescue.rb", "lib/spec/rails/extensions/action_controller/test_case.rb", "lib/spec/rails/extensions/action_controller/test_response.rb", "lib/spec/rails/extensions/action_view/base.rb", "lib/spec/rails/extensions/active_record/base.rb", "lib/spec/rails/extensions/active_support/test_case.rb", "lib/spec/rails/extensions/spec/matchers/have.rb", "lib/spec/rails/extensions/spec/runner/configuration.rb", "lib/spec/rails/interop/testcase.rb", "lib/spec/rails/matchers.rb", "lib/spec/rails/matchers/ar_be_valid.rb", "lib/spec/rails/matchers/assert_select.rb", "lib/spec/rails/matchers/change.rb", "lib/spec/rails/matchers/have_text.rb", "lib/spec/rails/matchers/include_text.rb", "lib/spec/rails/matchers/redirect_to.rb", "lib/spec/rails/matchers/render_template.rb", "lib/spec/rails/matchers/route_to.rb", "lib/spec/rails/mocks.rb", "lib/spec/rails/version.rb", "spec/autotest/mappings_spec.rb", "spec/rails_suite.rb", "spec/resources/controllers/action_view_base_spec_controller.rb", "spec/resources/controllers/application.rb", "spec/resources/controllers/controller_spec_controller.rb", "spec/resources/controllers/example.txt", "spec/resources/controllers/redirect_spec_controller.rb", "spec/resources/controllers/render_spec_controller.rb", "spec/resources/controllers/rjs_spec_controller.rb", "spec/resources/helpers/addition_helper.rb", "spec/resources/helpers/explicit_helper.rb", "spec/resources/helpers/more_explicit_helper.rb", "spec/resources/helpers/plugin_application_helper.rb", "spec/resources/helpers/view_spec_helper.rb", "spec/resources/models/animal.rb", "spec/resources/models/person.rb", "spec/resources/models/thing.rb", "spec/resources/views/controller_spec/_partial.html.erb", "spec/resources/views/controller_spec/action_setting_flash_after_session_reset.html.erb", "spec/resources/views/controller_spec/action_setting_flash_before_session_reset.html.erb", "spec/resources/views/controller_spec/action_setting_the_assigns_hash.html.erb", "spec/resources/views/controller_spec/action_with_errors_in_template.html.erb", "spec/resources/views/controller_spec/action_with_template.html.erb", "spec/resources/views/layouts/application.html.erb", "spec/resources/views/layouts/simple.html.erb", "spec/resources/views/objects/_object.html.erb", "spec/resources/views/render_spec/_a_partial.html.erb", "spec/resources/views/render_spec/action_with_alternate_layout.html.erb", "spec/resources/views/render_spec/some_action.html.erb", "spec/resources/views/render_spec/some_action.js.rjs", "spec/resources/views/rjs_spec/_replacement_partial.html.erb", "spec/resources/views/rjs_spec/hide_div.js.rjs", "spec/resources/views/rjs_spec/hide_page_element.js.rjs", "spec/resources/views/rjs_spec/insert_html.js.rjs", "spec/resources/views/rjs_spec/replace.js.rjs", "spec/resources/views/rjs_spec/replace_html.js.rjs", "spec/resources/views/rjs_spec/replace_html_with_partial.js.rjs", "spec/resources/views/rjs_spec/visual_effect.js.rjs", "spec/resources/views/rjs_spec/visual_toggle_effect.js.rjs", "spec/resources/views/tag_spec/no_tags.html.erb", "spec/resources/views/tag_spec/single_div_with_no_attributes.html.erb", "spec/resources/views/tag_spec/single_div_with_one_attribute.html.erb", "spec/resources/views/view_spec/_partial.html.erb", "spec/resources/views/view_spec/_partial_used_twice
** [out :: app2] .html.erb", "spec/resources/views/view_spec/_partial_with_local_variable.html.erb", "spec/resources/views/view_spec/_partial_with_sub_partial.html.erb", "spec/resources/views/view_spec/_spacer.html.erb", "spec/resources/views/view_spec/accessor.html.erb", "spec/resources/views/view_spec/block_helper.html.erb", "spec/resources/views/view_spec/entry_form.html.erb", "spec/resources/views/view_spec/explicit_helper.html.erb", "spec/resources/views/view_spec/foo/show.html.erb", "spec/resources/views/view_spec/implicit_helper.html.erb", "spec/resources/views/view_spec/multiple_helpers.html.erb", "spec/resources/views/view_spec/path_params.html.erb", "spec/resources/views/view_spec/should_not_receive.html.erb", "spec/resources/views/view_spec/template_with_partial.html.erb", "spec/resources/views/view_spec/template_with_partial_using_collection.html.erb", "spec/resources/views/view_spec/template_with_partial_with_array.html.erb", "spec/resources/views/view_spec/view_helpers.html.erb", "spec/spec/rails/example/assigns_hash_proxy_spec.rb", "spec/spec/rails/example/configuration_spec.rb", "spec/spec/rails/example/controller_example_group_spec.rb", "spec/spec/rails/example/controller_isolation_spec.rb", "spec/spec/rails/example/cookies_proxy_spec.rb", "spec/spec/rails/example/error_handling_spec.rb", "spec/spec/rails/example/example_group_factory_spec.rb", "spec/spec/rails/example/helper_example_group_spec.rb", "spec/spec/rails/example/model_example_group_spec.rb", "spec/spec/rails/example/routing_example_group_spec.rb", "spec/spec/rails/example/shared_routing_example_group_examples.rb", "spec/spec/rails/example/test_unit_assertion_accessibility_spec.rb", "spec/spec/rails/example/view_example_group_spec.rb", "spec/spec/rails/extensions/action_view_base_spec.rb", "spec/spec/rails/extensions/active_record_spec.rb", "spec/spec/rails/interop/testcase_spec.rb", "spec/spec/rails/matchers/ar_be_valid_spec.rb", "spec/spec/rails/matchers/assert_select_spec.rb", "spec/spec/rails/matchers/errors_on_spec.rb", "spec/spec/rails/matchers/have_text_spec.rb", "spec/spec/rails/matchers/include_text_spec.rb", "spec/spec/rails/matchers/redirect_to_spec.rb", "spec/spec/rails/matchers/render_template_spec.rb", "spec/spec/rails/matchers/should_change_spec.rb", "spec/spec/rails/mocks/ar_classes.rb", "spec/spec/rails/mocks/mock_model_spec.rb", "spec/spec/rails/mocks/stub_model_spec.rb", "spec/spec/rails/sample_modified_fixture.rb", "spec/spec/rails/sample_spec.rb", "spec/spec/rails/spec_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://rspec.info}
** [out :: app2] s.post_install_message = %q{**************************************************
** [out :: app2]
** [out :: app2] Thank you for installing rspec-rails-1.2.9
** [out :: app2]
** [out :: app2] If you are upgrading, do this in each of your rails apps
** [out :: app2] that you want to upgrade:
** [out :: app2]
** [out :: app2] $ ruby script/generate rspec
** [out :: app2]
** [out :: app2] Please be sure to read History.rdoc and Upgrade.rdoc
** [out :: app2] for useful information about this release.
** [out :: app2]
** [out :: app2] **************************************************
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rspec}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{rspec-rails 1.2.9}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_runtime_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_development_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rspec-rails-1.2.9.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ci_reporter}
** [out :: app2] s.version = "1.6.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Nick Sieger"]
** [out :: app2] s.date = %q{2010-03-25}
** [out :: app2] s.description = %q{CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.}
** [out :: app2] s.email = %q{nick@nicksieger.com}
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt", "LICENSE.txt"]
** [out :: app2] s.files = ["History.txt", "Manifest.txt", "README.txt", "LICENSE.txt", "Rakefile", "stub.rake", "lib/ci/reporter/core.rb", "lib/ci/reporter/cucumber.rb", "lib/ci/reporter/rake/cucumber.rb", "lib/ci/reporter/rake/cucumber_loader.rb", "lib/ci/reporter/rake/rspec.rb", "lib/ci/reporter/rake/rspec_loader.rb", "lib/ci/reporter/rake/test_unit.rb", "lib/ci/reporter/rake/test_unit_loader.rb", "lib/ci/reporter/report_manager.rb", "lib/ci/reporter/rspec.rb", "lib/ci/reporter/test_suite.rb", "lib/ci/reporter/test_unit.rb", "lib/ci/reporter/version.rb", "spec/ci/reporter/cucumber_spec.rb", "spec/ci/reporter/output_capture_spec.rb", "spec/ci/reporter/rake/rake_tasks_spec.rb", "spec/ci/reporter/report_manager_spec.rb", "spec/ci/reporter/rspec_spec.rb", "spec/ci/reporter/test_suite_spec.rb", "spec/ci/reporter/test_unit_spec.rb", "spec/spec_helper.rb", "tasks/ci_reporter.rake"]
** [out :: app2] s.homepage = %q{http://caldersphere.rubyforge.org/ci_reporter}
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{caldersphere}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{CI::Reporter allows you to generate reams of XML for use with continuous integration systems.}
** [out :: app2] s.test_files = ["spec/ci/reporter/cucumber_spec.r
** [out :: app2] b", "spec/ci/reporter/output_capture_spec.rb", "spec/ci/reporter/rake/rake_tasks_spec.rb", "spec/ci/reporter/report_manager_spec.rb", "spec/ci/reporter/rspec_spec.rb", "spec/ci/reporter/test_suite_spec.rb", "spec/ci/reporter/test_unit_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ci_reporter-1.6.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{actionpack}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{action_controller}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "RUNNING_UNIT_TESTS", "CHANGELOG", "MIT-LICENSE", "lib/action_controller", "lib/action_controller/assertions", "lib/action_controller/assertions/dom_assertions.rb", "lib/action_controller/assertions/model_assertions.rb", "lib/action_controller/assertions/response_assertions.rb", "lib/action_controller/assertions/routing_assertions.rb", "lib/action_controller/assertions/selector_assertions.rb", "lib/action_controller/assertions/tag_assertions.rb", "lib/action_controller/base.rb", "lib/action_controller/benchmarking.rb", "lib/action_controller/caching", "lib/action_controller/caching/actions.rb", "lib/action_controller/caching/fragments.rb", "lib/action_controller/caching/pages.rb", "lib/action_controller/caching/sweeping.rb", "lib/action_controller/caching.rb", "lib/action_controller/cgi_ext", "lib/action_controller/cgi_ext/cookie.rb", "lib/action_controller/cgi_ext/query_extension.rb", "lib/action_controller/cgi_ext/stdinput.rb", "lib/action_controller/cgi_ext.rb", "lib/action_controller/cgi_process.rb", "lib/action_controller/cookies.rb", "lib/action_controller/dispatcher.rb", "lib/action_controller/failsafe.rb", "lib/action_controller/filters.rb", "lib/action_controller/flash.rb", "lib/action_controller/headers.rb", "lib/action_controller/helpers.rb", "lib/action_controller/http_authentication.rb", "lib/action_controller/integr
** [out :: app2] ation.rb", "lib/action_controller/layout.rb", "lib/action_controller/middleware_stack.rb", "lib/action_controller/middlewares.rb", "lib/action_controller/mime_responds.rb", "lib/action_controller/mime_type.rb", "lib/action_controller/mime_types.rb", "lib/action_controller/params_parser.rb", "lib/action_controller/performance_test.rb", "lib/action_controller/polymorphic_routes.rb", "lib/action_controller/record_identifier.rb", "lib/action_controller/reloader.rb", "lib/action_controller/request.rb", "lib/action_controller/request_forgery_protection.rb", "lib/action_controller/rescue.rb", "lib/action_controller/resources.rb", "lib/action_controller/response.rb", "lib/action_controller/rewindable_input.rb", "lib/action_controller/routing", "lib/action_controller/routing/builder.rb", "lib/action_controller/routing/optimisations.rb", "lib/action_controller/routing/recognition_optimisation.rb", "lib/action_controller/routing/route.rb", "lib/action_controller/routing/route_set.rb", "lib/action_controller/routing/routing_ext.rb", "lib/action_controller/routing/segments.rb", "lib/action_controller/routing.rb", "lib/action_controller/session", "lib/action_controller/session/abstract_store.rb", "lib/action_controller/session/cookie_store.rb", "lib/action_controller/session/mem_cache_store.rb", "lib/action_controller/session_management.rb", "lib/action_controller/status_codes.rb", "lib/action_controller/streaming.rb", "lib/action_controller/templates", "lib/action_controller/templates/rescues", "lib/action_controller/templates/rescues/_request_and_response.erb", "lib/action_controller/templates/rescues/_trace.erb", "lib/action_controller/templates/rescues/diagnostics.erb", "lib/action_controller/templates/rescues/layout.erb", "lib/action_controller/templates/rescues/missing_template.erb", "lib/action_controller/templates/rescues/routing_error.erb", "lib/action_controller/templates/rescues/template_error.erb", "lib/action_controller/templates/rescues/unknown_action.erb", "lib/action_controller/test_case.rb", "lib/action_controller/test_process.rb", "lib/action_controller/translation.rb", "lib/action_controller/uploaded_file.rb", "lib/action_controller/url_rewriter.rb", "lib/action_controller/vendor", "lib/action_controller/vendor/html-scanner", "lib/action_controller/vendor/html-scanner/html", "lib/action_controller/vendor/html-scanner/html/document.rb", "lib/action_controller/vendor/html-scanner/html/node.rb", "lib/action_controller/vendor/html-scanner/html/sanitizer.rb", "lib/action_controller/vendor/html-scanner/html/selector.rb", "lib/action_controller/vendor/html-scanner/html/tokenizer.rb", "lib/action_controller/vendor/html-scanner/html/version.rb", "lib/action_controller/vendor/html-scanner.rb", "lib/action_controller/vendor/rack-1.0", "lib/action_controller/vendor/rack-1.0/rack", "lib/action_controller/vendor/rack-1.0/rack/adapter", "lib/action_controller/vendor/rack-1.0/rack/adapter/camping.rb", "lib/action_controller/vendor/rack-1.0/rack/auth", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract/handler.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract/request.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/basic.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/md5.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/nonce.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/params.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/request.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/openid.rb", "lib/action_controller/vendor/rack-1.0/rack/builder.rb", "lib/action_controller/vendor/rack-1.0/rack/cascade.rb", "lib/action_controller/vendor/rack-1.0/rack/chunked.rb", "lib/action_controller/vendor/rack-1.0/rack/commonlogger.rb", "lib/action_controller/vendor/rack-1.0/rack/conditionalget.rb", "lib/action_controller/vendor/rack-1.0/rack/content_length.rb", "lib/action_controller/vendor/rack-1.0/rack/content_type.rb", "lib/action_controller/vend
** [out :: app2] or/rack-1.0/rack/deflater.rb", "lib/action_controller/vendor/rack-1.0/rack/directory.rb", "lib/action_controller/vendor/rack-1.0/rack/file.rb", "lib/action_controller/vendor/rack-1.0/rack/handler", "lib/action_controller/vendor/rack-1.0/rack/handler/cgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/evented_mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/fastcgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/lsws.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/scgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/swiftiplied_mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/thin.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb", "lib/action_controller/vendor/rack-1.0/rack/handler.rb", "lib/action_controller/vendor/rack-1.0/rack/head.rb", "lib/action_controller/vendor/rack-1.0/rack/lint.rb", "lib/action_controller/vendor/rack-1.0/rack/lobster.rb", "lib/action_controller/vendor/rack-1.0/rack/lock.rb", "lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb", "lib/action_controller/vendor/rack-1.0/rack/mime.rb", "lib/action_controller/vendor/rack-1.0/rack/mock.rb", "lib/action_controller/vendor/rack-1.0/rack/recursive.rb", "lib/action_controller/vendor/rack-1.0/rack/reloader.rb", "lib/action_controller/vendor/rack-1.0/rack/request.rb", "lib/action_controller/vendor/rack-1.0/rack/response.rb", "lib/action_controller/vendor/rack-1.0/rack/session", "lib/action_controller/vendor/rack-1.0/rack/session/abstract", "lib/action_controller/vendor/rack-1.0/rack/session/abstract/id.rb", "lib/action_controller/vendor/rack-1.0/rack/session/cookie.rb", "lib/action_controller/vendor/rack-1.0/rack/session/memcache.rb", "lib/action_controller/vendor/rack-1.0/rack/session/pool.rb", "lib/action_controller/vendor/rack-1.0/rack/showexceptions.rb", "lib/action_controller/vendor/rack-1.0/rack/showstatus.rb", "lib/action_controller/vendor/rack-1.0/rack/static.rb", "lib/action_controller/vendor/rack-1.0/rack/urlmap.rb", "lib/action_controller/vendor/rack-1.0/rack/utils.rb", "lib/action_controller/vendor/rack-1.0/rack.rb", "lib/action_controller/verification.rb", "lib/action_controller.rb", "lib/action_pack", "lib/action_pack/version.rb", "lib/action_pack.rb", "lib/action_view", "lib/action_view/base.rb", "lib/action_view/erb", "lib/action_view/erb/util.rb", "lib/action_view/helpers", "lib/action_view/helpers/active_record_helper.rb", "lib/action_view/helpers/asset_tag_helper.rb", "lib/action_view/helpers/atom_feed_helper.rb", "lib/action_view/helpers/benchmark_helper.rb", "lib/action_view/helpers/cache_helper.rb", "lib/action_view/helpers/capture_helper.rb", "lib/action_view/helpers/date_helper.rb", "lib/action_view/helpers/debug_helper.rb", "lib/action_view/helpers/form_helper.rb", "lib/action_view/helpers/form_options_helper.rb", "lib/action_view/helpers/form_tag_helper.rb", "lib/action_view/helpers/javascript_helper.rb", "lib/action_view/helpers/number_helper.rb", "lib/action_view/helpers/prototype_helper.rb", "lib/action_view/helpers/record_identification_helper.rb", "lib/action_view/helpers/record_tag_helper.rb", "lib/action_view/helpers/sanitize_helper.rb", "lib/action_view/helpers/scriptaculous_helper.rb", "lib/action_view/helpers/tag_helper.rb", "lib/action_view/helpers/text_helper.rb", "lib/action_view/helpers/translation_helper.rb", "lib/action_view/helpers/url_helper.rb", "lib/action_view/helpers.rb", "lib/action_view/inline_template.rb", "lib/action_view/locale", "lib/action_view/locale/en.yml", "lib/action_view/partials.rb", "lib/action_view/paths.rb", "lib/action_view/reloadable_template.rb", "lib/action_view/renderable.rb", "lib/action_view/renderable_partial.rb", "lib/action_view/template.rb", "lib/action_view/template_error.rb", "lib/action_view/template_handler.rb", "lib/action_view/template_handlers", "lib/action_view/template_handlers/builder.rb", "lib/action_view/template_handlers/erb.rb", "lib/action_view/template_handlers/rjs.rb", "lib/action_view/template_handlers.rb",
** [out :: app2] "lib/action_view/test_case.rb", "lib/action_view.rb", "lib/actionpack.rb", "test/abstract_unit.rb", "test/active_record_unit.rb", "test/activerecord", "test/activerecord/active_record_store_test.rb", "test/activerecord/render_partial_with_record_identification_test.rb", "test/adv_attr_test.rb", "test/controller", "test/controller/action_pack_assertions_test.rb", "test/controller/addresses_render_test.rb", "test/controller/assert_select_test.rb", "test/controller/base_test.rb", "test/controller/benchmark_test.rb", "test/controller/caching_test.rb", "test/controller/capture_test.rb", "test/controller/content_type_test.rb", "test/controller/controller_fixtures", "test/controller/controller_fixtures/app", "test/controller/controller_fixtures/app/controllers", "test/controller/controller_fixtures/app/controllers/admin", "test/controller/controller_fixtures/app/controllers/admin/user_controller.rb", "test/controller/controller_fixtures/app/controllers/user_controller.rb", "test/controller/controller_fixtures/vendor", "test/controller/controller_fixtures/vendor/plugins", "test/controller/controller_fixtures/vendor/plugins/bad_plugin", "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib", "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib/plugin_controller.rb", "test/controller/cookie_test.rb", "test/controller/deprecation", "test/controller/deprecation/deprecated_base_methods_test.rb", "test/controller/dispatcher_test.rb", "test/controller/fake_controllers.rb", "test/controller/fake_models.rb", "test/controller/filter_params_test.rb", "test/controller/filters_test.rb", "test/controller/flash_test.rb", "test/controller/header_test.rb", "test/controller/helper_test.rb", "test/controller/html-scanner", "test/controller/html-scanner/cdata_node_test.rb", "test/controller/html-scanner/document_test.rb", "test/controller/html-scanner/node_test.rb", "test/controller/html-scanner/sanitizer_test.rb", "test/controller/html-scanner/tag_node_test.rb", "test/controller/html-scanner/text_node_test.rb", "test/controller/html-scanner/tokenizer_test.rb", "test/controller/http_basic_authentication_test.rb", "test/controller/http_digest_authentication_test.rb", "test/controller/integration_test.rb", "test/controller/layout_test.rb", "test/controller/logging_test.rb", "test/controller/middleware_stack_test.rb", "test/controller/mime_responds_test.rb", "test/controller/mime_type_test.rb", "test/controller/polymorphic_routes_test.rb", "test/controller/rack_test.rb", "test/controller/record_identifier_test.rb", "test/controller/redirect_test.rb", "test/controller/render_test.rb", "test/controller/request", "test/controller/request/json_params_parsing_test.rb", "test/controller/request/multipart_params_parsing_test.rb", "test/controller/request/query_string_parsing_test.rb", "test/controller/request/url_encoded_params_parsing_test.rb", "test/controller/request/xml_params_parsing_test.rb", "test/controller/request_forgery_protection_test.rb", "test/controller/request_test.rb", "test/controller/rescue_test.rb", "test/controller/resources_test.rb", "test/controller/routing_test.rb", "test/controller/selector_test.rb", "test/controller/send_file_test.rb", "test/controller/session", "test/controller/session/cookie_store_test.rb", "test/controller/session/mem_cache_store_test.rb", "test/controller/session/test_session_test.rb", "test/controller/test_test.rb", "test/controller/translation_test.rb", "test/controller/url_rewriter_test.rb", "test/controller/verification_test.rb", "test/controller/view_paths_test.rb", "test/controller/webservice_test.rb", "test/fixtures", "test/fixtures/_top_level_partial.html.erb", "test/fixtures/_top_level_partial_only.erb", "test/fixtures/addresses", "test/fixtures/addresses/list.erb", "test/fixtures/alternate_helpers", "test/fixtures/alternate_helpers/foo_helper.rb", "test/fixtures/bad_customers", "test/fixtures/bad_customers/_bad_customer.html.erb", "test/fixtures/companies.yml", "test/fixtures/company.rb", "test/fixtures/content_type", "test/fixtures/content_type/render_default_content_types
** [out :: app2] _for_respond_to.rhtml", "test/fixtures/content_type/render_default_for_rhtml.rhtml", "test/fixtures/content_type/render_default_for_rjs.rjs", "test/fixtures/content_type/render_default_for_rxml.rxml", "test/fixtures/customers", "test/fixtures/customers/_customer.html.erb", "test/fixtures/db_definitions", "test/fixtures/db_definitions/sqlite.sql", "test/fixtures/developer.rb", "test/fixtures/developers", "test/fixtures/developers/_developer.erb", "test/fixtures/developers.yml", "test/fixtures/developers_projects.yml", "test/fixtures/fun", "test/fixtures/fun/games", "test/fixtures/fun/games/_game.erb", "test/fixtures/fun/games/hello_world.erb", "test/fixtures/fun/serious", "test/fixtures/fun/serious/games", "test/fixtures/fun/serious/games/_game.erb", "test/fixtures/functional_caching", "test/fixtures/functional_caching/_partial.erb", "test/fixtures/functional_caching/formatted_fragment_cached.html.erb", "test/fixtures/functional_caching/formatted_fragment_cached.js.rjs", "test/fixtures/functional_caching/formatted_fragment_cached.xml.builder", "test/fixtures/functional_caching/fragment_cached.html.erb", "test/fixtures/functional_caching/html_fragment_cached_with_partial.html.erb", "test/fixtures/functional_caching/inline_fragment_cached.html.erb", "test/fixtures/functional_caching/js_fragment_cached_with_partial.js.rjs", "test/fixtures/good_customers", "test/fixtures/good_customers/_good_customer.html.erb", "test/fixtures/helpers", "test/fixtures/helpers/abc_helper.rb", "test/fixtures/helpers/fun", "test/fixtures/helpers/fun/games_helper.rb", "test/fixtures/helpers/fun/pdf_helper.rb", "test/fixtures/layout_tests", "test/fixtures/layout_tests/alt", "test/fixtures/layout_tests/alt/hello.rhtml", "test/fixtures/layout_tests/alt/layouts", "test/fixtures/layout_tests/alt/layouts/alt.rhtml", "test/fixtures/layout_tests/layouts", "test/fixtures/layout_tests/layouts/controller_name_space", "test/fixtures/layout_tests/layouts/controller_name_space/nested.rhtml", "test/fixtures/layout_tests/layouts/item.rhtml", "test/fixtures/layout_tests/layouts/layout_test.rhtml", "test/fixtures/layout_tests/layouts/multiple_extensions.html.erb", "test/fixtures/layout_tests/layouts/symlinked", "test/fixtures/layout_tests/layouts/third_party_template_library.mab", "test/fixtures/layout_tests/views", "test/fixtures/layout_tests/views/hello.rhtml", "test/fixtures/layouts", "test/fixtures/layouts/_column.html.erb", "test/fixtures/layouts/block_with_layout.erb", "test/fixtures/layouts/builder.builder", "test/fixtures/layouts/default_html.html.erb", "test/fixtures/layouts/partial_with_layout.erb", "test/fixtures/layouts/standard.erb", "test/fixtures/layouts/talk_from_action.erb", "test/fixtures/layouts/xhr.html.erb", "test/fixtures/layouts/yield.erb", "test/fixtures/mascot.rb", "test/fixtures/mascots", "test/fixtures/mascots/_mascot.html.erb", "test/fixtures/mascots.yml", "test/fixtures/multipart", "test/fixtures/multipart/binary_file", "test/fixtures/multipart/boundary_problem_file", "test/fixtures/multipart/bracketed_param", "test/fixtures/multipart/empty", "test/fixtures/multipart/hello.txt", "test/fixtures/multipart/large_text_file", "test/fixtures/multipart/mixed_files", "test/fixtures/multipart/mona_lisa.jpg", "test/fixtures/multipart/none", "test/fixtures/multipart/single_parameter", "test/fixtures/multipart/text_file", "test/fixtures/override", "test/fixtures/override/test", "test/fixtures/override/test/hello_world.erb", "test/fixtures/override2", "test/fixtures/override2/layouts", "test/fixtures/override2/layouts/test", "test/fixtures/override2/layouts/test/sub.erb", "test/fixtures/post_test", "test/fixtures/post_test/layouts", "test/fixtures/post_test/layouts/post.html.erb", "test/fixtures/post_test/layouts/super_post.iphone.erb", "test/fixtures/post_test/post", "test/fixtures/post_test/post/index.html.erb", "test/fixtures/post_test/post/index.iphone.erb", "test/fixtures/post_test/super_post", "test/fixtures/post_test/super_post/index.html.erb", "test/fixtures/post_test/super_post/index.iphone.erb", "test/fixtures/project.rb", "test/fixtures/projects", "test/fixtures/projects/_project.erb", "test/fixtures/projects.yml", "test/fixtures/public", "test/fixtures/public/404.html", "test/fixtures/public/500.da.html", "test/fixtures/public/500.html", "test/fixtures/public/images", "test/fixtures/public/images/rails.png", "test/fixtures/public/javascripts", "test/fixtures/public/javascripts/application.js", "test/fixtures/public/javascripts/bank.js", "test/fixtures/public/javascripts/cache", "test/fixtures/public/javascripts/controls.js", "test/fixtures/public/javascripts/dragdrop.js", "test/fixtures/public/javascripts/effects.js", "test/fixtures/public/javascripts/prototype.js", "test/fixtures/public/javascripts/robber.js", "test/fixtures/public/javascripts/subdir", "test/fixtures/public/javascripts/subdir/subdir.js", "test/fixtures/public/javascripts/version.1.0.js", "test/fixtures/public/stylesheets", "test/fixtures/public/stylesheets/bank.css", "test/fixtures/public/stylesheets/robber.css", "test/fixtures/public/stylesheets/subdir", "test/fixtures/public/stylesheets/subdir/subdir.css", "test/fixtures/public/stylesheets/version.1.0.css", "test/fixtures/quiz", "test/fixtures/quiz/questions", "test/fixtures/quiz/questions/_question.html.erb", "test/fixtures/replies", "test/fixtures/replies/_reply.erb", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/respond_to", "test/fixtures/respond_to/all_types_with_layout.html.erb", "test/fixtures/respond_to/all_types_with_layout.js.rjs", "test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb", "test/fixtures/respond_to/iphone_with_html_response_type.html.erb", "test/fixtures/respond_to/iphone_with_html_response_type.iphone.erb", "test/fixtures/respond_to/layouts", "test/fixtures/respond_to/layouts/missing.html.erb", "test/fixtures/respond_to/layouts/standard.html.erb", "test/fixtures/respond_to/layouts/standard.iphone.erb", "test/fixtures/respond_to/using_defaults.html.erb", "test/fixtures/respond_to/using_defaults.js.rjs", "test/fixtures/respond_to/using_defaults.xml.builder", "test/fixtures/respond_to/using_defaults_with_type_list.html.erb", "test/fixtures/respond_to/using_defaults_with_type_list.js.rjs", "test/fixtures/respond_to/using_defaults_with_type_list.xml.builder", "test/fixtures/scope", "test/fixtures/scope/test", "test/fixtures/scope/test/modgreet.erb", "test/fixtures/shared.html.erb", "test/fixtures/symlink_parent", "test/fixtures/symlink_parent/symlinked_layout.erb", "test/fixtures/test", "test/fixtures/test/_counter.html.erb", "test/fixtures/test/_customer.erb", "test/fixtures/test/_customer_counter.erb", "test/fixtures/test/_customer_greeting.erb", "test/fixtures/test/_customer_with_var.erb", "test/fixtures/test/_form.erb", "test/fixtures/test/_hash_greeting.erb", "test/fixtures/test/_hash_object.erb", "test/fixtures/test/_hello.builder", "test/fixtures/test/_labelling_form.erb", "test/fixtures/test/_layout_for_block_with_args.html.erb", "test/fixtures/test/_layout_for_partial.html.erb", "test/fixtures/test/_local_inspector.html.erb", "test/fixtures/test/_one.html.erb", "test/fixtures/test/_partial.erb", "test/fixtures/test/_partial.html.erb", "test/fixtures/test/_partial.js.erb", "test/fixtures/test/_partial_for_use_in_layout.html.erb", "test/fixtures/test/_partial_only.erb", "test/fixtures/test/_partial_with_only_html_version.html.erb", "test/fixtures/test/_person.erb", "test/fixtures/test/_raise.html.erb", "test/fixtures/test/_two.html.erb", "test/fixtures/test/action_talk_to_layout.erb", "test/fixtures/test/calling_partial_with_layout.html.erb", "test/fixtures/test/capturing.erb", "test/fixtures/test/content_for.erb", "test/fixtures/test/content_for_concatenated.erb", "test/fixtures/test/content_for_with_parameter.erb", "test/fixtures/test/delete_with_js.rjs", "test/fixtures/test/dont_pick_me", "test/fixtures/test/dot.directory", "test/fixtures/test/dot.directory/render_file_with_ivar.erb", "test/fixtures/test/enum_rjs_test.rjs", "test/fixtures/test/formatted_html_erb.html.erb", "test/fixtures/test/formatted_xml_erb.builder", "test/fixtures/test/formatted_xml_erb.html.erb", "test/fixtures/test/formatted_xml_erb.xml.erb", "test/fixtures/test/greeting.erb", "test/fixtures/test/greeting.js.rjs", "test/fixtures/test/hello.builder", "test/fixtures/test/hello_world.da.html.erb", "test/fixtures/test/hello_world.erb", "test/fixtures/test/hello_world.erb~", "test/fixtures/test/hello_world.pt-BR.html.erb", "test/fixtures/test/hello_world_container.builder", "test/fixtures/test/hello_world_from_rxml.builder", "test/fixtures/test/hello_world_with_layout_false.erb", "test/fixtures/test/hello_xml_world.builder", "test/fixtures/test/hyphen-ated.erb", "test/fixtures/test/implicit_content_type.atom.builder", "test/fixtures/test/list.erb", "test/fixtures/test/malformed", "test/fixtures/test/malformed/malformed.en.html.erb~", "test/fixtures/test/malformed/malformed.erb~", "test/fixtures/test/malformed/malformed.html.erb~", "test/fixtures/test/nested_layout.erb", "test/fixtures/test/non_erb_block_content_for.builder", "test/fixtures/test/potential_conflicts.erb", "test/fixtures/test/render_explicit_html_template.js.rjs", "test/fixtures/test/render_file_from_template.html.erb", "test/fixtures/test/render_file_with_ivar.erb", "test/fixtures/test/render_file_with_locals.erb", "test/fixtures/test/render_implicit_html_template.js.rjs", "test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb", "test/fixtures/test/render_implicit_html_template_from_xhr_request.html.erb", "test/fixtures/test/render_implicit_js_template_without_layout.js.erb", "test/fixtures/test/render_to_string_test.erb", "test/fixtures/test/sub_template_raise.html.erb", "test/fixtures/test/template.erb", "test/fixtures/test/update_element_with_capture.erb", "test/fixtures/test/using_layout_around_block.html.erb", "test/fixtures/test/using_layout_around_block_with_args.html.erb", "test/fixtures/test/utf8.html.erb", "test/fixtures/topic.rb", "test/fixtures/topics", "test/fixtures/topics/_topic.html.erb", "test/fixtures/topics.yml", "test/template", "test/template/active_record_helper_i18n_test.rb", "test/template/active_record_helper_test.rb", "test/template/asset_tag_helper_test.rb", "test/template/atom_feed_helper_test.rb", "test/template/benchmark_helper_test.rb", "test/template/compiled_templates_test.rb", "test/template/date_helper_i18n_test.rb", "test/template/date_helper_test.rb", "test/template/erb_util_test.rb", "test/template/form_helper_test.rb", "test/template/form_options_helper_test.rb", "test/template/form_tag_helper_test.rb", "test/template/javascript_helper_test.rb", "test/template/number_helper_i18n_test.rb", "test/template/number_helper_test.rb", "test/template/prototype_helper_test.rb", "test/template/record_tag_helper_test.rb", "test/template/render_test.rb", "test/template/sanitize_helper_test.rb", "test/template/scriptaculous_helper_test.rb", "test/template/tag_helper_test.rb", "test/template/test_test.rb", "test/template/text_helper_test.rb", "test/template/translation_helper_test.rb", "test/template/url_helper_test.rb", "test/testing_sandbox.rb", "test/view", "test/view/test_case_test.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.requirements = ["none"]
** [out :: app2] s.rubyforge_project = %q{actionpack}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Web-flow and rendering framework putting the VC in MVC.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/actionpack-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{actionmailer}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{action_mailer}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Makes it trivial to test and deliver emails sent from a single service layer.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "CHANGELOG", "MIT-LICENSE", "lib/action_mailer", "lib/action_mailer/adv_attr_accessor.rb", "lib/action_mailer/base.rb", "lib/action_mailer/helpers.rb", "lib/action_mailer/mail_helper.rb", "lib/action_mailer/part.rb", "lib/action_mailer/part_container.rb", "lib/action_mailer/quoting.rb", "lib/action_mailer/test_case.rb", "lib/action_mailer/test_helper.rb", "lib/action_mailer/utils.rb", "lib/action_mailer/vendor", "lib/action_mailer/vendor/text-format-0.6.3", "lib/action_mailer/vendor/text-format-0.6.3/text", "lib/action_mailer/vendor/text-format-0.6.3/text/format.rb", "lib/action_mailer/vendor/text_format.rb", "lib/action_mailer/vendor/tmail-1.2.3", "lib/action_mailer/vendor/tmail-1.2.3/tmail", "lib/action_mailer/vendor/tmail-1.2.3/tmail/address.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/attachments.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/base64.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/compat.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/config.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/core_extensions.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/encode.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/header.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/index.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/interface.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/loader.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mailbox.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/main.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mbox.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/net.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/obsolete.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/parser.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/quoting.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/require_arch.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/scanner.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/scanner_r.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/stringio.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/utils.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/version.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail.rb", "lib/action_mailer/vendor/tmail.rb", "lib/action_mailer/version.rb", "lib/action_mailer.rb", "lib/actionmailer.rb", "test/abstract_unit.rb", "test/asset_host_test.rb", "test/delivery_method_test.rb", "test/fixtures", "test/fixtures/asset_host_mailer", "test/fixtures/asset_host_mailer/email_with_asset.html.erb", "test/fixtures/auto_layout_mailer", "test/fixtures/auto_layout_mailer/hello.html.erb", "test/fixtures/auto_layout_mailer/multipart.text.html.erb", "test/fixtures/auto_layout_mailer/multipart.text.plain.erb", "test/fixtures/explicit_layout_mailer", "test/fixtures/explicit_layout_mailer/logout.html.erb", "test/fixtures/explicit_layout_mailer/signup.html.erb", "test/fixtures/first_mailer", "test/fixtures/first_mailer/share.erb", "test/fixtures/helper_mailer", "test/fixtures/helper_mailer/use_example_helper.erb", "test/fixtures/helper_mailer/use_helper.erb", "test/fixtures/helper_mailer/use_helper_method.erb", "test/fixtures/helper_mailer/use_mail_helper.erb", "test/fixtures/helpers", "test/fixtures/helpers/example_helper.rb", "test/fixtures/layouts", "test/fixtures/layouts/auto_layout_mailer.html.erb", "test/fixtures/layouts/auto_layout_mailer.text.erb", "test/fixtures/layouts/spam.html.erb", "test/fixtures/path.with.dots", "test/fixtures/path.with.dots/funky_p
** [out :: app2] ath_mailer", "test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb", "test/fixtures/raw_email", "test/fixtures/raw_email10", "test/fixtures/raw_email12", "test/fixtures/raw_email13", "test/fixtures/raw_email2", "test/fixtures/raw_email3", "test/fixtures/raw_email4", "test/fixtures/raw_email5", "test/fixtures/raw_email6", "test/fixtures/raw_email7", "test/fixtures/raw_email8", "test/fixtures/raw_email9", "test/fixtures/raw_email_quoted_with_0d0a", "test/fixtures/raw_email_with_invalid_characters_in_content_type", "test/fixtures/raw_email_with_nested_attachment", "test/fixtures/raw_email_with_partially_quoted_subject", "test/fixtures/second_mailer", "test/fixtures/second_mailer/share.erb", "test/fixtures/templates", "test/fixtures/templates/signed_up.erb", "test/fixtures/test_mailer", "test/fixtures/test_mailer/_subtemplate.text.plain.erb", "test/fixtures/test_mailer/body_ivar.erb", "test/fixtures/test_mailer/custom_templating_extension.text.html.haml", "test/fixtures/test_mailer/custom_templating_extension.text.plain.haml", "test/fixtures/test_mailer/implicitly_multipart_example.ignored.erb", "test/fixtures/test_mailer/implicitly_multipart_example.rhtml.bak", "test/fixtures/test_mailer/implicitly_multipart_example.text.html.erb", "test/fixtures/test_mailer/implicitly_multipart_example.text.html.erb~", "test/fixtures/test_mailer/implicitly_multipart_example.text.plain.erb", "test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.erb", "test/fixtures/test_mailer/included_subtemplate.text.plain.erb", "test/fixtures/test_mailer/rxml_template.builder", "test/fixtures/test_mailer/rxml_template.rxml", "test/fixtures/test_mailer/signed_up.html.erb", "test/fixtures/test_mailer/signed_up_with_url.erb", "test/mail_helper_test.rb", "test/mail_layout_test.rb", "test/mail_render_test.rb", "test/mail_service_test.rb", "test/quoting_test.rb", "test/test_helper_test.rb", "test/tmail_test.rb", "test/url_test.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.requirements = ["none"]
** [out :: app2] s.rubyforge_project = %q{actionmailer}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Service layer for easy email delivery and testing.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/actionmailer-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{riddle}
** [out :: app2] s.version = "1.1.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Pat Allan"]
** [out :: app2] s.date = %q{2010-08-28}
** [out :: app2] s.description = %q{A Ruby API and configuration helper for the Sphinx search service.}
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["README.textile"]
** [out :: app2] s.files = ["README.textile", "lib/riddle.rb", "lib/riddle/0.9.8.rb", "lib/riddle/0.9.9.rb", "lib/riddle/0.9.9/client.rb", "lib/riddle/0.9.9/client/filter.rb", "lib/riddle/0.9.9/configuration/searchd.rb", "lib/riddle/1.10.rb", "lib/riddle/1.10/client.rb", "lib/riddle/auto_version.rb", "lib/riddle/client.rb", "lib/riddle/client/filter.rb", "lib/riddle/client/message.rb", "lib/riddle/client/response.rb", "lib/riddle/configuration.rb", "lib/riddle/configuration/distributed_index.rb", "lib/riddle/configuration/index.rb", "lib/riddle/configuration/indexer.rb", "lib/riddle/configuration/realtime_index.rb", "lib/riddle/configuration/remote_index.rb", "lib/riddle/configuration/searchd.rb", "lib/riddle/configuration/section.rb", "lib/riddle/configuration/source.rb", "lib/riddle/configuration/sql_source.rb", "lib/riddle/configuration/xml_source.rb", "lib/riddle/controller.rb", "spec/functional/connection_spec.rb", "spec/functional/excerpt_spec.rb", "spec/functional/keywords_spec.rb", "spec/functional/persistance_spec.rb", "spec/functional/search_spec.rb", "spec/functional/status_spec.rb", "spec/functional/update_spec.rb", "spec/riddle/auto_version_spec.rb", "spec/riddle/client_spec.rb", "spec/riddle/configuration_spec.rb", "spec/riddle/controller_spec.rb", "spec/riddle_spec.rb", "spec/spec_helper.rb", "spec/sphinx_helper.rb", "spec/unit/client_spec.rb", "spec/unit/configuration/distributed_index_spec.rb", "spec/unit/configuration/index_spec.rb", "spec/unit/configuration/indexer_spec.rb", "spec/unit/configuration/realtime_index_spec.rb",
** [out :: app2] "spec/unit/configuration/searchd_spec.rb", "spec/unit/configuration/source_spec.rb", "spec/unit/configuration/sql_source_spec.rb", "spec/unit/configuration/xml_source_spec.rb", "spec/unit/configuration_spec.rb", "spec/unit/filter_spec.rb", "spec/unit/message_spec.rb", "spec/unit/response_spec.rb", "spec/unit/riddle_spec.rb"]
** [out :: app2] s.homepage = %q{http://riddle.freelancing-gods.com}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{An API for Sphinx, written in and for Ruby.}
** [out :: app2] s.test_files = ["spec/functional/connection_spec.rb", "spec/functional/excerpt_spec.rb", "spec/functional/keywords_spec.rb", "spec/functional/persistance_spec.rb", "spec/functional/search_spec.rb", "spec/functional/status_spec.rb", "spec/functional/update_spec.rb", "spec/riddle/auto_version_spec.rb", "spec/riddle/client_spec.rb", "spec/riddle/configuration_spec.rb", "spec/riddle/controller_spec.rb", "spec/riddle_spec.rb", "spec/spec_helper.rb", "spec/sphinx_helper.rb", "spec/unit/client_spec.rb", "spec/unit/configuration/distributed_index_spec.rb", "spec/unit/configuration/index_spec.rb", "spec/unit/configuration/indexer_spec.rb", "spec/unit/configuration/realtime_index_spec.rb", "spec/unit/configuration/searchd_spec.rb", "spec/unit/configuration/source_spec.rb", "spec/unit/configuration/sql_source_spec.rb", "spec/unit/configuration/xml_source_spec.rb", "spec/unit/configuration_spec.rb", "spec/unit/filter_spec.rb", "spec/unit/message_spec.rb", "spec/unit/response_spec.rb", "spec/unit/riddle_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_development_dependency(%q<yard>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<yard>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<yard>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/riddle-1.1.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activesupport}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Utility library which carries commonly used classes and goodies from the Rails framework}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["CHANGELOG", "README", "lib/active_support", "lib/active_support/backtrace_cleaner.rb", "lib/active_support/base64.rb", "lib/active_support/basic_object.rb", "lib/active_support/buffered_logger.rb", "lib/active_support/cache", "lib/active_support/cache/compressed_mem_cache_store.rb", "lib/active_support/cache/drb_store.rb", "lib/active_support/cache/file_store.rb", "lib/active_support/cache/mem_cache_store.rb", "lib/active_support/cache/memory_store.rb", "lib/active_support/cache/strategy", "lib/active_support/cache/strategy/local_cache.rb", "lib/active_support/cache/synchronized_memory_store.rb", "lib/active_support/cache.rb", "lib/active_support/callbacks.rb", "lib/active_support/core_ext", "lib/active_support/core_ext/array", "lib/active_support/core_ext/array/access.rb", "lib/active_support/core_ext/array/conversions.rb", "lib/active_support/core_ext/array/extract_options.rb", "lib/active_support/core_ext/array/grouping.rb", "lib/active_support/core_ext/array/random_access.rb", "lib/active_support/core_ext/array/wrapper.rb", "lib/active_support/core_ext/array.rb", "lib/active_support/core_ext/base64", "lib/active_support/core_ext/base64/encoding.rb", "lib/active_support/core_ext/base64.rb", "lib/active_support/core_ext/benchmark.rb", "lib/active_support/core_ext/bigdecimal", "lib/active_support/core_ext/bigdecimal/conversions.rb", "lib/active_support/core_ext/bigdecimal.rb", "lib/active_support/core_ext/blank.rb", "lib/active_support/core_ext/cgi", "lib/active_support/core_ext/cgi/escape_skipping_slashes.rb", "l
** [out :: app2] ib/active_support/core_ext/cgi.rb", "lib/active_support/core_ext/class", "lib/active_support/core_ext/class/attribute_accessors.rb", "lib/active_support/core_ext/class/delegating_attributes.rb", "lib/active_support/core_ext/class/inheritable_attributes.rb", "lib/active_support/core_ext/class/removal.rb", "lib/active_support/core_ext/class.rb", "lib/active_support/core_ext/date", "lib/active_support/core_ext/date/behavior.rb", "lib/active_support/core_ext/date/calculations.rb", "lib/active_support/core_ext/date/conversions.rb", "lib/active_support/core_ext/date.rb", "lib/active_support/core_ext/date_time", "lib/active_support/core_ext/date_time/calculations.rb", "lib/active_support/core_ext/date_time/conversions.rb", "lib/active_support/core_ext/date_time.rb", "lib/active_support/core_ext/duplicable.rb", "lib/active_support/core_ext/enumerable.rb", "lib/active_support/core_ext/exception.rb", "lib/active_support/core_ext/file", "lib/active_support/core_ext/file/atomic.rb", "lib/active_support/core_ext/file.rb", "lib/active_support/core_ext/float", "lib/active_support/core_ext/float/rounding.rb", "lib/active_support/core_ext/float/time.rb", "lib/active_support/core_ext/float.rb", "lib/active_support/core_ext/hash", "lib/active_support/core_ext/hash/conversions.rb", "lib/active_support/core_ext/hash/deep_merge.rb", "lib/active_support/core_ext/hash/diff.rb", "lib/active_support/core_ext/hash/except.rb", "lib/active_support/core_ext/hash/indifferent_access.rb", "lib/active_support/core_ext/hash/keys.rb", "lib/active_support/core_ext/hash/reverse_merge.rb", "lib/active_support/core_ext/hash/slice.rb", "lib/active_support/core_ext/hash.rb", "lib/active_support/core_ext/integer", "lib/active_support/core_ext/integer/even_odd.rb", "lib/active_support/core_ext/integer/inflections.rb", "lib/active_support/core_ext/integer/time.rb", "lib/active_support/core_ext/integer.rb", "lib/active_support/core_ext/kernel", "lib/active_support/core_ext/kernel/agnostics.rb", "lib/active_support/core_ext/kernel/daemonizing.rb", "lib/active_support/core_ext/kernel/debugger.rb", "lib/active_support/core_ext/kernel/reporting.rb", "lib/active_support/core_ext/kernel/requires.rb", "lib/active_support/core_ext/kernel.rb", "lib/active_support/core_ext/load_error.rb", "lib/active_support/core_ext/logger.rb", "lib/active_support/core_ext/module", "lib/active_support/core_ext/module/aliasing.rb", "lib/active_support/core_ext/module/attr_accessor_with_default.rb", "lib/active_support/core_ext/module/attr_internal.rb", "lib/active_support/core_ext/module/attribute_accessors.rb", "lib/active_support/core_ext/module/delegation.rb", "lib/active_support/core_ext/module/inclusion.rb", "lib/active_support/core_ext/module/introspection.rb", "lib/active_support/core_ext/module/loading.rb", "lib/active_support/core_ext/module/model_naming.rb", "lib/active_support/core_ext/module/synchronization.rb", "lib/active_support/core_ext/module.rb", "lib/active_support/core_ext/name_error.rb", "lib/active_support/core_ext/numeric", "lib/active_support/core_ext/numeric/bytes.rb", "lib/active_support/core_ext/numeric/conversions.rb", "lib/active_support/core_ext/numeric/time.rb", "lib/active_support/core_ext/numeric.rb", "lib/active_support/core_ext/object", "lib/active_support/core_ext/object/conversions.rb", "lib/active_support/core_ext/object/extending.rb", "lib/active_support/core_ext/object/instance_variables.rb", "lib/active_support/core_ext/object/metaclass.rb", "lib/active_support/core_ext/object/misc.rb", "lib/active_support/core_ext/object.rb", "lib/active_support/core_ext/pathname", "lib/active_support/core_ext/pathname/clean_within.rb", "lib/active_support/core_ext/pathname.rb", "lib/active_support/core_ext/proc.rb", "lib/active_support/core_ext/process", "lib/active_support/core_ext/process/daemon.rb", "lib/active_support/core_ext/process.rb", "lib/active_support/core_ext/range", "lib/active_support/core_ext/range/blockless_step.rb", "lib/active_support/core_ext/range/conversions.rb", "lib/active_support/core_ext/range/include_range.rb", "lib/active_support/core_ext
** [out :: app2] /range/overlaps.rb", "lib/active_support/core_ext/range.rb", "lib/active_support/core_ext/rexml.rb", "lib/active_support/core_ext/string", "lib/active_support/core_ext/string/access.rb", "lib/active_support/core_ext/string/behavior.rb", "lib/active_support/core_ext/string/conversions.rb", "lib/active_support/core_ext/string/filters.rb", "lib/active_support/core_ext/string/inflections.rb", "lib/active_support/core_ext/string/iterators.rb", "lib/active_support/core_ext/string/multibyte.rb", "lib/active_support/core_ext/string/starts_ends_with.rb", "lib/active_support/core_ext/string/xchar.rb", "lib/active_support/core_ext/string.rb", "lib/active_support/core_ext/symbol.rb", "lib/active_support/core_ext/time", "lib/active_support/core_ext/time/behavior.rb", "lib/active_support/core_ext/time/calculations.rb", "lib/active_support/core_ext/time/conversions.rb", "lib/active_support/core_ext/time/zones.rb", "lib/active_support/core_ext/time.rb", "lib/active_support/core_ext/try.rb", "lib/active_support/core_ext/uri.rb", "lib/active_support/core_ext.rb", "lib/active_support/dependencies.rb", "lib/active_support/deprecation.rb", "lib/active_support/duration.rb", "lib/active_support/gzip.rb", "lib/active_support/inflections.rb", "lib/active_support/inflector.rb", "lib/active_support/json", "lib/active_support/json/decoding.rb", "lib/active_support/json/encoders", "lib/active_support/json/encoders/date.rb", "lib/active_support/json/encoders/date_time.rb", "lib/active_support/json/encoders/enumerable.rb", "lib/active_support/json/encoders/false_class.rb", "lib/active_support/json/encoders/hash.rb", "lib/active_support/json/encoders/nil_class.rb", "lib/active_support/json/encoders/numeric.rb", "lib/active_support/json/encoders/object.rb", "lib/active_support/json/encoders/regexp.rb", "lib/active_support/json/encoders/string.rb", "lib/active_support/json/encoders/symbol.rb", "lib/active_support/json/encoders/time.rb", "lib/active_support/json/encoders/true_class.rb", "lib/active_support/json/encoding.rb", "lib/active_support/json/variable.rb", "lib/active_support/json.rb", "lib/active_support/locale", "lib/active_support/locale/en.yml", "lib/active_support/memoizable.rb", "lib/active_support/message_encryptor.rb", "lib/active_support/message_verifier.rb", "lib/active_support/multibyte", "lib/active_support/multibyte/chars.rb", "lib/active_support/multibyte/exceptions.rb", "lib/active_support/multibyte/unicode_database.rb", "lib/active_support/multibyte.rb", "lib/active_support/option_merger.rb", "lib/active_support/ordered_hash.rb", "lib/active_support/ordered_options.rb", "lib/active_support/rescuable.rb", "lib/active_support/secure_random.rb", "lib/active_support/string_inquirer.rb", "lib/active_support/test_case.rb", "lib/active_support/testing", "lib/active_support/testing/assertions.rb", "lib/active_support/testing/declarative.rb", "lib/active_support/testing/default.rb", "lib/active_support/testing/deprecation.rb", "lib/active_support/testing/performance.rb", "lib/active_support/testing/setup_and_teardown.rb", "lib/active_support/time_with_zone.rb", "lib/active_support/values", "lib/active_support/values/time_zone.rb", "lib/active_support/values/unicode_tables.dat", "lib/active_support/vendor", "lib/active_support/vendor/builder-2.1.2", "lib/active_support/vendor/builder-2.1.2/blankslate.rb", "lib/active_support/vendor/builder-2.1.2/builder", "lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb", "lib/active_support/vendor/builder-2.1.2/builder/css.rb", "lib/active_support/vendor/builder-2.1.2/builder/xchar.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb", "lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb", "lib/active_support/vendor/builder-2.1.2/builder.rb", "lib/active_support/vendor/i18n-0.1.1", "lib/active_support/vendor/i18n-0.1.1/lib", "lib/active_support/vendor/i18n-0.1.3", "lib/active_support/vendor/i18n-0.1.3/i18n.gemspec", "lib/active_support/vendor/i18n-0.1.3/lib", "lib/active_support/vendor/i18n-0.1.3/lib/i18n", "l
** [out :: app2] ib/active_support/vendor/i18n-0.1.3/lib/i18n/backend", "lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb", "lib/active_support/vendor/i18n-0.1.3/lib/i18n/exceptions.rb", "lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb", "lib/active_support/vendor/i18n-0.1.3/MIT-LICENSE", "lib/active_support/vendor/i18n-0.1.3/Rakefile", "lib/active_support/vendor/i18n-0.1.3/README.textile", "lib/active_support/vendor/i18n-0.1.3/test", "lib/active_support/vendor/i18n-0.1.3/test/all.rb", "lib/active_support/vendor/i18n-0.1.3/test/i18n_exceptions_test.rb", "lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb", "lib/active_support/vendor/i18n-0.1.3/test/locale", "lib/active_support/vendor/i18n-0.1.3/test/locale/en.rb", "lib/active_support/vendor/i18n-0.1.3/test/locale/en.yml", "lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb", "lib/active_support/vendor/memcache-client-1.6.5", "lib/active_support/vendor/memcache-client-1.6.5/memcache.rb", "lib/active_support/vendor/tzinfo-0.3.12", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/Buenos_Aires.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/San_Juan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Bogota.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Caracas.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chicago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chihuahua.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Denver.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Godthab.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Halifax.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana/Indianapolis.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Juneau.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/La_Paz.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Lima.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Los_Angeles.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mazatlan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mexico_City.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Monterrey.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/New_York.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Phoenix.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Regina.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Santiago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Sao_Paulo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitio
** [out :: app2] ns/America/St_Johns.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Tijuana.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Almaty.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baghdad.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baku.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Chongqing.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Colombo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Dhaka.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Hong_Kong.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Irkutsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jakarta.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jerusalem.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kabul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kamchatka.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Karachi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Katmandu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kolkata.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Krasnoyarsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuala_Lumpur.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuwait.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Magadan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Muscat.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Novosibirsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Rangoon.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Riyadh.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Seoul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Shanghai.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Singapore.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Taipei.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tashkent.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tbilisi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tehran.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tokyo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Ulaanbaatar.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Urumqi.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Vladivostok.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yakutsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yekaterinburg.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yerevan.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Azores.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Cape_Verde.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/South_Georgia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Adelaide.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Brisbane.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Darwin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Hobart.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Melbourne.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Perth.rb", "lib/active_support/vendor/tzinfo-0.3.12/
** [out :: app2] tzinfo/definitions/Australia/Sydney.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Amsterdam.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Athens.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Belgrade.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Berlin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bratislava.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Brussels.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bucharest.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Budapest.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Copenhagen.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Dublin.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Helsinki.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Istanbul.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Kiev.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Lisbon.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/London.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Madrid.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Minsk.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Moscow.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Paris.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Prague.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Riga.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Rome.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sarajevo.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Skopje.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sofia.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Stockholm.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Tallinn.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vienna.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vilnius.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Warsaw.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Zagreb.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Auckland.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Fiji.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Guam.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Majuro.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Midway.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Pago_Pago.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Tongatapu.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_date
** [out :: app2] time.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb", "lib/active_support/vendor/tzinfo-0.3.12/tzinfo.rb", "lib/active_support/vendor.rb", "lib/active_support/version.rb", "lib/active_support/whiny_nil.rb", "lib/active_support/xml_mini", "lib/active_support/xml_mini/libxml.rb", "lib/active_support/xml_mini/nokogiri.rb", "lib/active_support/xml_mini/rexml.rb", "lib/active_support/xml_mini.rb", "lib/active_support.rb", "lib/activesupport.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activesupport}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Support and utility classes used by the Rails framework.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activesupport-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{after_commit}
** [out :: app2] s.version = "1.0.8"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Nick Muerdter", "David Yip", "Pat Allan"]
** [out :: app2] s.date = %q{2010-09-02}
** [out :: app2] s.description = %q{
** [out :: app2] A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger methods only after the entire transaction is complete.
** [out :: app2] }
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.textile"]
** [out :: app2] s.files = ["LICENSE", "lib/after_commit.rb", "lib/after_commit/active_record.rb", "lib/after_commit/active_support_callbacks.rb", "lib/after_commit/after_savepoint.rb", "lib/after_commit/connection_adapters.rb", "README.textile", "test/after_commit_test.rb", "test/observer_test.rb", "test/test_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/freelancing-god/after_commit}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{after_commit callback for ActiveRecord}
** [out :: app2] s.test_files = ["test/after_commit_test.rb", "test/observer_test.rb", "test/test_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_development_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, ["< 3.0.0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/after_commit-1.0.8.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activerecord}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{active_record}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "RUNNING_UNIT_TESTS", "CHANGELOG", "lib/active_record", "lib/active_record/aggregations.rb", "lib/active_record/association_preload.rb", "lib/active_record/associations", "lib/active_record/associations/association_collection.rb", "lib/active_record/associations/association_proxy.rb", "lib/active_record/associations/belongs_to_association.rb", "lib/active_record/associations/belongs_to_polymorphic_association.rb", "lib/active_record/associations/has_and_belongs_to_many_association.rb", "lib/active_record/associations/has_many_association.rb", "lib/active_record/associations/has_many_through_association.rb", "lib/active_record/associations/has_one_association.rb", "lib/active_record/associations/has_one_through_association.rb", "lib/active_record/associations.rb", "lib/active_record/attribute_methods.rb", "lib/active_record/autosave_association.rb", "lib/active_record/base.rb", "lib/active_record/batches.rb", "lib/active_record/calculations.rb", "lib/active_record/callbacks.rb", "lib/active_record/connection_adapters", "lib/active_record/connection_adapters/abstract", "lib/active_record/connection_adapters/abstract/connection_pool.rb", "lib/active_record/connection_adapters/abstract/connection_specification.rb", "lib/active_record/connection_adapters/abstract/database_s
** [out :: app2] tatements.rb", "lib/active_record/connection_adapters/abstract/query_cache.rb", "lib/active_record/connection_adapters/abstract/quoting.rb", "lib/active_record/connection_adapters/abstract/schema_definitions.rb", "lib/active_record/connection_adapters/abstract/schema_statements.rb", "lib/active_record/connection_adapters/abstract_adapter.rb", "lib/active_record/connection_adapters/mysql_adapter.rb", "lib/active_record/connection_adapters/postgresql_adapter.rb", "lib/active_record/connection_adapters/sqlite3_adapter.rb", "lib/active_record/connection_adapters/sqlite_adapter.rb", "lib/active_record/dirty.rb", "lib/active_record/dynamic_finder_match.rb", "lib/active_record/dynamic_scope_match.rb", "lib/active_record/fixtures.rb", "lib/active_record/i18n_interpolation_deprecation.rb", "lib/active_record/locale", "lib/active_record/locale/en.yml", "lib/active_record/locking", "lib/active_record/locking/optimistic.rb", "lib/active_record/locking/pessimistic.rb", "lib/active_record/migration.rb", "lib/active_record/named_scope.rb", "lib/active_record/nested_attributes.rb", "lib/active_record/observer.rb", "lib/active_record/query_cache.rb", "lib/active_record/reflection.rb", "lib/active_record/schema.rb", "lib/active_record/schema_dumper.rb", "lib/active_record/serialization.rb", "lib/active_record/serializers", "lib/active_record/serializers/json_serializer.rb", "lib/active_record/serializers/xml_serializer.rb", "lib/active_record/session_store.rb", "lib/active_record/test_case.rb", "lib/active_record/timestamp.rb", "lib/active_record/transactions.rb", "lib/active_record/validations.rb", "lib/active_record/version.rb", "lib/active_record.rb", "lib/activerecord.rb", "test/assets", "test/assets/example.log", "test/assets/flowers.jpg", "test/cases", "test/cases/aaa_create_tables_test.rb", "test/cases/active_schema_test_mysql.rb", "test/cases/active_schema_test_postgresql.rb", "test/cases/adapter_test.rb", "test/cases/aggregations_test.rb", "test/cases/ar_schema_test.rb", "test/cases/associations", "test/cases/associations/belongs_to_associations_test.rb", "test/cases/associations/callbacks_test.rb", "test/cases/associations/cascaded_eager_loading_test.rb", "test/cases/associations/eager_load_includes_full_sti_class_test.rb", "test/cases/associations/eager_load_nested_include_test.rb", "test/cases/associations/eager_singularization_test.rb", "test/cases/associations/eager_test.rb", "test/cases/associations/extension_test.rb", "test/cases/associations/has_and_belongs_to_many_associations_test.rb", "test/cases/associations/has_many_associations_test.rb", "test/cases/associations/has_many_through_associations_test.rb", "test/cases/associations/has_one_associations_test.rb", "test/cases/associations/has_one_through_associations_test.rb", "test/cases/associations/inner_join_association_test.rb", "test/cases/associations/join_model_test.rb", "test/cases/associations_test.rb", "test/cases/attribute_methods_test.rb", "test/cases/autosave_association_test.rb", "test/cases/base_test.rb", "test/cases/batches_test.rb", "test/cases/binary_test.rb", "test/cases/calculations_test.rb", "test/cases/callbacks_observers_test.rb", "test/cases/callbacks_test.rb", "test/cases/class_inheritable_attributes_test.rb", "test/cases/column_alias_test.rb", "test/cases/column_definition_test.rb", "test/cases/connection_pool_test.rb", "test/cases/connection_test_firebird.rb", "test/cases/connection_test_mysql.rb", "test/cases/copy_table_test_sqlite.rb", "test/cases/database_statements_test.rb", "test/cases/datatype_test_postgresql.rb", "test/cases/date_time_test.rb", "test/cases/default_test_firebird.rb", "test/cases/defaults_test.rb", "test/cases/deprecated_finder_test.rb", "test/cases/dirty_test.rb", "test/cases/finder_respond_to_test.rb", "test/cases/finder_test.rb", "test/cases/fixtures_test.rb", "test/cases/helper.rb", "test/cases/i18n_test.rb", "test/cases/inheritance_test.rb", "test/cases/invalid_date_test.rb", "test/cases/json_serialization_test.rb", "test/cases/lifecycle_test.rb", "test/cases/locking_test.rb", "test/cases/method_scoping_test.rb", "test
** [out :: app2] /cases/migration_test.rb", "test/cases/migration_test_firebird.rb", "test/cases/mixin_test.rb", "test/cases/modules_test.rb", "test/cases/multiple_db_test.rb", "test/cases/named_scope_test.rb", "test/cases/nested_attributes_test.rb", "test/cases/pk_test.rb", "test/cases/pooled_connections_test.rb", "test/cases/query_cache_test.rb", "test/cases/readonly_test.rb", "test/cases/reflection_test.rb", "test/cases/reload_models_test.rb", "test/cases/repair_helper.rb", "test/cases/reserved_word_test_mysql.rb", "test/cases/sanitize_test.rb", "test/cases/schema_authorization_test_postgresql.rb", "test/cases/schema_dumper_test.rb", "test/cases/schema_test_postgresql.rb", "test/cases/serialization_test.rb", "test/cases/synonym_test_oracle.rb", "test/cases/transactions_test.rb", "test/cases/unconnected_test.rb", "test/cases/validations_i18n_test.rb", "test/cases/validations_test.rb", "test/cases/xml_serialization_test.rb", "test/config.rb", "test/connections", "test/connections/jdbc_jdbcderby", "test/connections/jdbc_jdbcderby/connection.rb", "test/connections/jdbc_jdbch2", "test/connections/jdbc_jdbch2/connection.rb", "test/connections/jdbc_jdbchsqldb", "test/connections/jdbc_jdbchsqldb/connection.rb", "test/connections/jdbc_jdbcmysql", "test/connections/jdbc_jdbcmysql/connection.rb", "test/connections/jdbc_jdbcpostgresql", "test/connections/jdbc_jdbcpostgresql/connection.rb", "test/connections/jdbc_jdbcsqlite3", "test/connections/jdbc_jdbcsqlite3/connection.rb", "test/connections/native_db2", "test/connections/native_db2/connection.rb", "test/connections/native_firebird", "test/connections/native_firebird/connection.rb", "test/connections/native_frontbase", "test/connections/native_frontbase/connection.rb", "test/connections/native_mysql", "test/connections/native_mysql/connection.rb", "test/connections/native_openbase", "test/connections/native_openbase/connection.rb", "test/connections/native_oracle", "test/connections/native_oracle/connection.rb", "test/connections/native_postgresql", "test/connections/native_postgresql/connection.rb", "test/connections/native_sqlite", "test/connections/native_sqlite/connection.rb", "test/connections/native_sqlite3", "test/connections/native_sqlite3/connection.rb", "test/connections/native_sqlite3/in_memory_connection.rb", "test/connections/native_sybase", "test/connections/native_sybase/connection.rb", "test/debug.log", "test/fixtures", "test/fixtures/accounts.yml", "test/fixtures/all", "test/fixtures/all/developers.yml", "test/fixtures/all/people.csv", "test/fixtures/all/tasks.yml", "test/fixtures/author_addresses.yml", "test/fixtures/author_favorites.yml", "test/fixtures/authors.yml", "test/fixtures/binaries.yml", "test/fixtures/books.yml", "test/fixtures/categories", "test/fixtures/categories/special_categories.yml", "test/fixtures/categories/subsubdir", "test/fixtures/categories/subsubdir/arbitrary_filename.yml", "test/fixtures/categories.yml", "test/fixtures/categories_ordered.yml", "test/fixtures/categories_posts.yml", "test/fixtures/categorizations.yml", "test/fixtures/clubs.yml", "test/fixtures/comments.yml", "test/fixtures/companies.yml", "test/fixtures/computers.yml", "test/fixtures/courses.yml", "test/fixtures/customers.yml", "test/fixtures/developers.yml", "test/fixtures/developers_projects.yml", "test/fixtures/edges.yml", "test/fixtures/entrants.yml", "test/fixtures/fixture_database.sqlite3", "test/fixtures/fixture_database_2.sqlite3", "test/fixtures/fk_test_has_fk.yml", "test/fixtures/fk_test_has_pk.yml", "test/fixtures/funny_jokes.yml", "test/fixtures/items.yml", "test/fixtures/jobs.yml", "test/fixtures/legacy_things.yml", "test/fixtures/mateys.yml", "test/fixtures/member_types.yml", "test/fixtures/members.yml", "test/fixtures/memberships.yml", "test/fixtures/minimalistics.yml", "test/fixtures/mixed_case_monkeys.yml", "test/fixtures/mixins.yml", "test/fixtures/movies.yml", "test/fixtures/naked", "test/fixtures/naked/csv", "test/fixtures/naked/csv/accounts.csv", "test/fixtures/naked/yml", "test/fixtures/naked/yml/accounts.yml", "test/fixtures/naked/yml/companies.yml", "test/fixtur
** [out :: app2] es/naked/yml/courses.yml", "test/fixtures/organizations.yml", "test/fixtures/owners.yml", "test/fixtures/parrots.yml", "test/fixtures/parrots_pirates.yml", "test/fixtures/people.yml", "test/fixtures/pets.yml", "test/fixtures/pirates.yml", "test/fixtures/posts.yml", "test/fixtures/price_estimates.yml", "test/fixtures/projects.yml", "test/fixtures/readers.yml", "test/fixtures/references.yml", "test/fixtures/reserved_words", "test/fixtures/reserved_words/distinct.yml", "test/fixtures/reserved_words/distincts_selects.yml", "test/fixtures/reserved_words/group.yml", "test/fixtures/reserved_words/select.yml", "test/fixtures/reserved_words/values.yml", "test/fixtures/ships.yml", "test/fixtures/sponsors.yml", "test/fixtures/subscribers.yml", "test/fixtures/subscriptions.yml", "test/fixtures/taggings.yml", "test/fixtures/tags.yml", "test/fixtures/tasks.yml", "test/fixtures/topics.yml", "test/fixtures/toys.yml", "test/fixtures/treasures.yml", "test/fixtures/vertices.yml", "test/fixtures/warehouse-things.yml", "test/migrations", "test/migrations/broken", "test/migrations/broken/100_migration_that_raises_exception.rb", "test/migrations/decimal", "test/migrations/decimal/1_give_me_big_numbers.rb", "test/migrations/duplicate", "test/migrations/duplicate/1_people_have_last_names.rb", "test/migrations/duplicate/2_we_need_reminders.rb", "test/migrations/duplicate/3_foo.rb", "test/migrations/duplicate/3_innocent_jointable.rb", "test/migrations/duplicate_names", "test/migrations/duplicate_names/20080507052938_chunky.rb", "test/migrations/duplicate_names/20080507053028_chunky.rb", "test/migrations/interleaved", "test/migrations/interleaved/pass_1", "test/migrations/interleaved/pass_1/3_innocent_jointable.rb", "test/migrations/interleaved/pass_2", "test/migrations/interleaved/pass_2/1_people_have_last_names.rb", "test/migrations/interleaved/pass_2/3_innocent_jointable.rb", "test/migrations/interleaved/pass_3", "test/migrations/interleaved/pass_3/1_people_have_last_names.rb", "test/migrations/interleaved/pass_3/2_i_raise_on_down.rb", "test/migrations/interleaved/pass_3/3_innocent_jointable.rb", "test/migrations/missing", "test/migrations/missing/1000_people_have_middle_names.rb", "test/migrations/missing/1_people_have_last_names.rb", "test/migrations/missing/3_we_need_reminders.rb", "test/migrations/missing/4_innocent_jointable.rb", "test/migrations/valid", "test/migrations/valid/1_people_have_last_names.rb", "test/migrations/valid/2_we_need_reminders.rb", "test/migrations/valid/3_innocent_jointable.rb", "test/models", "test/models/author.rb", "test/models/auto_id.rb", "test/models/binary.rb", "test/models/bird.rb", "test/models/book.rb", "test/models/categorization.rb", "test/models/category.rb", "test/models/citation.rb", "test/models/club.rb", "test/models/column_name.rb", "test/models/comment.rb", "test/models/company.rb", "test/models/company_in_module.rb", "test/models/computer.rb", "test/models/contact.rb", "test/models/course.rb", "test/models/customer.rb", "test/models/default.rb", "test/models/developer.rb", "test/models/edge.rb", "test/models/entrant.rb", "test/models/event.rb", "test/models/guid.rb", "test/models/item.rb", "test/models/job.rb", "test/models/joke.rb", "test/models/keyboard.rb", "test/models/legacy_thing.rb", "test/models/matey.rb", "test/models/member.rb", "test/models/member_detail.rb", "test/models/member_type.rb", "test/models/membership.rb", "test/models/minimalistic.rb", "test/models/mixed_case_monkey.rb", "test/models/movie.rb", "test/models/order.rb", "test/models/organization.rb", "test/models/owner.rb", "test/models/parrot.rb", "test/models/person.rb", "test/models/pet.rb", "test/models/pirate.rb", "test/models/post.rb", "test/models/price_estimate.rb", "test/models/project.rb", "test/models/reader.rb", "test/models/reference.rb", "test/models/reply.rb", "test/models/ship.rb", "test/models/ship_part.rb", "test/models/sponsor.rb", "test/models/subject.rb", "test/models/subscriber.rb", "test/models/subscription.rb", "test/models/tag.rb", "test/models/tagging.rb", "test/models/task.rb", "test/models/topic.rb"
** [out :: app2] , "test/models/toy.rb", "test/models/treasure.rb", "test/models/vertex.rb", "test/models/warehouse_thing.rb", "test/schema", "test/schema/mysql_specific_schema.rb", "test/schema/postgresql_specific_schema.rb", "test/schema/schema.rb", "test/schema/schema2.rb", "test/schema/sqlite_specific_schema.rb", "examples/associations.png"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activerecord}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Implements the ActiveRecord pattern for ORM.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activerecord-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rspec}
** [out :: app2] s.version = "1.2.9"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["RSpec Development Team"]
** [out :: app2] s.date = %q{2009-10-04}
** [out :: app2] s.description = %q{Behaviour Driven Development for Ruby.}
** [out :: app2] s.email = ["rspec-devel@rubyforge.org"]
** [out :: app2] s.executables = ["autospec", "spec"]
** [out :: app2] s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "examples/failing/README.txt"]
** [out :: app2] 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
** [out :: app2] .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/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/mock_framework_integration/use_flexmock.feature", "features/mock_framework_integration/use_mocha.feature", "features/mock_framework_integration/use_rr.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/subject/explicit_subject.feature", "features/subject/implicit_subject.feature", "features/support/env.rb", "features/support/matchers/smart_match.rb", "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/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/match
** [out :: app2] ers/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/extensions/instance_exec.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_error.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/kerne
** [out :: app2] l_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_methods_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_error_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/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_sp
** [out :: app2] ec.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"]
** [out :: app2] s.homepage = %q{http://rspec.info}
** [out :: app2] s.post_install_message = %q{**************************************************
** [out :: app2]
** [out :: app2] Thank you for installing rspec-1.2.9
** [out :: app2]
** [out :: app2] Please be sure to read History.rdoc and Upgrade.rdoc
** [out :: app2] for useful information about this release.
** [out :: app2]
** [out :: app2] **************************************************
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rspec}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{rspec 1.2.9}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_development_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_development_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_development_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_development_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3"])
** [out :: app2] s.add_dependency(%q<bmabey-fakefs>, [">= 0.1.1"])
** [out :: app2] s.add_dependency(%q<syntax>, [">= 1.0"])
** [out :: app2] s.add_dependency(%q<diff-lcs>, [">= 1.1.2"])
** [out :: app2] s.add_dependency(%q<heckle>, [">= 1.4.3"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rspec-1.2.9.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ruby-debug-base}
** [out :: app2] s.version = "0.10.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Kent Sibilev"]
** [out :: app2] s.date = %q{2008-11-16}
** [out :: app2] s.description = %q{ruby-debug is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.}
** [out :: app2] s.email = %q{ksibilev@yahoo.com}
** [out :: app2] s.extensions = ["ext/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "ext/ruby_debug.c"]
** [out :: app2] s.files = ["AUTHORS", "CHANGES", "LICENSE", "README", "Rakefile", "ext/breakpoint.c", "ext/extconf.rb", "ext/ruby_debug.c", "ext/ruby_debug.h", "ext/win32/Makefile", "ext/win32/ruby_debug.o", "ext/win32/breakpoint.o", "ext/win32/ruby_debug.so", "lib/ruby-debug-base.rb", "lib/ChangeLog", "test/base/base.rb", "test/base/binding.rb", "test/base/catchpoint.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/ruby-debug/}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{ruby-debug}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Fast Ruby debugger - core component}
** [out :: app2] s.test_files = ["test/base/base.rb", "test/base/binding.rb", "test/base/catchpoint.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<linecache>, [">= 0.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ruby-debug-base-0.10.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{builder}
** [out :: app2] s.version = "2.1.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Jim Weirich"]
** [out :: app2] s.autorequire = %q{builder}
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2007-06-14}
** [out :: app2] 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}
** [out :: app2] s.email = %q{jim@weirichhouse.org}
** [out :: app2] 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"]
** [out :: app2] 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"]
** [out :: app2] s.homepage = %q{http://onestepback.org}
** [out :: app2] s.rdoc_options = ["--title", "Builder -- Easy XML Building", "--main", "README", "--line-numbers"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Builders for MarkUp.}
** [out :: app2] s.test_files = ["test/test_xchar.rb", "test/testblankslate.rb", "test/testeventbuilder.rb", "test/testmarkupbuilder.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/builder-2.1.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{wirble}
** [out :: app2] s.version = "0.1.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Paul Duncan"]
** [out :: app2] s.autorequire = %q{wirble}
** [out :: app2] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIHRDCCBSygAwIBAgIJALaV65AlSniTMA0GCSqGSIb3DQEBBQUAMIGRMQswCQYD\nVQQGEwJVUzERMA8GA1UECBMIVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTES\nMBAGA1UEChMJUGFibG90cm9uMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFi\nbG90cm9uLm9yZzEfMB0GCSqGSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZzAeFw0w\nNTA3MjkwODA5MTlaFw0xNTA3MjcwODA5MTlaMIGRMQswCQYDVQQGEwJVUzERMA8G\nA1UECBMIVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTESMBAGA1UEChMJUGFi\nbG90cm9uMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFibG90cm9uLm9yZzEf\nMB0GCSqGSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZzCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAKkvfnVeuIqI6seCVnVG949P3iL0YVfalkeSIto0Z18e\nH9VDPtpEsK3rWFY0Fh+BL+G86IU0Pg0ers9JFeuBZBJf00/P9F4In+I04kvUUFFk\nWnV+E6RGyMxRIOJblVfNVEQs0xLRqGtgwqosxfDs3sTNkdJMxEHJGOqbr5miATv9\nlWQSSfSiEj6kFBNhHN+Lsde36YFJFLp/ATw/J3chpjqdmFDzDlBub/3usZENJTWc\nu7JmxIFDLGeR/0lcgYGGEquu66mzjOILDwQTXWGGMnjkcdEzmhYfrTBc4lpXxITk\nF9vXd1iu9iSjf4zQGtxIqW3PN8UVzsoKiAhu9UcInoX6lF4HS23cfrATG/eqzdWn\nicUrJKIhGT9+i6mnQgGXXduUitrKGTpL27+PYelExRbL7eD/a61OvOKHdO0hwpMq\nAedWDDPBwZ+xKmVkR1fzxBVAPYiydEugwO9mbLb/vTkDCZ1YJUrWsebaKcrKji67\nQDgT8EiPNUie+KHnsXA4kbiTh5sgNISVaUikqZtbOw+NjsdbzfOC2e11787Ny5lp\n2zrPuAH8xWd/PIHPPR7+8TNJw0aGkLqOvAwBkcxPYQxUM+zm3eoLeSOgK6hhevN6\n3oGFcA4PYw7wolnzQOEOb4EG1EpzBResYRz7op6J8itp9gq1AVlsjdSnVll2ltcr\nAgMBAAGjggGbMIIBlzAdBgNVHQ4EFgQUIPJy81wR7jiFGawew2x1akQE6xIwgcYG\nA1UdIwSBvjCBu4AUIPJy81wR7jiFGawew2x1akQE6xKhgZekgZQwgZExCzAJBgNV\nBAYTAlVTMREwDwYDVQQIEwhWaXJnaW5pYTESMBAGA1UEBxMJQW5uYW5kYWxlMRIw\nEAYDVQQKEwlQYWJsb3Ryb24xCzAJBgNVBAsTAkNBMRkwFwYDVQQDExBjYS5wYWJs\nb3Ryb24ub3JnMR8wHQYJKoZIhvcNAQkBFhBjYUBwYWJsb3Ryb24ub3JnggkAtpXr\nkCVKeJMwDwYDVR0TAQH/BAUwAwEB/zARBglghkgBhvhCAQEEBAMCAQYwCQYDVR0S\nBAIwADAgBglghkgBhvhCAQ0EExYRUGFibG90cm9uIFJvb3Qg
** [out :: app2] Q0EwLwYJYIZIAYb4\nQgEDBCIWIGh0dHA6Ly9jYS5wYWJsb3Ryb24ub3JnL3Jvb3QuY3JsMBsGA1UdEQQU\nMBKBEGNhQHBhYmxvdHJvbi5vcmcwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEB\nBQUAA4ICAQAwmQpJEFByJM6z1yL6GApYkGxqfVmNNsaSwKD+k1VZt2OQV8DToT/l\nkMCYJU6wUHTQMDiCY0JDaKmWHGzr2taga9J5mFsUePSjFWgt49KG3FBJUP1ebDIJ\n/leqcMFmFJMBTj05m3aZoTx/tP0vvGxkgzhiV5bYqKtB4hpRCwLJP9ToNhUjexlN\nWiUU3RU2QglZi+bvHfprq8/DOEn/blhM7BYNHRErj25YgywuaB1e4gUU3hafoG1O\nnwh+fcsNfF0F4SKocqdkEFH+p5O4iwopvJhjc4c80cg6hmXflNn9iIc6sdtxKiFa\nQhpkgQJTDrZCDGk1gMNjjyqfK9um7UURWO1f15hsQkXkWq1C0LIe7u3fuZwlz3G8\nCdQR/ao0P7b7adggmY+J7lJVC/bYg4Xo0zwvtMWYDx8PxHpva7QZ9HmiGNPSoAjn\nlRvjzUhJYYJBpgh0aF6GiocqG+sSfzJoWoyYlNhVK7NeDKDDD2e2b8Tsv+8gDc/h\niKVCv5/Cfq70AkcxbNj09jU7Oh6hy7sYUwxSEF7hUgrkipp4HR/ET+Mu2FeqAaDZ\npJQyevxgIYV9g9j/GfPeNkgH5Q/WJycWktPaijhr1RFHVKqaj4E04ET3XQ6QyR+Q\nJF4DfILMWJLc89ONPLbGISSMzZGviKyQXpSroLyHCccbJb4ncyc8uQ==\n-----END CERTIFICATE-----\n", "-----BEGIN CERTIFICATE-----\nMIIHMTCCBRmgAwIBAgIBAzANBgkqhkiG9w0BAQUFADCBkTELMAkGA1UEBhMCVVMx\nETAPBgNVBAgTCFZpcmdpbmlhMRIwEAYDVQQHEwlBbm5hbmRhbGUxEjAQBgNVBAoT\nCVBhYmxvdHJvbjELMAkGA1UECxMCQ0ExGTAXBgNVBAMTEGNhLnBhYmxvdHJvbi5v\ncmcxHzAdBgkqhkiG9w0BCQEWEGNhQHBhYmxvdHJvbi5vcmcwHhcNMDYwODMxMDU1\nODM4WhcNMDgwODMwMDU1ODM4WjCBnTELMAkGA1UEBhMCVVMxETAPBgNVBAgTCFZp\ncmdpbmlhMRIwEAYDVQQHEwlBbm5hbmRhbGUxEjAQBgNVBAoTCVBhYmxvdHJvbjEL\nMAkGA1UECxMCQ0ExHzAdBgNVBAMTFlBhdWwgRHVuY2FuIChydWJ5Z2VtcykxJTAj\nBgkqhkiG9w0BCQEWFnJ1YnlnZW1zQHBhYmxvdHJvbi5vcmcwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQCpEOGkHV/vH9ySYE9U3vGxG1vISP4EWFRUEez6\nNbQcJs/m+KXXXoyBMD4QD8iIK3GynTgHCFVkMwRsaiC8nj5CPASoEEjC8Xy+r3lt\nzvIRtkUqxZG9NNfmKLbkm88O/7K1Gv0bhdADTa9EbhyvOJ6kZB0XxjjCoV/mYbFw\nDG1MToAu8JrfABO/rwUyw4nKeteWymYc5Wx/JmSXEjJaHqryF/vJiDdg4Mvf6I1x\nsiOjuhtTAN8dJn+rhcqA1kPzu0lNx0FxYCsPJa1Y1GJLg0mfd+Hnku30NgsHrrl+\nwm2iFYVbvL7hD/o7fwPctl21AuTjy5YUyjxK9LOHvNtrssfah+8CSaa8FyVe89pw\nJ4o6iFp8wDWJHj0C4Rt8m/9Vra9sqei73IIW5VAuSRK3e8TB/dP3UQI7BxjkyAMS\nMIkDnOV1EHugT59CUV0VDHaXBzfdVpFHXOHn1jFm5/G7pkNEMFq7l9CSJZ9EGAsI\nj3HZlfnDLono+fL/PNo1lXJ5Stylrqpa40LESuaGl5q+MfNvJqrGr2iplRup3y7P\nmzhAz08zSdcvsyPQSRXfW8umFn2iDxcvAEulTXyQP33eX5lr9vaCUq+BCKVuiWYW\nsQehEn5NiNdcbXxpvoqrD/Kl28652Sv7svKenArFcAtsOL3j8kl0nzxLVkyKumz7\n4oeNdwIDAQABo4IBhDCCAYAwCQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBLAw\nKwYJYIZIAYb4QgENBB4WHFRpbnlDQSBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYD\nVR0OBBYEFD4zi3QaKvIdOrCm5ecvRTRkIRb0MIHGBgNVHSMEgb4wgbuAFCDycvNc\nEe44hRmsHsNsdWpEBOsSoYGXpIGUMIGRMQswCQYDVQQGEwJVUzERMA8GA1UECBMI\nVmlyZ2luaWExEjAQBgNVBAcTCUFubmFuZGFsZTESMBAGA1UEChMJUGFibG90cm9u\nMQswCQYDVQQLEwJDQTEZMBcGA1UEAxMQY2EucGFibG90cm9uLm9yZzEfMB0GCSqG\nSIb3DQEJARYQY2FAcGFibG90cm9uLm9yZ4IJALaV65AlSniTMBsGA1UdEgQUMBKB\nEGNhQHBhYmxvdHJvbi5vcmcwIQYDVR0RBBowGIEWcnVieWdlbXNAcGFibG90cm9u\nLm9yZzALBgNVHQ8EBAMCBaAwDQYJKoZIhvcNAQEFBQADggIBAJWFBhtrg6xYioR6\nOJQqfZ9KnOUZeg6r99OUUzC+eUdxdB1WWkVy7cozAbNFCwNiShMaKTENp++xDkf4\ntV9iflL1UOof+vOV3744dcOeulD10tRkkcdwm4aGb26QGDAImpYaj5DvO0705jt2\nIk3LVa4rIbgqKZCKvwPVAIC6ja2JdoEBAHqroxL5QGTEOg/UjB082Jg8cihgqcv2\nrQmIOknAmi9r2DG8X9o8bhDeHmfCQLlUCczCLZXYek+TQWTkwlzBUYjC2DMhH6RK\nu9PUe9wAEun7mrduPzEnSf9Lwz2m6YzQbEKrcKpFtZFfEXPyPLBcV6FTnyurTZNj\n82of9lvOQbOSA3WxZ5Nftea2RI195ISrFIFN3JvGeH5qlY2rTU5KoPa+GwJ9Ded2\nhdA21917OmS+JXWMIEgGHm9OW2VZ2sPZt9J/VotXBWh1jk/Bmo5/UCdjv67xGdK1\nRyL+r+HmUwvTMPvime/oPS17wa9ZpA5awI8of0Awa9qLSGnEbmRDGdniGBb4SXZc\nyve8SLbALak48wH4mA9RxrCL+gsm5fUZpSYfqdLOAe42nEvGWCQsyAe9wJjafUK2\nseoSPfDoJ/hF0bm3HGiK29FF58k15/+V+SPhZZgNX8lynkxt2Z8bsElfj61LoieV\n/LANFBa55ghGzqax1mF/yGfF/utO\n-----END CERTIFICATE-----\n"]
** [out :: app2] s.date = %q{2006-09-07}
** [out :: app2] s.description = %q{A handful of useful Irb features, including colorized results, tab-completion, history, a simple prompt, and several helper methods, all rolled into one easy to use package.}
** [out :: app2] s.email = %q{pabs@pablotron.org}
** [out :: app2] s.files = ["ChangeLog", "COPYING", "wirble.rb", "README", "wirble.gemspec"]
** [out :: app2] s.homepage = %q{http://pablotron.org/software/wirble/}
** [out :: app2] s.rdoc_options = ["--webcvs", "http://cvs.pablotron.org/cgi-bin/viewcvs.cgi/wirble/", "--title", "Wirble API Documentation", "wirble.rb", "README", "ChangeLog", "COPYING"]
** [out :: app2] s.require_paths = ["."]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new("> 0.0.0")
** [out :: app2] s.requirements = ["Ruby, version 1.8.0 (or newer)"]
** [out :: app2] s.rubyforge_project = %q{wirble}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Handful of common Irb features, made easy.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/wirble-0.1.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{awesome_print}
** [out :: app2] s.version = "0.2.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Dvorkin"]
** [out :: app2] s.date = %q{2010-06-03}
** [out :: app2] s.description = %q{Great Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports Rails ActiveRecord objects via included mixin.}
** [out :: app2] s.email = %q{mike@dvorkin.net}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.md"]
** [out :: app2] s.files = ["CHANGELOG", "LICENSE", "README.md", "Rakefile", "VERSION", "init.rb", "lib/ap.rb", "lib/ap/awesome_print.rb", "lib/ap/core_ext/kernel.rb", "lib/ap/core_ext/logger.rb", "lib/ap/core_ext/string.rb", "lib/ap/mixin/action_view.rb", "lib/ap/mixin/active_record.rb", "lib/ap/mixin/active_support.rb", "rails/init.rb", "spec/action_view_spec.rb", "spec/active_record_spec.rb", "spec/awesome_print_spec.rb", "spec/logger_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/string_spec.rb"]
** [out :: app2] s.homepage = %q{http://github.com/michaeldv/awesome_print}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{awesome_print}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Pretty print Ruby objects with proper indentation and colors.}
** [out :: app2] s.test_files = ["spec/action_view_spec.rb", "spec/active_record_spec.rb", "spec/awesome_print_spec.rb", "spec/logger_spec.rb", "spec/spec_helper.rb", "spec/string_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/awesome_print-0.2.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ruby-debug}
** [out :: app2] s.version = "0.10.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Kent Sibilev"]
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2008-11-16}
** [out :: app2] s.default_executable = %q{rdebug}
** [out :: app2] s.description = %q{A generic command line interface for ruby-debug.}
** [out :: app2] s.email = %q{ksibilev@yahoo.com}
** [out :: app2] s.executables = ["rdebug"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["AUTHORS", "CHANGES", "LICENSE", "README", "Rakefile", "cli/ruby-debug.rb", "cli/ruby-debug", "cli/ruby-debug/processor.rb", "cli/ruby-debug/helper.rb", "cli/ruby-debug/command.rb", "cli/ruby-debug/debugger.rb", "cli/ruby-debug/interface.rb", "cli/ruby-debug/commands", "cli/ruby-debug/commands/help.rb", "cli/ruby-debug/commands/set.rb", "cli/ruby-debug/commands/condition.rb", "cli/ruby-debug/commands/irb.rb", "cli/ruby-debug/commands/reload.rb", "cli/ruby-debug/commands/list.rb", "cli/ruby-debug/commands/control.rb", "cli/ruby-debug/commands/display.rb", "cli/ruby-debug/commands/eval.rb", "cli/ruby-debug/commands/finish.rb", "cli/ruby-debug/commands/source.RB", "cli/ruby-debug/commands/stepping.rb", "cli/ruby-debug/commands/threads.rb", "cli/ruby-debug/commands/frame.rb", "cli/ruby-debug/commands/catchpoint.rb", "cli/ruby-debug/commands/continue.rb", "cli/ruby-debug/commands/save.rb", "cli/ruby-debug/commands/variables.rb", "cli/ruby-debug/commands/edit.rb", "cli/ruby-debug/commands/info.rb", "cli/ruby-debug/commands/continue.RB.save", "cli/ruby-debug/commands/method.rb", "cli/ruby-debug/commands/tmate.rb", "cli/ruby-debug/commands/disassemble.RB", "cli/ruby-debug/commands/quit.rb", "cli/ruby-debug/commands/breakpoints.rb", "cli/ruby-debug/commands/show.rb", "cli/ruby-debug/commands/trace.rb", "cli/ruby-debug/commands/enable.rb", "cli/ruby-debug/commands/source.rb", "ChangeLog", "bin/rdebug", "doc/rdebug.1", "test/data/catch.cmd", "test/data/emacs_basic.cmd", "test/data/breakpoints.cmd", "test/data/info.cmd", "test/data/list.cmd", "test/data/help.cmd", "test/data/quit.cmd", "test/data/break_bad.cmd", "test/data/display.cmd", "test/data/linetrace.cmd", "test/data/info-var.cmd", "test/data/info-var-bug2.cmd", "test/data/output.cmd", "test/data/stepping.cmd", "test/data/ctrl.cmd", "test/data/raise.cmd", "test/data/methodsig.cmd", "test/data/edit.cmd", "test/data/condition.cmd", "test/data/frame.cmd", "test/data/source.cmd", "test/data/save.cmd", "test/data/annotate.cmd", "test/data/break_loop_bug.cmd", "test/data/pm-bug.cmd", "test/data/info-thread.cmd", "test/data/finish.cmd", "test/data/enable.cmd", "test/data/method.cmd", "test/data/setshow.cmd", "test/data/post-mortem-next.cmd", "test/data/post-mortem.cmd", "test/data/linetracep.cmd", "test/data/stepping.right", "test/data/post-mortem-next.right", "test/data/info.right", "test/data/method.right", "test/data/emacs_basic.right", "test/data/ctrl.right", "test/data/dollar-0.right", "test/data/trace.right", "test/data/dollar-0a.right", "test/data/catch.right", "test/data/setshow.right", "test/data/linetracep.right", "test/data/test-init-cygwin.right", "test/data/raise.right", "test/data/break_loop_bug.right", "test/data/info-var.right", "test/data/help.right", "test/data/quit.right", "test/data/frame.right", "test/data/edit.right", "test/data/info-var-bug2.right", "test/data/save.right", "test/data/methodsig.right", "test/data/finish.right", "test/data/breakpoints.right", "test/data/test-init.right", "test/data/display.right", "test/data/post-mortem-osx.right", "test/data/info-thread.right", "test/data/enable.right", "test/data/break_bad.right", "test/data/test-init-osx.right", "test/data/list.right", "test/data/post-mortem.right", "test/data/output.right", "test/data/history.right", "test/data/noquit.right", "test/data/linetrace.right", "test/data/condition.right", "test/data/annotate.right", "test/data/pm-bug.right", "test/data/source.right", "test/data/dollar-0b.right", "test/test-help.rb", "test/test-list.rb", "test/test-stepping.rb", "test/test-trace.rb", "test/test-break-bad.rb", "test/test-quit.rb", "test/test-hist.rb", "test/test-raise.rb", "test/test-edit.rb", "test/test-emacs-basic.rb", "test/base/load.rb", "test/base/binding.rb", "test/base/catchpoint.rb", "test/base/base.rb", "test/test-method.rb", "test/helper.rb", "test/pm-base.rb", "test/test-info-thread.rb", "test/scope-test.rb", "test/test-dollar-0.rb", "test/tdebug.rb", "test/test-output.rb", "test/test-ctrl.rb", "test/test-save.rb", "test/except-bug2.rb", "test/thread1.rb", "test/gcd.rb", "test/test-display.rb", "test/test-init.rb", "test/test-info.rb", "test/test-enable.rb", "test/info-var-bug.rb", "test/trunc-call.rb", "test/pm.rb", "test/test-frame.rb", "test/test-annotate.rb", "test/test-catch.rb", "test/classes.rb", "test/pm-bug.rb", "test/test-info-var.rb", "test/test-condition.rb", "test/dollar-0.rb", "test/gcd-dbg.rb", "test/output.rb", "test/test-finish.rb", "test/bp_loop_issue.rb", "test/test-breakpoints.rb", "test/raise.rb", "test/null.rb", "test/test-setshow.rb", "test/cli/commands/catchpoint_test.rb", "test/cli/commands/unit/regexp.rb", "test/info-var-bug2.rb", "test/test-pm.rb", "test/tvar.rb", "test/gcd-dbg-nox.rb", "test/test-source.rb", "rdbg.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/ruby-debug/}
** [out :: app2] s.require_paths = ["cli"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{ruby-debug}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Command line interface (CLI) for ruby-debug-base}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_runtime_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<columnize>, [">= 0.1"])
** [out :: app2] s.add_dependency(%q<ruby-debug-base>, ["~> 0.10.3.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ruby-debug-0.10.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{nokogiri}
** [out :: app2] s.version = "1.4.3.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Aaron Patterson", "Mike Dalessio"]
** [out :: app2] s.date = %q{2010-07-29}
** [out :: app2] s.default_executable = %q{nokogiri}
** [out :: app2] s.description = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's
** [out :: app2] many features is the ability to search documents via XPath or CSS3 selectors.
** [out :: app2]
** [out :: app2] XML is like violence - if it doesn’t solve your problems, you are not using
** [out :: app2] enough of it.}
** [out :: app2] s.email = ["aaronp@rubyforge.org", "mike.dalessio@gmail.com"]
** [out :: app2] s.executables = ["nokogiri"]
** [out :: app2] s.extensions = ["ext/nokogiri/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["Manifest.txt", "CHANGELOG.ja.rdoc", "CHANGELOG.rdoc", "README.ja.rdoc", "README.rdoc", "ext/nokogiri/html_document.c", "ext/nokogiri/html_element_description.c", "ext/nokogiri/html_entity_lookup.c", "ext/nokogiri/html_sax_parser_context.c", "ext/nokogiri/nokogiri.c", "ext/nokogiri/xml_attr.c", "ext/nokogiri/xml_attribute_decl.c", "ext/nokogiri/xml_cdata.c", "ext/nokogiri/xml_comment.c", "ext/nokogiri/xml_document.c", "ext/nokogiri/xml_document_fragment.c", "ext/nokogiri/xml_dtd.c", "ext/nokogiri/xml_element_content.c", "ext/nokogiri/xml_element_decl.c", "ext/nokogiri/xml_encoding_handler.c", "ext/nokogiri/xml_entity_decl.c", "ext/nokogiri/xml_entity_reference.c", "ext/nokogiri/xml_io.c", "ext/nokogiri/xml_libxml2_hacks.c", "ext/nokogiri/xml_namespace.c", "ext/nokogiri/xml_node.c", "ext/nokogiri/xml_node_set.c", "ext/nokogiri/xml_processing_instruction.c", "ext/nokogiri/xml_reader.c", "ext/nokogiri/xml_relax_ng.c", "ext/nokogiri/xml_sax_parser.c", "ext/nokogiri/xml_sax_parser_context.c", "ext/nokogiri/xml_sax_push_parser.c", "ext/nokogiri/xml_schema.c", "ext/nokogiri/xml_syntax_error.c", "ext/nokogiri/xml_text.c", "ext/nokogiri/xml_xpath_context.c", "ext/nokogiri/xslt_stylesheet.c"]
** [out :: app2] s.files = [".autotest", "CHANGELOG.ja.rdoc", "CHANGELOG.rdoc", "Manifest.txt", "README.ja.rdoc", "README.rdoc", "Rakefile", "bin/nokogiri", "deps.rip", "ext/nokogiri/depend", "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_libxml2_hacks.c", "ext/nokogiri/xml_libxml2_hacks.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_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/weak_bucket.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/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/text.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/cross_compile.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"]
** [out :: app2] s.homepage = %q{http://nokogiri.org}
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{nokogiri}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser}
** [out :: app2] 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"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_development_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rexical>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rexical>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rubyforge>, [">= 2.0.4"])
** [out :: app2] s.add_dependency(%q<racc>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rexical>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake-compiler>, [">= 0"])
** [out :: app2] s.add_dependency(%q<minitest>, [">= 1.6.0"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.6.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/nokogiri-1.4.3.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{json}
** [out :: app2] s.version = "1.4.6"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Florian Frank"]
** [out :: app2] s.date = %q{2010-08-08}
** [out :: app2] s.default_executable = %q{edit_json.rb}
** [out :: app2] s.description = %q{This is a JSON implementation as a Ruby extension in C.}
** [out :: app2] s.email = %q{flori@ping.de}
** [out :: app2] s.executables = ["edit_json.rb", "prettify_json.rb"]
** [out :: app2] s.extensions = ["ext/json/ext/generator/extconf.rb", "ext/json/ext/parser/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["CHANGES", "bin/edit_json.rb", "bin/prettify_json.rb", "VERSION", "GPL", "TODO", "README", "benchmarks/ohai.json", "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/generator2_benchmark.rb", "benchmarks/generator_benchmark.rb", "benchmarks/parser2_benchmark.rb", "benchmarks/ohai.ruby", "ext/json/ext/generator/extconf.rb", "ext/json/ext/generator/generator.c", "ext/json/ext/generator/generator.h", "ext/json/ext/parser/extconf.rb", "ext/json/ext/parser/parser.rl", "ext/json/ext/parser/parser.h", "ext/json/ext/parser/parser.c", "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"]
** [out :: app2] s.homepage = %q{http://flori.github.com/json}
** [out :: app2] s.rdoc_options = ["--title", "JSON implemention for Ruby", "--main", "README"]
** [out :: app2] s.require_paths = ["ext/json/ext", "ext", "lib"]
** [out :: app2] s.rubyforge_project = %q{json}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{JSON Implementation for Ruby}
** [out :: app2] 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"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/json-1.4.6.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{memcache-client}
** [out :: app2] s.version = "1.8.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Eric Hodel", "Robert Cottrell", "Mike Perham"]
** [out :: app2] s.date = %q{2010-07-05}
** [out :: app2] s.default_executable = %q{memcached_top}
** [out :: app2] s.description = %q{A Ruby library for accessing memcached.}
** [out :: app2] s.email = %q{mperham@gmail.com}
** [out :: app2] s.executables = ["memcached_top"]
** [out :: app2] s.extra_rdoc_files = ["LICENSE.txt", "README.rdoc"]
** [out :: app2] s.files = ["FAQ.rdoc", "History.rdoc", "LICENSE.txt", "README.rdoc", "Rakefile", "lib/continuum_native.rb", "lib/memcache.rb", "lib/memcache/event_machine.rb", "lib/memcache/version.rb", "lib/memcache_util.rb", "performance.txt", "test/test_benchmark.rb", "test/test_event_machine.rb", "test/test_mem_cache.rb", "bin/memcached_top"]
** [out :: app2] s.homepage = %q{http://github.com/mperham/memcache-client}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{A Ruby library for accessing memcached.}
** [out :: app2] s.test_files = ["test/test_benchmark.rb", "test/test_event_machine.rb", "test/test_mem_cache.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/memcache-client-1.8.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{chronic}
** [out :: app2] s.version = "0.3.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Tom Preston-Werner"]
** [out :: app2] s.date = %q{2010-10-22}
** [out :: app2] s.description = %q{Chronic is a natural language date/time parser written in pure Ruby.}
** [out :: app2] s.email = %q{tom@mojombo.com}
** [out :: app2] s.extra_rdoc_files = ["README.md", "HISTORY.md", "LICENSE"]
** [out :: app2] s.files = ["HISTORY.md", "LICENSE", "Manifest.txt", "README.md", "Rakefile", "benchmark/benchmark.rb", "chronic.gemspec", "lib/chronic.rb", "lib/chronic/chronic.rb", "lib/chronic/grabber.rb", "lib/chronic/handlers.rb", "lib/chronic/numerizer/numerizer.rb", "lib/chronic/ordinal.rb", "lib/chronic/pointer.rb", "lib/chronic/repeater.rb", "lib/chronic/repeaters/repeater_day.rb", "lib/chronic/repeaters/repeater_day_name.rb", "lib/chronic/repeaters/repeater_day_portion.rb", "lib/chronic/repeaters/repeater_fortnight.rb", "lib/chronic/repeaters/repeater_hour.rb", "lib/chronic/repeaters/repeater_minute.rb", "lib/chronic/repeaters/repeater_month.rb", "lib/chronic/repeaters/repeater_month_name.rb", "lib/chronic/repeaters/repeater_season.rb", "lib/chronic/repeaters/repeater_season_name.rb", "lib/chronic/repeaters/repeater_second.rb", "lib/chronic/repeaters/repeater_time.rb", "lib/chronic/repeaters/repeater_week.rb", "lib/chronic/repeaters/repeater_weekday.rb", "lib/chronic/repeaters/repeater_weekend.rb", "lib/chronic/repeaters/repeater_year.rb", "lib/chronic/scalar.rb", "lib/chronic/separator.rb", "lib/chronic/time_zone.rb", "test/helper.rb", "test/test_Chronic.rb", "test/test_DaylightSavings.rb", "test/test_Handler.rb", "test/test_Numerizer.rb", "test/test_RepeaterDayName.rb", "test/test_RepeaterFortnight.rb", "test/test_RepeaterHour.rb", "test/test_RepeaterMinute.rb", "test/test_RepeaterMonth.rb", "test/test_RepeaterMonthName.rb", "test/test_RepeaterTime.rb", "test/test_RepeaterWeek.rb", "test/test_RepeaterWeekday.rb", "test/test_RepeaterWeekend.rb", "test/test_RepeaterYear.rb", "test/test_Span.rb", "test/test_Time.rb", "test/test_Token.rb", "test/test_parsing.rb"]
** [out :: app2] s.homepage = %q{http://github.com/mojombo/chronic}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{chronic}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Natural language date/time parsing.}
** [out :: app2] s.test_files = ["test/test_Chronic.rb", "test/test_DaylightSavings.rb", "test/test_Handler.rb", "test/test_Numerizer.rb", "test/test_RepeaterDayName.rb", "test/test_RepeaterFortnight.rb", "test/test_RepeaterHour.rb", "test/test_RepeaterMinute.rb", "test/test_RepeaterMonth.rb", "test/test_RepeaterMonthName.rb", "test/test_RepeaterTime.rb", "test/test_RepeaterWeek.rb", "test/test_RepeaterWeekday.rb", "test/test_RepeaterWeekend.rb", "test/test_RepeaterYear.rb", "test/test_Span.rb", "test/test_Time.rb", "test/test_Token.rb", "test/test_parsing.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/chronic-0.3.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rack-test}
** [out :: app2] s.version = "0.5.6"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Bryan Helmkamp"]
** [out :: app2] s.date = %q{2010-09-24}
** [out :: app2] s.description = %q{Rack::Test is a small, simple testing API for Rack apps. It can be used on its
** [out :: app2] own or as a reusable starting point for Web frameworks and testing libraries
** [out :: app2] to build on. Most of its initial functionality is an extraction of Merb 1.0's
** [out :: app2] request helpers feature.}
** [out :: app2] s.email = %q{bryan@brynary.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc", "MIT-LICENSE.txt"]
** [out :: app2] s.files = [".document", ".gitignore", "Gemfile", "Gemfile.lock", "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/bar.txt", "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_helper.rb", "spec/support/matchers/body.rb", "spec/support/matchers/challenge.rb"]
** [out :: app2] s.homepage = %q{http://github.com/brynary/rack-test}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rack-test}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Simple testing API built on Rack}
** [out :: app2] 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", "spec/support/matchers/body.rb", "spec/support/matchers/challenge.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rack-test-0.5.6.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rake}
** [out :: app2] s.version = "0.8.7"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Jim Weirich"]
** [out :: app2] s.date = %q{2009-05-14}
** [out :: app2] s.default_executable = %q{rake}
** [out :: app2] s.description = %q{Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.}
** [out :: app2] s.email = %q{jim@weirichhouse.org}
** [out :: app2] s.executables = ["rake"]
** [out :: app2] 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"]
** [out :: app2] 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"]
** [out :: app2] s.homepage = %q{http://rake.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--line-numbers", "--main", "README", "--title", "Rake -- Ruby Make"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rake}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby based make-like utility.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rake-0.8.7.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{parallel_tests}
** [out :: app2] s.version = "0.4.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Grosser"]
** [out :: app2] s.date = %q{2010-08-16}
** [out :: app2] s.email = %q{grosser.michael@gmail.com}
** [out :: app2] s.executables = ["parallel_spec", "parallel_cucumber", "parallel_test"]
** [out :: app2] s.extra_rdoc_files = ["README.markdown"]
** [out :: app2] s.files = [".gitignore", "README.markdown", "Rakefile", "VERSION", "bin/parallel_cucumber", "bin/parallel_spec", "bin/parallel_test", "lib/parallel_cucumber.rb", "lib/parallel_specs.rb", "lib/parallel_specs/spec_runtime_logger.rb", "lib/parallel_tests.rb", "lib/parallel_tests/grouper.rb", "lib/tasks/parallel_tests.rake", "parallel_tests.gemspec", "spec/integration_spec.rb", "spec/parallel_cucumber_spec.rb", "spec/parallel_specs_spec.rb", "spec/parallel_tests_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/grosser/parallel_tests}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Run tests / specs / features in parallel}
** [out :: app2] s.test_files = ["spec/parallel_cucumber_spec.rb", "spec/integration_spec.rb", "spec/parallel_specs_spec.rb", "spec/parallel_tests_spec.rb", "spec/spec_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<parallel>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<parallel>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<parallel>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/parallel_tests-0.4.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{mini_magick}
** [out :: app2] s.version = "1.2.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Corey Johnson"]
** [out :: app2] s.date = %q{2009-05-26}
** [out :: app2] s.email = %q{probablycorey@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc"]
** [out :: app2] s.files = [".gitignore", "MIT-LICENSE", "README.rdoc", "Rakefile", "VERSION", "lib/image_temp_file.rb", "lib/mini_magick.rb", "mini_magick.gemspec", "test/actually_a_gif.jpg", "test/animation.gif", "test/command_builder_test.rb", "test/image_temp_file_test.rb", "test/image_test.rb", "test/leaves.tiff", "test/not_an_image.php", "test/simple.gif", "test/trogdor.jpg"]
** [out :: app2] s.homepage = %q{http://github.com/probablycorey/mini_magick}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{mini-magick}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Manipulate images with minimal use of memory.}
** [out :: app2] s.test_files = ["test/command_builder_test.rb", "test/image_temp_file_test.rb", "test/image_test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/mini_magick-1.2.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{will_paginate}
** [out :: app2] s.version = "2.3.11"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Mislav Marohni\304\207", "PJ Hyett"]
** [out :: app2] s.date = %q{2009-06-01}
** [out :: app2] s.description = %q{The will_paginate library provides a simple, yet powerful and extensible API for ActiveRecord pagination and rendering of pagination links in ActionView templates.}
** [out :: app2] s.email = %q{mislav.marohnic@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc", "LICENSE", "CHANGELOG.rdoc"]
** [out :: app2] s.files = ["CHANGELOG.rdoc", "LICENSE", "README.rdoc", "Rakefile", "examples/apple-circle.gif", "examples/index.haml", "examples/index.html", "examples/pagination.css", "examples/pagination.sass", "init.rb", "lib/will_paginate.rb", "lib/will_paginate/array.rb", "lib/will_paginate/collection.rb", "lib/will_paginate/core_ext.rb", "lib/will_paginate/finder.rb", "lib/will_paginate/named_scope.rb", "lib/will_paginate/named_scope_patch.rb", "lib/will_paginate/version.rb", "lib/will_paginate/view_helpers.rb", "test/boot.rb", "test/collection_test.rb", "test/console", "test/database.yml", "test/finder_test.rb", "test/fixtures/admin.rb", "test/fixtures/developer.rb", "test/fixtures/developers_projects.yml", "test/fixtures/project.rb", "test/fixtures/projects.yml", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/schema.rb", "test/fixtures/topic.rb", "test/fixtures/topics.yml", "test/fixtures/user.rb", "test/fixtures/users.yml", "test/helper.rb", "test/lib/activerecord_test_case.rb", "test/lib/activerecord_test_connector.rb", "test/lib/load_fixtures.rb", "test/lib/view_test_process.rb", "test/tasks.rake", "test/view_test.rb"]
** [out :: app2] s.homepage = %q{http://github.com/mislav/will_paginate/wikis}
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc", "--inline-source", "--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Most awesome pagination solution for Rails}
** [out :: app2] s.test_files = ["test/boot.rb", "test/collection_test.rb", "test/console", "test/database.yml", "test/finder_test.rb", "test/fixtures/admin.rb", "test/fixtures/developer.rb", "test/fixtures/developers_projects.yml", "test/fixtures/project.rb", "test/fixtures/projects.yml", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/schema.rb", "test/fixtures/topic.rb", "test/fixtures/topics.yml", "test/fixtures/user.rb", "test/fixtures/users.yml", "test/helper.rb", "test/lib/activerecord_test_case.rb", "test/lib/activerecord_test_connector.rb", "test/lib/load_fixtures.rb", "test/lib/view_test_process.rb", "test/tasks.rake", "test/view_test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/will_paginate-2.3.11.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{mysql}
** [out :: app2] s.version = "2.8.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["TOMITA Masahiro"]
** [out :: app2] s.date = %q{2009-08-20}
** [out :: app2] s.description = %q{This is the MySQL API module for Ruby. It provides the same functions for Ruby
** [out :: app2] programs that the MySQL C API provides for C programs.
** [out :: app2]
** [out :: app2] This is a conversion of tmtm's original extension into a proper RubyGems.}
** [out :: app2] s.email = ["tommy@tmtm.org"]
** [out :: app2] s.extensions = ["ext/mysql_api/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
** [out :: app2] s.files = ["COPYING", "COPYING.ja", "History.txt", "Manifest.txt", "README.txt", "Rakefile", "ext/mysql_api/extconf.rb", "ext/mysql_api/mysql.c", "extra/README.html", "extra/README_ja.html", "extra/tommy.css", "lib/mysql.rb", "tasks/gem.rake", "tasks/native.rake", "tasks/vendor_mysql.rake", "test/test_mysql.rb"]
** [out :: app2] s.homepage = %q{http://mysql-win.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib", "ext"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.6")
** [out :: app2] s.rubyforge_project = %q{mysql-win}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{This is the MySQL API module for Ruby}
** [out :: app2] s.test_files = ["test/test_mysql.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake-compiler>, ["~> 0.5"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/mysql-2.8.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{hpricot}
** [out :: app2] s.version = "0.8.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["why the lucky stiff"]
** [out :: app2] s.date = %q{2009-11-04}
** [out :: app2] s.description = %q{a swift, liberal HTML parser with a fantastic library}
** [out :: app2] s.email = %q{why@ruby-lang.org}
** [out :: app2] s.extensions = ["ext/fast_xs/extconf.rb", "ext/hpricot_scan/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "CHANGELOG", "COPYING"]
** [out :: app2] s.files = ["CHANGELOG", "COPYING", "README", "Rakefile", "test/files/basic.xhtml", "test/files/boingboing.html", "test/files/cy0.html", "test/files/immob.html", "test/files/pace_application.html", "test/files/tenderlove.html", "test/files/uswebgen.html", "test/files/utf8.html", "test/files/week9.html", "test/files/why.xml", "test/load_files.rb", "test/nokogiri-bench.rb", "test/test_alter.rb", "test/test_builder.rb", "test/test_parser.rb", "test/test_paths.rb", "test/test_preserved.rb", "test/test_xml.rb", "lib/hpricot/blankslate.rb", "lib/hpricot/builder.rb", "lib/hpricot/elements.rb", "lib/hpricot/htmlinfo.rb", "lib/hpricot/inspect.rb", "lib/hpricot/modules.rb", "lib/hpricot/parse.rb", "lib/hpricot/tag.rb", "lib/hpricot/tags.rb", "lib/hpricot/traverse.rb", "lib/hpricot/xchar.rb", "lib/hpricot.rb", "extras/mingw-rbconfig.rb", "ext/hpricot_scan/hpricot_scan.h", "ext/fast_xs/FastXsService.java", "ext/hpricot_scan/HpricotCss.java", "ext/hpricot_scan/HpricotScanService.java", "ext/fast_xs/fast_xs.c", "ext/hpricot_scan/hpricot_css.c", "ext/hpricot_scan/hpricot_scan.c", "ext/fast_xs/extconf.rb", "ext/hpricot_scan/extconf.rb", "ext/hpricot_scan/hpricot_common.rl", "ext/hpricot_scan/hpricot_css.java.rl", "ext/hpricot_scan/hpricot_css.rl", "ext/hpricot_scan/hpricot_scan.java.rl", "ext/hpricot_scan/hpricot_scan.rl"]
** [out :: app2] s.homepage = %q{http://code.whytheluckystiff.net/hpricot/}
** [out :: app2] s.rdoc_options = ["--quiet", "--title", "The Hpricot Reference", "--main", "README", "--inline-source"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{hobix}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{a swift, liberal HTML parser with a fantastic library}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/hpricot-0.8.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{geokit}
** [out :: app2] s.version = "1.4.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Andre Lewis"]
** [out :: app2] s.date = %q{2009-06-15}
** [out :: app2] s.description = %q{}
** [out :: app2] s.email = ["andre@earthcode.com"]
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt"]
** [out :: app2] s.files = ["History.txt", "Manifest.txt", "README.markdown", "Rakefile", "geokit.gemspec", "lib/geokit.rb", "lib/geokit/geocoders.rb", "lib/geokit/mappable.rb", "test/test_base_geocoder.rb", "test/test_bounds.rb", "test/test_ca_geocoder.rb", "test/test_geoloc.rb", "test/test_geoplugin_geocoder.rb", "test/test_google_geocoder.rb", "test/test_google_reverse_geocoder.rb", "test/test_inflector.rb", "test/test_ipgeocoder.rb", "test/test_latlng.rb", "test/test_multi_geocoder.rb", "test/test_us_geocoder.rb", "test/test_yahoo_geocoder.rb", "test/test_multi_ip_geocoder.rb"]
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{geokit}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Geokit provides geocoding and distance calculation in an easy-to-use API}
** [out :: app2] s.test_files = ["test/test_base_geocoder.rb", "test/test_bounds.rb", "test/test_ca_geocoder.rb", "test/test_geoloc.rb", "test/test_geoplugin_geocoder.rb", "test/test_google_geocoder.rb", "test/test_google_reverse_geocoder.rb", "test/test_inflector.rb", "test/test_ipgeocoder.rb", "test/test_latlng.rb", "test/test_multi_geocoder.rb", "test/test_multi_ip_geocoder.rb", "test/test_us_geocoder.rb", "test/test_yahoo_geocoder.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 1.12.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<hoe>, [">= 1.12.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<hoe>, [">= 1.12.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/geokit-1.4.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{roxml}
** [out :: app2] s.version = "3.1.5"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Ben Woosley", "Zak Mandhro", "Anders Engstrom", "Russ Olsen"]
** [out :: app2] s.date = %q{2009-12-17}
** [out :: app2] s.description = %q{ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
** [out :: app2] Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
** [out :: app2] of the marshalling and unmarshalling of mapped attributes so that developers can focus on
** [out :: app2] building first-class Ruby classes. As a result, ROXML simplifies the development of
** [out :: app2] RESTful applications, Web Services, and XML-RPC.
** [out :: app2] }
** [out :: app2] s.email = %q{ben.woosley@gmail.com}
** [out :: app2] s.extra_rdoc_files = ["History.txt", "README.rdoc"]
** [out :: app2] s.files = [".gitignore", ".gitmodules", "History.txt", "LICENSE", "README.rdoc", "Rakefile", "TODO", "VERSION", "examples/amazon.rb", "examples/current_weather.rb", "examples/dashed_elements.rb", "examples/library.rb", "examples/posts.rb", "examples/rails.rb", "examples/twitter.rb", "examples/xml/active_record.xml", "examples/xml/amazon.xml", "examples/xml/current_weather.xml", "examples/xml/dashed_elements.xml", "examples/xml/posts.xml", "examples/xml/twitter.xml", "lib/roxml.rb", "lib/roxml/definition.rb", "lib/roxml/hash_definition.rb", "lib/roxml/xml.rb", "lib/roxml/xml/parsers/libxml.rb", "lib/roxml/xml/parsers/nokogiri.rb", "lib/roxml/xml/references.rb", "roxml.gemspec", "spec/definition_spec.rb", "spec/examples/active_record_spec.rb", "spec/examples/amazon_spec.rb", "spec/examples/current_weather_spec.rb", "spec/examples/dashed_elements_spec.rb", "spec/examples/library_spec.rb", "spec/examples/post_spec.rb", "spec/examples/twitter_spec.rb", "spec/roxml_spec.rb", "spec/shared_specs.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/support/libxml.rb", "spec/support/nokogiri.rb", "spec/xml/attributes_spec.rb", "spec/xml/encoding_spec.rb", "spec/xml/namespace_spec.rb", "spec/xml/namespaces_spec.rb", "spec/xml/object_spec.rb", "spec/xml/parser_spec.rb", "spec/xml/text_spec.rb", "test/fixtures/book_malformed.xml", "test/fixtures/book_pair.xml", "test/fixtures/book_text_with_attribute.xml", "test/fixtures/book_valid.xml", "test/fixtures/book_with_authors.xml", "test/fixtures/book_with_contributions.xml", "test/fixtures/book_with_contributors.xml", "test/fixtures/book_with_contributors_attrs.xml", "test/fixtures/book_with_default_namespace.xml", "test/fixtures/book_with_depth.xml", "test/fixtures/book_with_octal_pages.xml", "test/fixtures/book_with_publisher.xml", "test/fixtures/book_with_wrapped_attr.xml", "test/fixtures/dictionary_of_attr_name_clashes.xml", "test/fixtures/dictionary_of_attrs.xml", "test/fixtures/dictionary_of_guarded_names.xml", "test/fixtures/dictionary_of_mixeds.xml", "test/fixtures/dictionary_of_name_clashes.xml", "test/fixtures/dictionary_of_names.xml", "test/fixtures/dictionary_of_texts.xml", "test/fixtures/library.xml", "test/fixtures/library_uppercase.xml", "test/fixtures/muffins.xml", "test/fixtures/nameless_ageless_youth.xml", "test/fixtures/node_with_attr_name_conflicts.xml", "test/fixtures/node_with_name_conflicts.xml", "test/fixtures/numerology.xml", "test/fixtures/person.xml", "test/fixtures/person_with_guarded_mothers.xml", "test/fixtures/person_with_mothers.xml", "test/load_test.rb", "test/mocks/dictionaries.rb", "test/mocks/mocks.rb", "test/support/fixtures.rb", "test/test_helper.rb", "test/unit/definition_test.rb", "test/unit/deprecations_test.rb", "test/unit/to_xml_test.rb", "test/unit/xml_attribute_test.rb", "test/unit/xml_block_test.rb", "test/unit/xml_bool_test.rb", "test/unit/xml_convention_test.rb", "test/unit/xml_hash_test.rb", "test/unit/xml_initialize_test.rb", "test/unit/xml_name_test.rb", "test/unit/xml_namespace_test.rb", "test/unit/xml_object_test.rb", "test/unit/xml_required_test.rb", "test/unit/xml_text_test.rb", "website/index.html"]
** [out :: app2] s.homepage = %q{http://roxml.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{roxml}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby Object to XML mapping library}
** [out :: app2] s.test_files = ["spec/definition_spec.rb", "spec/examples/active_record_spec.rb", "spec/examples/amazon_spec.rb", "spec/examples/current_weather_spec.rb", "spec/examples/dashed_elements_spec.rb", "spec/examples/library_spec.rb", "spec/examples/post_spec.rb", "spec/examples/twitter_spec.rb", "spec/roxml_spec.rb", "spec/shared_specs.rb", "spec/spec_helper.rb", "spec/support/libxml.rb", "spec/support/nokogiri.rb", "spec/xml/attributes_spec.rb", "spec/xml/encoding_spec.rb", "spec/xml/namespace_spec.rb", "spec/xml/namespaces_spec.rb", "spec/xml/object_spec.rb", "spec/xml/parser_spec.rb", "spec/xml/text_spec.rb", "test/load_test.rb", "test/mocks/dictionaries.rb", "test/mocks/mocks.rb", "test/support/fixtures.rb", "test/test_helper.rb", "test/unit/definition_test.rb", "test/unit/deprecations_test.rb", "test/unit/to_xml_test.rb", "test/unit/xml_attribute_test.rb", "test/unit/xml_block_test.rb", "test/unit/xml_bool_test.rb", "test/unit/xml_convention_test.rb", "test/unit/xml_hash_test.rb", "test/unit/xml_initialize_test.rb", "test/unit/xml_name_test.rb", "test/unit/xml_namespace_test.rb", "test/unit/xml_object_test.rb", "test/unit/xml_required_test.rb", "test/unit/xml_text_test.rb", "examples/amazon.rb", "examples/current_weather.rb", "examples/dashed_elements.rb", "examples/library.rb", "examples/posts.rb", "examples/rails.rb", "examples/twitter.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_runtime_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_development_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_development_dependency(%q<activerecord>, [">= 2.2.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 2.2.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 2.3.0"])
** [out :: app2] s.add_dependency(%q<nokogiri>, [">= 1.3.3"])
** [out :: app2] s.add_dependency(%q<rspec>, [">= 0"])
** [out :: app2] s.add_dependency(%q<sqlite3-ruby>, [">= 1.2.4"])
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 2.2.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/roxml-3.1.5.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{progressbar}
** [out :: app2] s.version = "0.9.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Satoru Takabayashi", "Jose Peleteiro"]
** [out :: app2] s.date = %q{2009-11-23}
** [out :: app2] s.description = %q{Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time.}
** [out :: app2] s.email = %q{satoru@0xcc.net}
** [out :: app2] s.extra_rdoc_files = ["ChangeLog", "LICENSE", "README.en.rd", "README.ja.rd"]
** [out :: app2] s.files = ["lib/progressbar.rb", "ChangeLog", "LICENSE", "README.en.rd", "README.ja.rd", "test/test.rb"]
** [out :: app2] s.homepage = %q{http://github.com/peleteiro/progressbar}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Ruby/ProgressBar is a text progress bar library for Ruby.}
** [out :: app2] s.test_files = ["test/test.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/progressbar-0.9.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{system_timer}
** [out :: app2] s.version = "1.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.autorequire = %q{system_timer}
** [out :: app2] s.date = %q{2008-05-26}
** [out :: app2] s.extensions = ["ext/system_timer/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["COPYING", "LICENSE", "ChangeLog", "ext/system_timer/system_timer_native.c", "ext/system_timer/extconf.rb", "lib/system_timer.rb", "lib/system_timer_stub.rb", "test/all_tests.rb", "test/system_timer_test.rb", "README"]
** [out :: app2] s.rdoc_options = ["--title", "SystemTimer", "--main", "README", "--line-numbers"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Set a Timeout based on signals, which are more reliable than Timeout. Timeout is based on green threads.}
** [out :: app2] s.test_files = ["test/all_tests.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/system_timer-1.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activerecord-sybase-adapter}
** [out :: app2] s.version = "1.0.0.9250"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["John R. Sheets"]
** [out :: app2] s.date = %q{2008-06-03}
** [out :: app2] s.email = %q{fisheye@metacasa.net }
** [out :: app2] s.files = ["lib/active_record/connection_adapters/sybase_adapter.rb"]
** [out :: app2] s.homepage = %q{http://wiki.rubyonrails.org/rails/pages/Sybase}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activerecord}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Sybase adapter for Active Record}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.5.7843"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activerecord-sybase-adapter-1.0.0.9250.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{authlogic}
** [out :: app2] s.version = "2.1.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Ben Johnson of Binary Logic"]
** [out :: app2] s.date = %q{2009-07-03}
** [out :: app2] s.email = %q{bjohnson@binarylogic.com}
** [out :: app2] s.extra_rdoc_files = ["LICENSE", "README.rdoc"]
** [out :: app2] s.files = [".gitignore", "CHANGELOG.rdoc", "LICENSE", "README.rdoc", "Rakefile", "VERSION.yml", "authlogic.gemspec", "generators/session/session_generator.rb", "generators/session/templates/session.rb", "init.rb", "lib/authlogic.rb", "lib/authlogic/acts_as_authentic/base.rb", "lib/authlogic/acts_as_authentic/email.rb", "lib/authlogic/acts_as_authentic/logged_in_status.rb", "lib/authlogic/acts_as_authentic/login.rb", "lib/authlogic/acts_as_authentic/magic_columns.rb", "lib/authlogic/acts_as_authentic/password.rb", "lib/authlogic/acts_as_authentic/perishable_token.rb", "lib/authlogic/acts_as_authentic/persistence_token.rb", "lib/authlogic/acts_as_authentic/restful_authentication.rb", "lib/authlogic/acts_as_authentic/session_maintenance.rb", "lib/authlogic/acts_as_authentic/single_access_token.rb", "lib/authlogic/acts_as_authentic/validations_scope.rb", "lib/authlogic/authenticates_many/association.rb", "lib/authlogic/authenticates_many/base.rb", "lib/authlogic/controller_adapters/abstract_adapter.rb", "lib/authlogic/controller_adapters/merb_adapter.rb", "lib/authlogic/controller_adapters/rails_adapter.rb", "lib/authlogic/crypto_providers/aes256.rb", "lib/authlogic/crypto_providers/bcrypt.rb", "lib/authlogic/crypto_providers/md5.rb", "lib/authlogic/crypto_providers/sha1.rb", "lib/authlogic/crypto_providers/sha512.rb", "lib/authlogic/i18n.rb", "lib/authlogic/random.rb", "lib/authlogic/regex.rb", "lib/authlogic/session/activation.rb", "lib/authlogic/session/active_record_trickery.rb", "lib/authlogic/session/base.rb", "lib/authlogic/session/brute_force_protection.rb", "lib/authlogic/session/callbacks.rb", "lib/authlogic/session/cookies.rb", "lib/authlogic/session/existence.rb", "lib/authlogic/session/foundation.rb", "lib/authlogic/session/http_auth.rb", "lib/authlogic/session/id.rb", "lib/authlogic/session/klass.rb", "lib/authlogic/session/magic_columns.rb", "lib/authlogic/session/magic_states.rb", "lib/authlogic/session/params.rb", "lib/authlogic/session/password.rb", "lib/authlogic/session/perishable_token.rb", "lib/authlogic/session/persistence.rb", "lib/authlogic/session/priority_record.rb", "lib/authlogic/session/scopes.rb", "lib/authlogic/session/session.rb", "lib/authlogic/session/timeout.rb", "lib/authlogic/session/unauthorized_record.rb", "lib/authlogic/session/validation.rb", "lib/authlogic/test_case.rb", "lib/authlogic/test_case/mock_controller.rb", "lib/authlogic/test_case/mock_cookie_jar.rb", "lib/authlogic/test_case/mock_logger.rb", "lib/authlogic/test_case/mock_request.rb", "lib/authlogic/test_case/rails_request_adapter.rb", "rails/init.rb", "shoulda_macros/authlogic.rb", "test/acts_as_authentic_test/base_test.rb", "test/acts_as_authentic_test/email_test.rb", "test/acts_as_authentic_test/logged_in_status_test.rb", "test/acts_as_authentic_test/login_test.rb", "test/acts_as_authentic_test/magic_columns_test.rb", "test/acts_as_authentic_test/password_test.rb", "test/acts_as_authentic_test/perishable_token_test.rb", "test/acts_as_authentic_test/persistence_token_test.rb", "test/acts_as_authentic_test/restful_authentication_test.rb", "test/acts_as_authentic_test/session_maintenance_test.rb", "test/acts_as_authentic_test/single_access_test.rb", "test/authenticates_many_test.rb", "test/crypto_provider_test/aes256_test.rb", "test/crypto_provider_test/bcrypt_test.rb", "test/crypto_provider_test/sha1_test.rb", "test/crypto_provider_test/sha512_test.rb", "test/fixtures/companies.yml", "test/fixtures/employees.yml", "test/fixtures/projects.yml", "test/fixtures/users.yml", "test/libs/affiliate.rb", "test/libs/company.rb", "test/libs/employee.rb", "test/libs/employee_session.rb", "test/libs/ldaper.rb", "test/libs/ordered_hash.rb", "test/libs/project.rb", "test/libs/user.rb", "test/libs/user_session.rb", "test/random_test.rb", "test/session_test/activation_test.rb", "test/session_test/active_record_trickery_test.rb", "test/session_test/brute_force_protection_test.rb", "test/session_test/callbacks_test.rb", "test/session_test/cookies_test.rb", "test/session_test/credentials_test.rb", "test/session_test/existence_test.rb", "test/session_test/http_
** [out :: app2] auth_test.rb", "test/session_test/id_test.rb", "test/session_test/klass_test.rb", "test/session_test/magic_columns_test.rb", "test/session_test/magic_states_test.rb", "test/session_test/params_test.rb", "test/session_test/password_test.rb", "test/session_test/perishability_test.rb", "test/session_test/persistence_test.rb", "test/session_test/scopes_test.rb", "test/session_test/session_test.rb", "test/session_test/timeout_test.rb", "test/session_test/unauthorized_record_test.rb", "test/session_test/validation_test.rb", "test/test_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/binarylogic/authlogic}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{authlogic}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{A clean, simple, and unobtrusive ruby authentication solution.}
** [out :: app2] s.test_files = ["test/acts_as_authentic_test/base_test.rb", "test/acts_as_authentic_test/email_test.rb", "test/acts_as_authentic_test/logged_in_status_test.rb", "test/acts_as_authentic_test/login_test.rb", "test/acts_as_authentic_test/magic_columns_test.rb", "test/acts_as_authentic_test/password_test.rb", "test/acts_as_authentic_test/perishable_token_test.rb", "test/acts_as_authentic_test/persistence_token_test.rb", "test/acts_as_authentic_test/restful_authentication_test.rb", "test/acts_as_authentic_test/session_maintenance_test.rb", "test/acts_as_authentic_test/single_access_test.rb", "test/authenticates_many_test.rb", "test/crypto_provider_test/aes256_test.rb", "test/crypto_provider_test/bcrypt_test.rb", "test/crypto_provider_test/sha1_test.rb",
** [out :: app2] "test/crypto_provider_test/sha512_test.rb", "test/libs/affiliate.rb", "test/libs/company.rb", "test/libs/employee.rb", "test/libs/employee_session.rb", "test/libs/ldaper.rb", "test/libs/ordered_hash.rb", "test/libs/project.rb", "test/libs/user.rb", "test/libs/user_session.rb", "test/random_test.rb", "test/session_test/activation_test.rb", "test/session_test/active_record_trickery_test.rb", "test/session_test/brute_force_protection_test.rb", "test/session_test/callbacks_test.rb", "test/session_test/cookies_test.rb", "test/session_test/credentials_test.rb", "test/session_test/existence_test.rb", "test/session_test/http_auth_test.rb", "test/session_test/id_test.rb", "test/session_test/klass_test.rb", "test/session_test/magic_columns_test.rb", "test/session_test/magic_states_test.rb", "test/session_test/params_test.rb", "test/session_test/password_test.rb", "test/session_test/perishability_test.rb", "test/session_test/persistence_test.rb", "test/session_test/scopes_test.rb", "test/session_test/session_test.rb", "test/session_test/timeout_test.rb", "test/session_test/unauthorized_record_test.rb", "test/session_test/validation_test.rb", "test/test_helper.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/authlogic-2.1.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{thinking-sphinx}
** [out :: app2] s.version = "1.3.14"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Pat Allan"]
** [out :: app2] s.date = %q{2009-12-21}
** [out :: app2] s.description = %q{A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching.}
** [out :: app2] s.email = %q{pat@freelancing-gods.com}
** [out :: app2] s.extra_rdoc_files = ["README.textile"]
** [out :: app2] s.files = ["LICENCE", "README.textile", "VERSION", "lib/cucumber/thinking_sphinx/external_world.rb", "lib/cucumber/thinking_sphinx/internal_world.rb", "lib/cucumber/thinking_sphinx/sql_logger.rb", "lib/thinking_sphinx.rb", "lib/thinking_sphinx/active_record.rb", "lib/thinking_sphinx/active_record/attribute_updates.rb", "lib/thinking_sphinx/active_record/delta.rb", "lib/thinking_sphinx/active_record/has_many_association.rb", "lib/thinking_sphinx/active_record/scopes.rb", "lib/thinking_sphinx/adapters/abstract_adapter.rb", "lib/thinking_sphinx/adapters/mysql_adapter.rb", "lib/thinking_sphinx/adapters/postgresql_adapter.rb", "lib/thinking_sphinx/association.rb", "lib/thinking_sphinx/attribute.rb", "lib/thinking_sphinx/auto_version.rb", "lib/thinking_sphinx/class_facet.rb", "lib/thinking_sphinx/configuration.rb", "lib/thinking_sphinx/context.rb", "lib/thinking_sphinx/core/array.rb", "lib/thinking_sphinx/core/string.rb", "lib/thinking_sphinx/deltas.rb", "lib/thinking_sphinx/deltas/default_delta.rb", "lib/thinking_sphinx/deploy/capistrano.rb", "lib/thinking_sphinx/excerpter.rb", "lib/thinking_sphinx/facet.rb", "lib/thinking_sphinx/facet_search.rb", "lib/thinking_sphinx/field.rb", "lib/thinking_sphinx/index.rb", "lib/thinking_sphinx/index/builder.rb", "lib/thinking_sphinx/index/faux_column.rb", "lib/thinking_sphinx/property.rb", "lib/thinking_sphinx/rails_additions.rb", "lib/thinking_sphinx/search.rb", "lib/thinking_sphinx/search_methods.rb", "lib/thinking_sphinx/source.rb", "lib/thinking_sphinx/source/internal_properties.rb", "lib/thinking_sphinx/source/sql.rb", "lib/thinking_sphinx/tasks.rb", "lib/thinking_sphinx/test.rb", "rails/init.rb", "tasks/distribution.rb", "tasks/rails.rake", "tasks/testing.rb", "features/abstract_inheritance.fe
** [out :: app2] ature", "features/alternate_primary_key.feature", "features/attribute_transformation.feature", "features/attribute_updates.feature", "features/deleting_instances.feature", "features/direct_attributes.feature", "features/excerpts.feature", "features/extensible_delta_indexing.feature", "features/facets.feature", "features/facets_across_model.feature", "features/handling_edits.feature", "features/retry_stale_indexes.feature", "features/searching_across_models.feature", "features/searching_by_index.feature", "features/searching_by_model.feature", "features/searching_with_find_arguments.feature", "features/sphinx_detection.feature", "features/sphinx_scopes.feature", "features/step_definitions/alpha_steps.rb", "features/step_definitions/beta_steps.rb", "features/step_definitions/common_steps.rb", "features/step_definitions/extensible_delta_indexing_steps.rb", "features/step_definitions/facet_steps.rb", "features/step_definitions/find_arguments_steps.rb", "features/step_definitions/gamma_steps.rb", "features/step_definitions/scope_steps.rb", "features/step_definitions/search_steps.rb", "features/step_definitions/sphinx_steps.rb", "features/sti_searching.feature", "features/support/database.example.yml", "features/support/database.yml", "features/support/db/fixtures/alphas.rb", "features/support/db/fixtures/authors.rb", "features/support/db/fixtures/betas.rb", "features/support/db/fixtures/boxes.rb", "features/support/db/fixtures/categories.rb", "features/support/db/fixtures/cats.rb", "features/support/db/fixtures/comments.rb", "features/support/db/fixtures/developers.rb", "features/support/db/fixtures/dogs.rb", "features/support/db/fixtures/extensible_betas.rb", "features/support/db/fixtures/foxes.rb", "features/support/db/fixtures/gammas.rb", "features/support/db/fixtures/music.rb", "features/support/db/fixtures/people.rb", "features/support/db/fixtures/posts.rb", "features/support/db/fixtures/robots.rb", "features/support/db/fixtures/tags.rb", "features/support/db/migrations/create_alphas.rb", "features/support/db/migrations/create_animals.rb", "features/support/db/migrations/create_authors.rb", "features/support/db/migrations/create_authors_posts.rb", "features/support/db/migrations/create_betas.rb", "features/support/db/migrations/create_boxes.rb", "features/support/db/migrations/create_categories.rb", "features/support/db/migrations/create_comments.rb", "features/support/db/migrations/create_developers.rb", "features/support/db/migrations/create_extensible_betas.rb", "features/support/db/migrations/create_gammas.rb", "features/support/db/migrations/create_genres.rb", "features/support/db/migrations/create_music.rb", "features/support/db/migrations/create_people.rb", "features/support/db/migrations/create_posts.rb", "features/support/db/migrations/create_robots.rb", "features/support/db/migrations/create_taggings.rb", "features/support/db/migrations/create_tags.rb", "features/support/env.rb", "features/support/lib/generic_delta_handler.rb", "features/support/models/alpha.rb", "features/support/models/animal.rb", "features/support/models/author.rb", "features/support/models/beta.rb", "features/support/models/box.rb", "features/support/models/cat.rb", "features/support/models/category.rb", "features/support/models/comment.rb", "features/support/models/developer.rb", "features/support/models/dog.rb", "features/support/models/extensible_beta.rb", "features/support/models/fox.rb", "features/support/models/gamma.rb", "features/support/models/genre.rb", "features/support/models/medium.rb", "features/support/models/music.rb", "features/support/models/person.rb", "features/support/models/post.rb", "features/support/models/robot.rb", "features/support/models/tag.rb", "features/support/models/tagging.rb", "spec/thinking_sphinx/active_record/delta_spec.rb", "spec/thinking_sphinx/active_record/has_many_association_spec.rb", "spec/thinking_sphinx/active_record/scopes_spec.rb", "spec/thinking_sphinx/active_record_spec.rb", "spec/thinking_sphinx/association_spec.rb", "spec/thinking_sphinx/attribute_spec.rb", "spec/thinking_sphinx/auto_ver
** [out :: app2] sion_spec.rb", "spec/thinking_sphinx/configuration_spec.rb", "spec/thinking_sphinx/context_spec.rb", "spec/thinking_sphinx/core/array_spec.rb", "spec/thinking_sphinx/core/string_spec.rb", "spec/thinking_sphinx/excerpter_spec.rb", "spec/thinking_sphinx/facet_search_spec.rb", "spec/thinking_sphinx/facet_spec.rb", "spec/thinking_sphinx/field_spec.rb", "spec/thinking_sphinx/index/builder_spec.rb", "spec/thinking_sphinx/index/faux_column_spec.rb", "spec/thinking_sphinx/index_spec.rb", "spec/thinking_sphinx/rails_additions_spec.rb", "spec/thinking_sphinx/search_methods_spec.rb", "spec/thinking_sphinx/search_spec.rb", "spec/thinking_sphinx/source_spec.rb", "spec/thinking_sphinx_spec.rb"]
** [out :: app2] s.homepage = %q{http://ts.freelancing-gods.com}
** [out :: app2] s.post_install_message = %q{If you're upgrading, you should read this:
** [out :: app2] http://freelancing-god.github.com/ts/en/upgrading.html
** [out :: app2]
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{ActiveRecord/Rails Sphinx library}
** [out :: app2] s.test_files = ["features/abstract_inheritance.feature", "features/alternate_primary_key.feature", "features/attribute_transformation.feature", "features/attribute_updates.feature", "features/deleting_instances.feature", "features/direct_attributes.feature", "features/excerpts.feature", "features/extensible_delta_indexing.feature", "features/facets.feature", "features/facets_across_model.feature", "features/handling_edits.feature", "features/retry_stale_indexes.feature", "features/searching_across_models.feature", "features/searching_by_index.feature", "features/searching_by_model.feature", "features/searching_with_find_arguments.feature", "features/sphinx_detection.feature", "features/sphinx_scopes.feature", "features/step_definitions/alpha_steps.rb", "features/step_definitions/beta_steps.rb", "features/step_definitions/common_steps.rb", "features/step_definitions/extensible_delta_indexing_steps.rb", "features/step_definitions/facet_steps.rb", "features/step_definitions/find_arguments_steps.rb", "features/step_definitions/gamma_steps.rb", "features/step_definitions/scope_steps.rb", "features/step_definitions/search_steps.rb", "features/step_definitions/sphinx_steps.rb", "features/sti_searching.feature", "features/support/database.example.yml", "features/support/database.yml", "features/support/db/fixtures/alphas.rb", "features/support/db/fixtures/authors.rb", "features/support/db/fixtures/betas.rb", "features/support/db/fixtures/boxes.rb", "features/support/db/fixtures/categories.rb", "features/support/db/fixtures/cats.rb", "features/support/db/fixtures/comments.rb", "features/support/db/fixtures/developers.rb", "features/support/db/fixtures/dogs.rb", "features/support/db/fixtures/extensible_betas.rb", "features/support/db/fixtures/foxes.rb", "features/support/db/fixtures/gammas.rb", "features/support/db/fixtures/music.rb", "features/support/db/fixtures/people.rb", "features/support/db/fixtures/posts.rb", "features/support/db/fixtures/robots.rb", "features/support/db/fixtures/tags.rb", "features/support/db/migrations/create_alphas.rb", "features/support/db/migrations/create_animals.rb", "features/support/db/migrations/create_authors.rb", "features/support/db/migrations/create_authors_posts.rb", "features/support/db/migrations/create_betas.rb", "features/support/db/migrations/create_boxes.rb", "features/support/db/migrations/create_categories.rb", "features/support/db/migrations/create_comments.rb", "features/support/db/migrations/create_developers.rb", "features/support/db/migrations/create_extensible_betas.rb", "features/support/db/migrations/create_gammas.rb", "features/support/db/migrations/create_genres.rb", "features/support/db/migrations/create_music.rb", "features/support/db/migrations/create_people.rb", "features/support/db/migrations/create_posts.rb", "features/support/db/migrations/create_robots.rb", "features/support/db/migrations/create_taggings.rb", "features/support/db/migrations/create_tags.rb", "features/support/env.rb", "features/support/lib/generic_delta_handler.rb", "features/support/m
** [out :: app2] odels/alpha.rb", "features/support/models/animal.rb", "features/support/models/author.rb", "features/support/models/beta.rb", "features/support/models/box.rb", "features/support/models/cat.rb", "features/support/models/category.rb", "features/support/models/comment.rb", "features/support/models/developer.rb", "features/support/models/dog.rb", "features/support/models/extensible_beta.rb", "features/support/models/fox.rb", "features/support/models/gamma.rb", "features/support/models/genre.rb", "features/support/models/medium.rb", "features/support/models/music.rb", "features/support/models/person.rb", "features/support/models/post.rb", "features/support/models/robot.rb", "features/support/models/tag.rb", "features/support/models/tagging.rb", "spec/thinking_sphinx/active_record/delta_spec.rb", "spec/thinking_sphinx/active_record/has_many_association_spec.rb", "spec/thinking_sphinx/active_record/scopes_spec.rb", "spec/thinking_sphinx/active_record_spec.rb", "spec/thinking_sphinx/association_spec.rb", "spec/thinking_sphinx/attribute_spec.rb", "spec/thinking_sphinx/auto_version_spec.rb", "spec/thinking_sphinx/configuration_spec.rb", "spec/thinking_sphinx/context_spec.rb", "spec/thinking_sphinx/core/array_spec.rb", "spec/thinking_sphinx/core/string_spec.rb", "spec/thinking_sphinx/excerpter_spec.rb", "spec/thinking_sphinx/facet_search_spec.rb", "spec/thinking_sphinx/facet_spec.rb", "spec/thinking_sphinx/field_spec.rb", "spec/thinking_sphinx/index/builder_spec.rb", "spec/thinking_sphinx/index/faux_column_spec.rb", "spec/thinking_sphinx/index_spec.rb", "spec/thinking_sphinx/rails_additions_spec.rb", "spec/thinking_sphinx/search_methods_spec.rb", "spec/thinking_sphinx/search_spec.rb", "spec/thinking_sphinx/source_spec.rb", "spec/thinking_sphinx_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_runtime_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_runtime_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activerecord>, [">= 1.15.6"])
** [out :: app2] s.add_dependency(%q<riddle>, [">= 1.0.8"])
** [out :: app2] s.add_dependency(%q<after_commit>, [">= 1.0.5"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/thinking-sphinx-1.3.14.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{activeresource}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{active_resource}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Wraps web resources in model classes that can be manipulated through XML over REST.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.extra_rdoc_files = ["README"]
** [out :: app2] s.files = ["Rakefile", "README", "CHANGELOG", "lib/active_resource", "lib/active_resource/base.rb", "lib/active_resource/connection.rb", "lib/active_resource/custom_methods.rb", "lib/active_resource/formats", "lib/active_resource/formats/json_format.rb", "lib/active_resource/formats/xml_format.rb", "lib/active_resource/formats.rb", "lib/active_resource/http_mock.rb", "lib/active_resource/validations.rb", "lib/active_resource/version.rb", "lib/active_resource.rb", "lib/activeresource.rb", "test/abstract_unit.rb", "test/authorization_test.rb", "test/base", "test/base/custom_methods_test.rb", "test/base/equality_test.rb", "test/base/load_test.rb", "test/base_errors_test.rb", "test/base_test.rb", "test/connection_test.rb", "test/debug.log", "test/fixtures", "test/fixtures/beast.rb", "test/fixtures/customer.rb", "test/fixtures/person.rb", "test/fixtures/street_address.rb", "test/format_test.rb", "test/setter_trap.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{activeresource}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Think Active Record for web resources.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/activeresource-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rack}
** [out :: app2] s.version = "1.2.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Christian Neukirchen"]
** [out :: app2] s.date = %q{2010-06-14}
** [out :: app2] s.default_executable = %q{rackup}
** [out :: app2] s.description = %q{Rack provides minimal, modular and adaptable interface for developing
** [out :: app2] web applications in Ruby. By wrapping HTTP requests and responses in
** [out :: app2] the simplest way possible, it unifies and distills the API for web
** [out :: app2] servers, web frameworks, and software in between (the so-called
** [out :: app2] middleware) into a single method call.
** [out :: app2]
** [out :: app2] Also see http://rack.rubyforge.org.
** [out :: app2] }
** [out :: app2] s.email = %q{chneukirchen@gmail.com}
** [out :: app2] s.executables = ["rackup"]
** [out :: app2] s.extra_rdoc_files = ["README", "SPEC", "KNOWN-ISSUES"]
** [out :: app2] s.files = ["bin/rackup", "contrib/rack_logo.svg", "example/protectedlobster.ru", "example/lobster.ru", "example/protectedlobster.rb", "lib/rack/session/cookie.rb", "lib/rack/session/pool.rb", "lib/rack/session/memcache.rb", "lib/rack/session/abstract/id.rb", "lib/rack/response.rb", "lib/rack/conditionalget.rb", "lib/rack/showstatus.rb", "lib/rack/rewindable_input.rb", "lib/rack/sendfile.rb", "lib/rack/urlmap.rb", "lib/rack/chunked.rb", "lib/rack/head.rb", "lib/rack/runtime.rb", "lib/rack/handler/webrick.rb", "lib/rack/handler/thin.rb", "lib/rack/handler/scgi.rb", "lib/rack/handler/mongrel.rb", "lib/rack/handler/evented_mongrel.rb", "lib/rack/handler/swiftiplied_mongrel.rb", "lib/rack/handler/lsws.rb", "lib/rack/handler/fastcgi.rb", "lib/rack/handler/cgi.rb", "lib/rack/lock.rb", "lib/rack/builder.rb", "lib/rack/handler.rb", "lib/rack/mock.rb", "lib/rack/static.rb", "lib/rack/deflater.rb", "lib/rack/content_type.rb", "lib/rack/server.rb", "lib/rack/directory.rb", "lib/rack/showexceptions.rb", "lib/rack/file.rb", "lib/rack/request.rb", "lib/rack/lobster.rb", "lib/rack/commonlogger.rb", "lib/rack/config.rb", "lib/rack/utils.rb", "lib/rack/etag.rb", "lib/rack/methodover
** [out :: app2] ride.rb", "lib/rack/cascade.rb", "lib/rack/logger.rb", "lib/rack/auth/digest/request.rb", "lib/rack/auth/digest/nonce.rb", "lib/rack/auth/digest/params.rb", "lib/rack/auth/digest/md5.rb", "lib/rack/auth/basic.rb", "lib/rack/auth/abstract/handler.rb", "lib/rack/auth/abstract/request.rb", "lib/rack/content_length.rb", "lib/rack/nulllogger.rb", "lib/rack/lint.rb", "lib/rack/recursive.rb", "lib/rack/mime.rb", "lib/rack/reloader.rb", "lib/rack.rb", "test/spec_static.rb", "test/spec_content_type.rb", "test/spec_thin.rb", "test/testrequest.rb", "test/spec_auth_digest.rb", "test/spec_response.rb", "test/spec_file.rb", "test/spec_rewindable_input.rb", "test/spec_methodoverride.rb", "test/spec_fastcgi.rb", "test/spec_chunked.rb", "test/spec_cgi.rb", "test/multipart/semicolon", "test/multipart/filename_with_escaped_quotes", "test/multipart/binary", "test/multipart/fail_16384_nofile", "test/multipart/filename_and_modification_param", "test/multipart/text", "test/multipart/ie", "test/multipart/filename_with_percent_escaped_quotes", "test/multipart/empty", "test/multipart/none", "test/multipart/file1.txt", "test/multipart/filename_with_escaped_quotes_and_modification_param", "test/multipart/nested", "test/multipart/bad_robots", "test/multipart/filename_with_unescaped_quotes", "test/spec_head.rb", "test/spec_urlmap.rb", "test/spec_mongrel.rb", "test/spec_content_length.rb", "test/spec_session_cookie.rb", "test/spec_utils.rb", "test/spec_showexceptions.rb", "test/spec_lobster.rb", "test/spec_logger.rb", "test/spec_sendfile.rb", "test/spec_conditionalget.rb", "test/spec_lint.rb", "test/spec_deflater.rb", "test/rackup/config.ru", "test/spec_showstatus.rb", "test/spec_lock.rb", "test/spec_nulllogger.rb", "test/spec_config.rb", "test/spec_session_memcache.rb", "test/spec_runtime.rb", "test/spec_commonlogger.rb", "test/spec_directory.rb", "test/spec_cascade.rb", "test/spec_webrick.rb", "test/spec_request.rb", "test/spec_etag.rb", "test/spec_mock.rb", "test/cgi/sample_rackup.ru", "test/cgi/test", "test/cgi/test.fcgi", "test/cgi/lighttpd.conf", "test/cgi/rackup_stub.rb", "test/cgi/test.ru", "test/spec_builder.rb", "test/spec_auth_basic.rb", "test/unregistered_handler/rack/handler/unregistered.rb", "test/unregistered_handler/rack/handler/unregistered_long_one.rb", "test/spec_handler.rb", "test/spec_session_pool.rb", "test/spec_recursive.rb", "COPYING", "KNOWN-ISSUES", "rack.gemspec", "README", "SPEC"]
** [out :: app2] s.homepage = %q{http://rack.rubyforge.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rack}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{a modular Ruby webserver interface}
** [out :: app2] s.test_files = ["test/spec_static.rb", "test/spec_content_type.rb", "test/spec_thin.rb", "test/spec_auth_digest.rb", "test/spec_response.rb", "test/spec_file.rb", "test/spec_rewindable_input.rb", "test/spec_methodoverride.rb", "test/spec_fastcgi.rb", "test/spec_chunked.rb", "test/spec_cgi.rb", "test/spec_head.rb", "test/spec_urlmap.rb", "test/spec_mongrel.rb", "test/spec_content_length.rb", "test/spec_session_cookie.rb", "test/spec_utils.rb", "test/spec_showexceptions.rb", "test/spec_lobster.rb", "test/spec_logger.rb", "test/spec_sendfile.rb", "test/spec_conditionalget.rb", "test/spec_lint.rb", "test/spec_deflater.rb", "test/spec_showstatus.rb", "test/spec_lock.rb", "test/spec_nulllogger.rb", "test/spec_config.rb", "test/spec_session_memcache.rb", "test/spec_runtime.rb", "test/spec_commonlogger.rb", "test/spec_directory.rb", "test/spec_cascade.rb", "test/spec_webrick.rb", "test/spec_request.rb", "test/spec_etag.rb", "test/spec_mock.rb", "test/spec_builder.rb", "test/spec_auth_basic.rb", "test/spec_handler.rb", "test/spec_session_pool.rb", "test/spec_recursive.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_development_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<fcgi>, [">
** [out :: app2] = 0"])
** [out :: app2] s.add_development_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_development_dependency(%q<thin>, [">= 0"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_dependency(%q<fcgi>, [">= 0"])
** [out :: app2] s.add_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_dependency(%q<thin>, [">= 0"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<bacon>, [">= 0"])
** [out :: app2] s.add_dependency(%q<rake>, [">= 0"])
** [out :: app2] s.add_dependency(%q<fcgi>, [">= 0"])
** [out :: app2] s.add_dependency(%q<memcache-client>, [">= 0"])
** [out :: app2] s.add_dependency(%q<mongrel>, [">= 0"])
** [out :: app2] s.add_dependency(%q<thin>, [">= 0"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rack-1.2.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{linecache}
** [out :: app2] s.version = "0.43"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = nil if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["R. Bernstein"]
** [out :: app2] s.cert_chain = nil
** [out :: app2] s.date = %q{2008-06-11}
** [out :: app2] s.description = %q{LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.}
** [out :: app2] s.email = %q{rockyb@rubyforge.net}
** [out :: app2] s.extensions = ["ext/extconf.rb"]
** [out :: app2] s.extra_rdoc_files = ["README", "lib/linecache.rb", "lib/tracelines.rb"]
** [out :: app2] s.files = ["AUTHORS", "COPYING", "ChangeLog", "NEWS", "README", "Rakefile", "VERSION", "ext/trace_nums.c", "ext/trace_nums.h", "ext/extconf.rb", "lib/tracelines.rb", "lib/linecache.rb", "test/rcov-bug.rb", "test/test-tracelines.rb", "test/test-lnum.rb", "test/test-linecache.rb", "test/parse-show.rb", "test/lnum-diag.rb", "test/data/for1.rb", "test/data/if6.rb", "test/data/comments1.rb", "test/data/if3.rb", "test/data/if5.rb", "test/data/begin3.rb", "test/data/end.rb", "test/data/case1.rb", "test/data/match.rb", "test/data/begin2.rb", "test/data/match3.rb", "test/data/case5.rb", "test/data/not-lit.rb", "test/data/match3a.rb", "test/data/if7.rb", "test/data/if4.rb", "test/data/case2.rb", "test/data/block2.rb", "test/data/begin1.rb", "test/data/def1.rb", "test/data/if1.rb", "test/data/class1.rb", "test/data/if2.rb", "test/data/block1.rb", "test/data/case3.rb", "test/data/each1.rb", "test/data/case4.rb", "test/short-file"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/rocky-hacks/linecache}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{rocky-hacks}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Read file with caching}
** [out :: app2] s.test_files = ["test/rcov-bug.rb", "test/test-tracelines.rb", "test/test-lnum.rb", "test/test-linecache.rb", "test/parse-show.rb", "test/lnum-diag.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2]
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 1
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/linecache-0.43.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{columnize}
** [out :: app2] s.version = "0.3.1"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["R. Bernstein"]
** [out :: app2] s.date = %q{2009-07-25}
** [out :: app2] s.description = %q{Return a list of strings as a set of arranged in columns.
** [out :: app2]
** [out :: app2] For example, for a line width of 4 characters (arranged vertically):
** [out :: app2] ['1', '2,', '3', '4'] => '1 3
** [out :: app2] 2 4
** [out :: app2] '
** [out :: app2]
** [out :: app2] or arranged horizontally:
** [out :: app2] ['1', '2,', '3', '4'] => '1 2
** [out :: app2] 3 4
** [out :: app2] '
** [out :: app2]
** [out :: app2] Each column is only as wide as necessary. By default, columns are
** [out :: app2] separated by two spaces - one was not legible enough. Set "colsep"
** [out :: app2] to adjust the string separate columns. Set `displaywidth' to set
** [out :: app2] the line width.
** [out :: app2]
** [out :: app2] Normally, consecutive items go down from the top to bottom from
** [out :: app2] the left-most column to the right-most. If +arrange_vertical+ is
** [out :: app2] set false, consecutive items will go across, left to right, top to
** [out :: app2] bottom.
** [out :: app2] }
** [out :: app2] s.email = %q{rockyb@rubyforge.net}
** [out :: app2] s.extra_rdoc_files = ["README", "lib/columnize.rb"]
** [out :: app2] s.files = ["AUTHORS", "COPYING", "ChangeLog", "NEWS", "README", "Rakefile", "VERSION", "lib/columnize.rb", "test/test-columnize.rb"]
** [out :: app2] s.homepage = %q{http://rubyforge.org/projects/rocky-hacks/columnize}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.required_ruby_version = Gem::Requirement.new(">= 1.8.2")
** [out :: app2] s.rubyforge_project = %q{rocky-hacks}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Read file with caching}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/columnize-0.3.1.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rails}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.default_executable = %q{rails}
** [out :: app2] s.description = %q{Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.executables = ["rails"]
** [out :: app2] s.files = ["bin", "builtin", "CHANGELOG", "configs", "dispatches", "doc", "environments", "fresh_rakefile", "guides", "helpers", "html", "lib", "MIT-LICENSE", "Rakefile", "README", "bin/about", "bin/console", "bin/dbconsole", "bin/destroy", "bin/generate", "bin/performance", "bin/performance/benchmarker", "bin/performance/profiler", "bin/plugin", "bin/rails", "bin/runner", "bin/server", "builtin/rails_info", "builtin/rails_info/rails", "builtin/rails_info/rails/info.rb", "builtin/rails_info/rails/info_controller.rb", "builtin/rails_info/rails/info_helper.rb", "builtin/rails_info/rails_info_controller.rb", "configs/databases", "configs/databases/frontbase.yml", "configs/databases/ibm_db.yml", "configs/databases/mysql.yml", "configs/databases/oracle.yml", "configs/databases/postgresql.yml", "configs/databases/sqlite2.yml", "configs/databases/sqlite3.yml", "configs/empty.log", "configs/initializers", "configs/initializers/backtrace_silencers.rb", "configs/initializers/inflections.rb", "configs/initializers/mime_types.rb", "configs/initializers/new_rails_defaults.rb", "configs/initializers/session_store.rb", "configs/locales", "configs/locales/en.yml", "configs/routes.rb", "doc/README_FOR_APP", "dispatches/config.ru", "dispatches/dispatch.fcgi", "dispatches/dispatch.rb", "dispatches/gateway.cgi", "environments/boot.rb", "environments/development.rb", "environments/environment.rb", "environments/production.rb", "environments/test.rb", "helpers/application_controller.rb", "helpers/application_helper.rb", "helpers/performance_test.rb", "helpers/test_helper.rb", "html/404.html", "html/422.html", "html/500.html", "html/favicon.ico", "html/images", "html/images/rails.png", "html/index.html", "html/javascripts", "html/javascripts/application.js", "html/javascripts/controls.js", "html/javascripts/dragdrop.js", "html/javascripts/effects.js", "html/javascripts/prototype.js", "html/robots.txt", "lib/code_statistics.rb", "lib/commands", "lib/commands/about.rb", "lib/commands/console.rb", "lib/commands/dbconsole.rb", "lib/commands/destroy.rb", "lib/commands/generate.rb", "lib/commands/ncgi", "lib/commands/ncgi/listener", "lib/commands/ncgi/tracker", "lib/commands/performance", "lib/commands/performance/benchmarker.rb", "lib/commands/performance/profiler.rb", "lib/commands/plugin.rb", "lib/commands/runner.rb", "lib/commands/server.rb", "lib/commands/update.rb", "lib/commands.rb", "lib/console_app.rb", "lib/console_sandbox.rb", "lib/console_with_helpers.rb", "lib/dispatcher.rb", "lib/fcgi_handler.rb", "lib/initializer.rb", "lib/performance_test_help.rb", "lib/rails", "lib/rails/backtrace_cleaner.rb", "lib/rails/gem_builder.rb", "lib/rails/gem_dependency.rb", "lib/rails/plugin", "lib/rails/plugin/loader.rb", "lib/rails/plugin/locator.rb", "lib/rails/plugin.rb", "lib/rails/rack", "lib/rails/rack/debugger.rb", "lib/rails/rack/log_tailer.rb", "lib/rails/rack/metal.rb", "lib/rails/rack/static.rb", "lib/rails/rack.rb", "lib/rails/vendor_gem_source_index.rb", "lib/rails/version.rb", "lib/rails_generator", "lib/rails_generator/base.rb", "lib/rails_generator/commands.rb", "lib/rails_generator/generated_attribute.rb", "lib/rails_generator/generators", "lib/rails_generator/generators/applications", "lib/rails_generator/generators/applications/app", "lib/rails_generator/generators/applications/app/app_generator.rb", "lib/rails_generator/generators/applications/app/scm", "lib/rails_generat
** [out :: app2] or/generators/applications/app/scm/git.rb", "lib/rails_generator/generators/applications/app/scm/scm.rb", "lib/rails_generator/generators/applications/app/scm/svn.rb", "lib/rails_generator/generators/applications/app/template_runner.rb", "lib/rails_generator/generators/applications/app/USAGE", "lib/rails_generator/generators/components", "lib/rails_generator/generators/components/controller", "lib/rails_generator/generators/components/controller/controller_generator.rb", "lib/rails_generator/generators/components/controller/templates", "lib/rails_generator/generators/components/controller/templates/controller.rb", "lib/rails_generator/generators/components/controller/templates/functional_test.rb", "lib/rails_generator/generators/components/controller/templates/helper.rb", "lib/rails_generator/generators/components/controller/templates/helper_test.rb", "lib/rails_generator/generators/components/controller/templates/view.html.erb", "lib/rails_generator/generators/components/controller/USAGE", "lib/rails_generator/generators/components/helper", "lib/rails_generator/generators/components/helper/helper_generator.rb", "lib/rails_generator/generators/components/helper/templates", "lib/rails_generator/generators/components/helper/templates/helper.rb", "lib/rails_generator/generators/components/helper/templates/helper_test.rb", "lib/rails_generator/generators/components/helper/USAGE", "lib/rails_generator/generators/components/integration_test", "lib/rails_generator/generators/components/integration_test/integration_test_generator.rb", "lib/rails_generator/generators/components/integration_test/templates", "lib/rails_generator/generators/components/integration_test/templates/integration_test.rb", "lib/rails_generator/generators/components/integration_test/USAGE", "lib/rails_generator/generators/components/mailer", "lib/rails_generator/generators/components/mailer/mailer_generator.rb", "lib/rails_generator/generators/components/mailer/templates", "lib/rails_generator/generators/components/mailer/templates/fixture.erb", "lib/rails_generator/generators/components/mailer/templates/fixture.rhtml", "lib/rails_generator/generators/components/mailer/templates/mailer.rb", "lib/rails_generator/generators/components/mailer/templates/unit_test.rb", "lib/rails_generator/generators/components/mailer/templates/view.erb", "lib/rails_generator/generators/components/mailer/templates/view.rhtml", "lib/rails_generator/generators/components/mailer/USAGE", "lib/rails_generator/generators/components/metal", "lib/rails_generator/generators/components/metal/metal_generator.rb", "lib/rails_generator/generators/components/metal/templates", "lib/rails_generator/generators/components/metal/templates/metal.rb", "lib/rails_generator/generators/components/metal/USAGE", "lib/rails_generator/generators/components/migration", "lib/rails_generator/generators/components/migration/migration_generator.rb", "lib/rails_generator/generators/components/migration/templates", "lib/rails_generator/generators/components/migration/templates/migration.rb", "lib/rails_generator/generators/components/migration/USAGE", "lib/rails_generator/generators/components/model", "lib/rails_generator/generators/components/model/model_generator.rb", "lib/rails_generator/generators/components/model/templates", "lib/rails_generator/generators/components/model/templates/fixtures.yml", "lib/rails_generator/generators/components/model/templates/migration.rb", "lib/rails_generator/generators/components/model/templates/model.rb", "lib/rails_generator/generators/components/model/templates/unit_test.rb", "lib/rails_generator/generators/components/model/USAGE", "lib/rails_generator/generators/components/observer", "lib/rails_generator/generators/components/observer/observer_generator.rb", "lib/rails_generator/generators/components/observer/templates", "lib/rails_generator/generators/components/observer/templates/observer.rb", "lib/rails_generator/generators/components/observer/templates/unit_test.rb", "lib/rails_generator/generators/components/observer/USAGE", "lib/rails_generator/generators/component
** [out :: app2] s/performance_test", "lib/rails_generator/generators/components/performance_test/performance_test_generator.rb", "lib/rails_generator/generators/components/performance_test/templates", "lib/rails_generator/generators/components/performance_test/templates/performance_test.rb", "lib/rails_generator/generators/components/performance_test/USAGE", "lib/rails_generator/generators/components/plugin", "lib/rails_generator/generators/components/plugin/plugin_generator.rb", "lib/rails_generator/generators/components/plugin/templates", "lib/rails_generator/generators/components/plugin/templates/generator.rb", "lib/rails_generator/generators/components/plugin/templates/init.rb", "lib/rails_generator/generators/components/plugin/templates/install.rb", "lib/rails_generator/generators/components/plugin/templates/MIT-LICENSE", "lib/rails_generator/generators/components/plugin/templates/plugin.rb", "lib/rails_generator/generators/components/plugin/templates/Rakefile", "lib/rails_generator/generators/components/plugin/templates/README", "lib/rails_generator/generators/components/plugin/templates/tasks.rake", "lib/rails_generator/generators/components/plugin/templates/test_helper.rb", "lib/rails_generator/generators/components/plugin/templates/uninstall.rb", "lib/rails_generator/generators/components/plugin/templates/unit_test.rb", "lib/rails_generator/generators/components/plugin/templates/USAGE", "lib/rails_generator/generators/components/plugin/USAGE", "lib/rails_generator/generators/components/resource", "lib/rails_generator/generators/components/resource/resource_generator.rb", "lib/rails_generator/generators/components/resource/templates", "lib/rails_generator/generators/components/resource/templates/controller.rb", "lib/rails_generator/generators/components/resource/templates/functional_test.rb", "lib/rails_generator/generators/components/resource/templates/helper.rb", "lib/rails_generator/generators/components/resource/templates/helper_test.rb", "lib/rails_generator/generators/components/resource/USAGE", "lib/rails_generator/generators/components/scaffold", "lib/rails_generator/generators/components/scaffold/scaffold_generator.rb", "lib/rails_generator/generators/components/scaffold/templates", "lib/rails_generator/generators/components/scaffold/templates/controller.rb", "lib/rails_generator/generators/components/scaffold/templates/functional_test.rb", "lib/rails_generator/generators/components/scaffold/templates/helper.rb", "lib/rails_generator/generators/components/scaffold/templates/helper_test.rb", "lib/rails_generator/generators/components/scaffold/templates/layout.html.erb", "lib/rails_generator/generators/components/scaffold/templates/style.css", "lib/rails_generator/generators/components/scaffold/templates/view_edit.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_index.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_new.html.erb", "lib/rails_generator/generators/components/scaffold/templates/view_show.html.erb", "lib/rails_generator/generators/components/scaffold/USAGE", "lib/rails_generator/generators/components/session_migration", "lib/rails_generator/generators/components/session_migration/session_migration_generator.rb", "lib/rails_generator/generators/components/session_migration/templates", "lib/rails_generator/generators/components/session_migration/templates/migration.rb", "lib/rails_generator/generators/components/session_migration/USAGE", "lib/rails_generator/lookup.rb", "lib/rails_generator/manifest.rb", "lib/rails_generator/options.rb", "lib/rails_generator/scripts", "lib/rails_generator/scripts/destroy.rb", "lib/rails_generator/scripts/generate.rb", "lib/rails_generator/scripts/update.rb", "lib/rails_generator/scripts.rb", "lib/rails_generator/secret_key_generator.rb", "lib/rails_generator/simple_logger.rb", "lib/rails_generator/spec.rb", "lib/rails_generator.rb", "lib/railties_path.rb", "lib/ruby_version_check.rb", "lib/rubyprof_ext.rb", "lib/source_annotation_extractor.rb", "lib/tasks", "lib/tasks/annotations.rake", "lib/tasks/databases.rake", "lib/
** [out :: app2] tasks/documentation.rake", "lib/tasks/framework.rake", "lib/tasks/gems.rake", "lib/tasks/log.rake", "lib/tasks/middleware.rake", "lib/tasks/misc.rake", "lib/tasks/rails.rb", "lib/tasks/routes.rake", "lib/tasks/statistics.rake", "lib/tasks/testing.rake", "lib/tasks/tmp.rake", "lib/test_help.rb", "lib/webrick_server.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.rdoc_options = ["--exclude", "."]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rails}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Web-application framework with template engine, control-flow layer, and ORM.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_runtime_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rake>, [">= 0.8.3"])
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activerecord>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<actionmailer>, ["= 2.3.2"])
** [out :: app2] s.add_dependency(%q<activeresource>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rails-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{parallel}
** [out :: app2] s.version = "0.5.0"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Michael Grosser"]
** [out :: app2] s.date = %q{2010-10-23}
** [out :: app2] s.email = %q{grosser.michael@gmail.com}
** [out :: app2] s.files = ["Gemfile", "Gemfile.lock", "Rakefile", "Readme.md", "VERSION", "lib/parallel.rb", "parallel.gemspec", "spec/cases/closes_processes_at_runtime.rb", "spec/cases/each.rb", "spec/cases/each_with_index.rb", "spec/cases/map_with_index.rb", "spec/cases/map_with_index_empty.rb", "spec/cases/map_with_nested_arrays_and_nil.rb", "spec/cases/no_dump_with_each.rb", "spec/cases/parallel_high_fork_rate.rb", "spec/cases/parallel_influence_outside_data.rb", "spec/cases/parallel_map.rb", "spec/cases/parallel_map_range.rb", "spec/cases/parallel_map_sleeping.rb", "spec/cases/parallel_map_uneven.rb", "spec/cases/parallel_raise.rb", "spec/cases/parallel_sleeping_2.rb", "spec/cases/parallel_start_and_kill.rb", "spec/cases/parallel_with_detected_cpus.rb", "spec/cases/parallel_with_nil_uses_detected_cpus.rb", "spec/cases/parallel_with_set_processes.rb", "spec/parallel_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://github.com/grosser/parallel}
** [out :: app2] s.rdoc_options = ["--charset=UTF-8"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Run any kind of code in parallel processes}
** [out :: app2] s.test_files = ["spec/spec_helper.rb", "spec/parallel_spec.rb", "spec/cases/parallel_sleeping_2.rb", "spec/cases/no_dump_with_each.rb", "spec/cases/parallel_high_fork_rate.rb", "spec/cases/map_with_index.rb", "spec/cases/parallel_with_set_processes.rb", "spec/cases/parallel_map.rb", "spec/cases/parallel_influence_outside_data.rb", "spec/cases/parallel_start_and_kill.rb", "spec/cases/parallel_map_uneven.rb", "spec/cases/parallel_map_sleeping.rb", "spec/cases/parallel_with_detected_cpus.rb", "spec/cases/closes_processes_at_runtime.rb", "spec/cases/each.rb", "spec/cases/map_with_nested_arrays_and_nil.rb", "spec/cases/map_with_index_empty.rb", "spec/cases/parallel_raise.rb", "spec/cases/each_with_index.rb", "spec/cases/parallel_with_nil_uses_detected_cpus.rb", "spec/cases/parallel_map_range.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/parallel-0.5.0.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{factory_girl}
** [out :: app2] s.version = "1.2.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Joe Ferris"]
** [out :: app2] s.date = %q{2009-10-15}
** [out :: app2] s.description = %q{factory_girl provides a framework and DSL for defining and
** [out :: app2] using factories - less error-prone, more explicit, and
** [out :: app2] all-around easier to work with than fixtures.}
** [out :: app2] s.email = %q{jferris@thoughtbot.com}
** [out :: app2] s.extra_rdoc_files = ["README.rdoc"]
** [out :: app2] s.files = ["Changelog", "CONTRIBUTION_GUIDELINES.rdoc", "LICENSE", "Rakefile", "README.rdoc", "lib/factory_girl/aliases.rb", "lib/factory_girl/attribute/association.rb", "lib/factory_girl/attribute/callback.rb", "lib/factory_girl/attribute/dynamic.rb", "lib/factory_girl/attribute/static.rb", "lib/factory_girl/attribute.rb", "lib/factory_girl/factory.rb", "lib/factory_girl/proxy/attributes_for.rb", "lib/factory_girl/proxy/build.rb", "lib/factory_girl/proxy/create.rb", "lib/factory_girl/proxy/stub.rb", "lib/factory_girl/proxy.rb", "lib/factory_girl/sequence.rb", "lib/factory_girl/step_definitions.rb", "lib/factory_girl/syntax/blueprint.rb", "lib/factory_girl/syntax/generate.rb", "lib/factory_girl/syntax/make.rb", "lib/factory_girl/syntax/sham.rb", "lib/factory_girl/syntax.rb", "lib/factory_girl.rb", "spec/factory_girl/aliases_spec.rb", "spec/factory_girl/attribute/association_spec.rb", "spec/factory_girl/attribute/callback_spec.rb", "spec/factory_girl/attribute/dynamic_spec.rb", "spec/factory_girl/attribute/static_spec.rb", "spec/factory_girl/attribute_spec.rb", "spec/factory_girl/factory_spec.rb", "spec/factory_girl/proxy/attributes_for_spec.rb", "spec/factory_girl/proxy/build_spec.rb", "spec/factory_girl/proxy/create_spec.rb", "spec/factory_girl/proxy/stub_spec.rb", "spec/factory_girl/proxy_spec.rb", "spec/factory_girl/sequence_spec.rb", "spec/factory_girl/syntax/blueprint_spec.rb", "spec/fac
** [out :: app2] tory_girl/syntax/generate_spec.rb", "spec/factory_girl/syntax/make_spec.rb", "spec/factory_girl/syntax/sham_spec.rb", "spec/integration_spec.rb", "spec/models.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://thoughtbot.com/projects/factory_girl}
** [out :: app2] s.rdoc_options = ["--line-numbers", "--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{factory_girl provides a framework and DSL for defining and using model instance factories.}
** [out :: app2] s.test_files = ["spec/factory_girl/aliases_spec.rb", "spec/factory_girl/attribute/association_spec.rb", "spec/factory_girl/attribute/callback_spec.rb", "spec/factory_girl/attribute/dynamic_spec.rb", "spec/factory_girl/attribute/static_spec.rb", "spec/factory_girl/attribute_spec.rb", "spec/factory_girl/factory_spec.rb", "spec/factory_girl/proxy/attributes_for_spec.rb", "spec/factory_girl/proxy/build_spec.rb", "spec/factory_girl/proxy/create_spec.rb", "spec/factory_girl/proxy/stub_spec.rb", "spec/factory_girl/proxy_spec.rb", "spec/factory_girl/sequence_spec.rb", "spec/factory_girl/syntax/blueprint_spec.rb", "spec/factory_girl/syntax/generate_spec.rb", "spec/factory_girl/syntax/make_spec.rb", "spec/factory_girl/syntax/sham_spec.rb", "spec/integration_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/factory_girl-1.2.3.gemspec'
** [out :: app2]
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{fastercsv}
** [out :: app2] s.version = "1.5.3"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["James Edward Gray II"]
** [out :: app2] s.date = %q{2010-03-15}
** [out :: app2] s.description = %q{FasterCSV is intended as a complete replacement to the CSV standard library. It
** [out :: app2] is significantly faster and smaller while still being pure Ruby code. It also
** [out :: app2] strives for a better interface.
** [out :: app2] }
** [out :: app2] s.email = %q{james@grayproductions.net}
** [out :: app2] s.extra_rdoc_files = ["AUTHORS", "COPYING", "README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
** [out :: app2] s.files = ["lib/faster_csv.rb", "lib/fastercsv.rb", "test/tc_csv_parsing.rb", "test/tc_csv_writing.rb", "test/tc_data_converters.rb", "test/tc_encodings.rb", "test/tc_features.rb", "test/tc_headers.rb", "test/tc_interface.rb", "test/tc_row.rb", "test/tc_serialization.rb", "test/tc_speed.rb", "test/tc_table.rb", "test/ts_all.rb", "examples/csv_converters.rb", "examples/csv_filter.rb", "examples/csv_reading.rb", "examples/csv_table.rb", "examples/csv_writing.rb", "examples/shortcut_interface.rb", "test/test_data.csv", "examples/purchase.csv", "Rakefile", "setup.rb", "test/line_endings.gz", "AUTHORS", "COPYING", "README", "INSTALL", "TODO", "CHANGELOG", "LICENSE"]
** [out :: app2] s.homepage = %q{http://fastercsv.rubyforge.org}
** [out :: app2] s.rdoc_options = ["--title", "FasterCSV Documentation", "--main", "README"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{fastercsv}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{FasterCSV is CSV, but faster, smaller, and cleaner.}
** [out :: app2] s.test_files = ["test/ts_all.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] else
** [out :: app2] end
** [out :: app2] else
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/fastercsv-1.5.3.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{rspec-rails}
** [out :: app2] s.version = "1.2.9"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["RSpec Development Team"]
** [out :: app2] s.date = %q{2009-10-04}
** [out :: app2] s.description = %q{Behaviour Driven Development for Ruby on Rails.}
** [out :: app2] s.email = ["rspec-devel@rubyforge.org"]
** [out :: app2] s.extra_rdoc_files = ["License.txt", "Manifest.txt", "TODO.txt", "generators/rspec/templates/previous_failures.txt"]
** [out :: app2] s.files = [".document", "Contribute.rdoc", "History.rdoc", "License.txt", "Manifest.txt", "README.rdoc", "Rakefile", "TODO.txt", "Upgrade.rdoc", "generators/integration_spec/integration_spec_generator.rb", "generators/integration_spec/templates/integration_spec.rb", "generators/rspec/CHANGES", "generators/rspec/rspec_generator.rb", "generators/rspec/templates/previous_failures.txt", "generators/rspec/templates/rcov.opts", "generators/rspec/templates/rspec.rake", "generators/rspec/templates/script/autospec", "generators/rspec/templates/script/spec", "generators/rspec/templates/spec.opts", "generators/rspec/templates/spec_helper.rb", "generators/rspec_controller/USAGE", "generators/rspec_controller/rspec_controller_generator.rb", "generators/rspec_controller/templates/controller_spec.rb", "generators/rspec_controller/templates/helper_spec.rb", "generators/rspec_controller/templates/view_spec.rb", "generators/rspec_default_values.rb", "generators/rspec_model/USAGE", "generators/rspec_model/rspec_model_generator.rb", "generators/rspec_model/templates/model_spec.rb", "generators/rspec_scaffold/rspec_scaffold_generator.rb", "generators/rspec_scaffold/templates/controller_spec.rb", "generators/rspec_scaffold/templates/edit_erb_spec.rb", "generators/rspec_scaffold/templates/helper_spec.rb", "generators/rspec_scaffold/templates/index_erb_spec.rb", "generators/rspec_scaffold/templates/new_erb_spec.rb", "generators/rspec_scaffold/templates/routing_spec.rb", "generators/rspec_scaffold/templates/show_erb_spec.rb", "init.rb", "lib/autotest/discover.rb", "lib/autotest/rails_rspec.rb", "lib/spec/rails.rb", "lib/spec/rails/example.rb", "lib/spec/rails/example/assigns_hash_proxy.rb", "lib/spec/rails/example/controller_example_group.rb", "lib/spec/rails/example/cookies_proxy.rb", "lib/spec/rails/example/functional_example_group.rb", "lib/spec/rails/example/helper_example_group.rb", "lib/spec/rails/example/integration_example_group.rb", "lib/spec/rails/example/model_example_group.rb", "lib/spec/rails/example/render_observer.rb", "lib/spec/rails/example/routing_example_group.rb", "lib/spec/rails/example/routing_helpers.rb", "lib/spec/rails/example/view_example_group.rb", "lib/spec/rails/extensions.rb", "lib/spec/rails/extensions/action_controller/rescue.rb", "lib/spec/rails/extensions/action_controller/test_case.rb", "lib/spec/rails/extensions/action_controller/test_response.rb", "lib/spec/rails/extensions/action_view/base.rb", "lib/spec/rails/extensions/active_record/base.rb", "lib/spec/rails/extensions/active_support/test_case.rb", "lib/spec/rails/extensions/spec/matchers/have.rb", "lib/spec/rails/extensions/spec/runner/configuration.rb", "lib/spec/rails/interop/testcase.rb", "lib/spec/rails/matchers.rb", "lib/spec/rails/matchers/ar_be_valid.rb", "lib/spec/rails/matchers/assert_select.rb", "lib/spec/rails/matchers/change.rb", "lib/spec/rails/matchers/have_text.rb", "lib/spec/rails/matchers/include_text.rb", "lib/spec/rails/matchers/redirect_to.rb", "lib/spec/rails/matchers/render_template.rb", "lib/spec/rails/matchers/route_to.rb", "lib/spec/rails/mocks.rb", "lib/spec/rails/version.rb", "spec/autotest/mappings_spec.rb", "spec/rails_suite.rb", "spec/resources/controllers/action_view_base_spec_controller.rb", "spec/resources/controllers/application.rb", "spec/resources/controllers/controller_spec_controller.rb", "spec/resources/controllers/example.txt", "spec/resources/controllers/redirect_spec_controller.rb", "spec/resources/controllers/render_spec_controller.rb",
** [out :: app2] "spec/resources/controllers/rjs_spec_controller.rb", "spec/resources/helpers/addition_helper.rb", "spec/resources/helpers/explicit_helper.rb", "spec/resources/helpers/more_explicit_helper.rb", "spec/resources/helpers/plugin_application_helper.rb", "spec/resources/helpers/view_spec_helper.rb", "spec/resources/models/animal.rb", "spec/resources/models/person.rb", "spec/resources/models/thing.rb", "spec/resources/views/controller_spec/_partial.html.erb", "spec/resources/views/controller_spec/action_setting_flash_after_session_reset.html.erb", "spec/resources/views/controller_spec/action_setting_flash_before_session_reset.html.erb", "spec/resources/views/controller_spec/action_setting_the_assigns_hash.html.erb", "spec/resources/views/controller_spec/action_with_errors_in_template.html.erb", "spec/resources/views/controller_spec/action_with_template.html.erb", "spec/resources/views/layouts/application.html.erb", "spec/resources/views/layouts/simple.html.erb", "spec/resources/views/objects/_object.html.erb", "spec/resources/views/render_spec/_a_partial.html.erb", "spec/resources/views/render_spec/action_with_alternate_layout.html.erb", "spec/resources/views/render_spec/some_action.html.erb", "spec/resources/views/render_spec/some_action.js.rjs", "spec/resources/views/rjs_spec/_replacement_partial.html.erb", "spec/resources/views/rjs_spec/hide_div.js.rjs", "spec/resources/views/rjs_spec/hide_page_element.js.rjs", "spec/resources/views/rjs_spec/insert_html.js.rjs", "spec/resources/views/rjs_spec/replace.js.rjs", "spec/resources/views/rjs_spec/replace_html.js.rjs", "spec/resources/views/rjs_spec/replace_html_with_partial.js.rjs", "spec/resources/views/rjs_spec/visual_effect.js.rjs", "spec/resources/views/rjs_spec/visual_toggle_effect.js.rjs", "spec/resources/views/tag_spec/no_tags.html.erb", "spec/resources/views/tag_spec/single_div_with_no_attributes.html.erb", "spec/resources/views/tag_spec/single_div_with_one_attribute.html.erb", "spec/resources/views/view_spec/_partial.html.erb", "spec/resources/views/view_spec/_partial_used_twice.html.erb", "spec/resources/views/view_spec/_partial_with_local_variable.html.erb", "spec/resources/views/view_spec/_partial_with_sub_partial.html.erb", "spec/resources/views/view_spec/_spacer.html.erb", "spec/resources/views/view_spec/accessor.html.erb", "spec/resources/views/view_spec/block_helper.html.erb", "spec/resources/views/view_spec/entry_form.html.erb", "spec/resources/views/view_spec/explicit_helper.html.erb", "spec/resources/views/view_spec/foo/show.html.erb", "spec/resources/views/view_spec/implicit_helper.html.erb", "spec/resources/views/view_spec/multiple_helpers.html.erb", "spec/resources/views/view_spec/path_params.html.erb", "spec/resources/views/view_spec/should_not_receive.html.erb", "spec/resources/views/view_spec/template_with_partial.html.erb", "spec/resources/views/view_spec/template_with_partial_using_collection.html.erb", "spec/resources/views/view_spec/template_with_partial_with_array.html.erb", "spec/resources/views/view_spec/view_helpers.html.erb", "spec/spec/rails/example/assigns_hash_proxy_spec.rb", "spec/spec/rails/example/configuration_spec.rb", "spec/spec/rails/example/controller_example_group_spec.rb", "spec/spec/rails/example/controller_isolation_spec.rb", "spec/spec/rails/example/cookies_proxy_spec.rb", "spec/spec/rails/example/error_handling_spec.rb", "spec/spec/rails/example/example_group_factory_spec.rb", "spec/spec/rails/example/helper_example_group_spec.rb", "spec/spec/rails/example/model_example_group_spec.rb", "spec/spec/rails/example/routing_example_group_spec.rb", "spec/spec/rails/example/shared_routing_example_group_examples.rb", "spec/spec/rails/example/test_unit_assertion_accessibility_spec.rb", "spec/spec/rails/example/view_example_group_spec.rb", "spec/spec/rails/extensions/action_view_base_spec.rb", "spec/spec/rails/extensions/active_record_spec.rb", "spec/spec/rails/interop/testcase_spec.rb", "spec/spec/rails/matchers/ar_be_valid_spec.rb", "spec/spec/rails/matchers/assert_select_spec.rb", "spec/spec/rails/matchers/errors_on_spec.rb", "spec/spec/ra
** [out :: app2] ils/matchers/have_text_spec.rb", "spec/spec/rails/matchers/include_text_spec.rb", "spec/spec/rails/matchers/redirect_to_spec.rb", "spec/spec/rails/matchers/render_template_spec.rb", "spec/spec/rails/matchers/should_change_spec.rb", "spec/spec/rails/mocks/ar_classes.rb", "spec/spec/rails/mocks/mock_model_spec.rb", "spec/spec/rails/mocks/stub_model_spec.rb", "spec/spec/rails/sample_modified_fixture.rb", "spec/spec/rails/sample_spec.rb", "spec/spec/rails/spec_spec.rb", "spec/spec_helper.rb"]
** [out :: app2] s.homepage = %q{http://rspec.info}
** [out :: app2] s.post_install_message = %q{**************************************************
** [out :: app2]
** [out :: app2] Thank you for installing rspec-rails-1.2.9
** [out :: app2]
** [out :: app2] If you are upgrading, do this in each of your rails apps
** [out :: app2] that you want to upgrade:
** [out :: app2]
** [out :: app2] $ ruby script/generate rspec
** [out :: app2]
** [out :: app2] Please be sure to read History.rdoc and Upgrade.rdoc
** [out :: app2] for useful information about this release.
** [out :: app2]
** [out :: app2] **************************************************
** [out :: app2] }
** [out :: app2] s.rdoc_options = ["--main", "README.rdoc"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{rspec}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{rspec-rails 1.2.9}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_runtime_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_development_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_development_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<rspec>, [">= 1.2.9"])
** [out :: app2] s.add_dependency(%q<rack>, [">= 1.0.0"])
** [out :: app2] s.add_dependency(%q<cucumber>, [">= 0.3.99"])
** [out :: app2] s.add_dependency(%q<hoe>, [">= 2.3.3"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/rspec-rails-1.2.9.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{ci_reporter}
** [out :: app2] s.version = "1.6.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["Nick Sieger"]
** [out :: app2] s.date = %q{2010-03-25}
** [out :: app2] s.description = %q{CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.}
** [out :: app2] s.email = %q{nick@nicksieger.com}
** [out :: app2] s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt", "LICENSE.txt"]
** [out :: app2] s.files = ["History.txt", "Manifest.txt", "README.txt", "LICENSE.txt", "Rakefile", "stub.rake", "lib/ci/reporter/core.rb", "lib/ci/reporter/cucumber.rb", "lib/ci/reporter/rake/cucumber.rb", "lib/ci/reporter/rake/cucumber_loader.rb", "lib/ci/reporter/rake/rspec.rb", "lib/ci/reporter/rake/rspec_loader.rb", "lib/ci/reporter/rake/test_unit.rb", "lib/ci/reporter/rake/test_unit_loader.rb", "lib/ci/reporter/report_manager.rb", "lib/ci/reporter/rspec.rb", "lib/ci/reporter/test_suite.rb", "lib/ci/reporter/test_unit.rb", "lib/ci/reporter/version.rb", "spec/ci/reporter/cucumber_spec.rb", "spec/ci/reporter/output_capture_spec.rb", "spec/ci/reporter/rake/rake_tasks_spec.rb", "spec/ci/reporter/report_manager_spec.rb", "spec/ci/reporter/rspec_spec.rb", "spec/ci/reporter/test_suite_spec.rb", "spec/ci/reporter/test_unit_spec.rb", "spec/spec_helper.rb", "tasks/ci_reporter.rake"]
** [out :: app2] s.homepage = %q{http://caldersphere.rubyforge.org/ci_reporter}
** [out :: app2] s.rdoc_options = ["--main", "README.txt"]
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.rubyforge_project = %q{caldersphere}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{CI::Reporter allows you to generate reams of XML for use with continuous integration systems.}
** [out :: app2] s.test_files = ["spec/ci/reporter/cucumber_spec.r
** [out :: app2] b", "spec/ci/reporter/output_capture_spec.rb", "spec/ci/reporter/rake/rake_tasks_spec.rb", "spec/ci/reporter/report_manager_spec.rb", "spec/ci/reporter/rspec_spec.rb", "spec/ci/reporter/test_suite_spec.rb", "spec/ci/reporter/test_unit_spec.rb"]
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 3
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<builder>, [">= 2.1.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/ci_reporter-1.6.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{actionpack}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{action_controller}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "RUNNING_UNIT_TESTS", "CHANGELOG", "MIT-LICENSE", "lib/action_controller", "lib/action_controller/assertions", "lib/action_controller/assertions/dom_assertions.rb", "lib/action_controller/assertions/model_assertions.rb", "lib/action_controller/assertions/response_assertions.rb", "lib/action_controller/assertions/routing_assertions.rb", "lib/action_controller/assertions/selector_assertions.rb", "lib/action_controller/assertions/tag_assertions.rb", "lib/action_controller/base.rb", "lib/action_controller/benchmarking.rb", "lib/action_controller/caching", "lib/action_controller/caching/actions.rb", "lib/action_controller/caching/fragments.rb", "lib/action_controller/caching/pages.rb", "lib/action_controller/caching/sweeping.rb", "lib/action_controller/caching.rb", "lib/action_controller/cgi_ext", "lib/action_controller/cgi_ext/cookie.rb", "lib/action_controller/cgi_ext/query_extension.rb", "lib/action_controller/cgi_ext/stdinput.rb", "lib/action_controller/cgi_ext.rb", "lib/action_controller/cgi_process.rb", "lib/action_controller/cookies.rb", "lib/action_controller/dispatcher.rb", "lib/action_controller/failsafe.rb", "lib/action_controller/filters.rb", "lib/action_controller/flash.rb", "lib/action_controller/headers.rb", "lib/action_controller/helpers.rb", "lib/action_controller/http_authentication.rb", "lib/action_controller/integr
** [out :: app2] ation.rb", "lib/action_controller/layout.rb", "lib/action_controller/middleware_stack.rb", "lib/action_controller/middlewares.rb", "lib/action_controller/mime_responds.rb", "lib/action_controller/mime_type.rb", "lib/action_controller/mime_types.rb", "lib/action_controller/params_parser.rb", "lib/action_controller/performance_test.rb", "lib/action_controller/polymorphic_routes.rb", "lib/action_controller/record_identifier.rb", "lib/action_controller/reloader.rb", "lib/action_controller/request.rb", "lib/action_controller/request_forgery_protection.rb", "lib/action_controller/rescue.rb", "lib/action_controller/resources.rb", "lib/action_controller/response.rb", "lib/action_controller/rewindable_input.rb", "lib/action_controller/routing", "lib/action_controller/routing/builder.rb", "lib/action_controller/routing/optimisations.rb", "lib/action_controller/routing/recognition_optimisation.rb", "lib/action_controller/routing/route.rb", "lib/action_controller/routing/route_set.rb", "lib/action_controller/routing/routing_ext.rb", "lib/action_controller/routing/segments.rb", "lib/action_controller/routing.rb", "lib/action_controller/session", "lib/action_controller/session/abstract_store.rb", "lib/action_controller/session/cookie_store.rb", "lib/action_controller/session/mem_cache_store.rb", "lib/action_controller/session_management.rb", "lib/action_controller/status_codes.rb", "lib/action_controller/streaming.rb", "lib/action_controller/templates", "lib/action_controller/templates/rescues", "lib/action_controller/templates/rescues/_request_and_response.erb", "lib/action_controller/templates/rescues/_trace.erb", "lib/action_controller/templates/rescues/diagnostics.erb", "lib/action_controller/templates/rescues/layout.erb", "lib/action_controller/templates/rescues/missing_template.erb", "lib/action_controller/templates/rescues/routing_error.erb", "lib/action_controller/templates/rescues/template_error.erb", "lib/action_controller/templates/rescues/unknown_action.erb", "lib/action_controller/test_case.rb", "lib/action_controller/test_process.rb", "lib/action_controller/translation.rb", "lib/action_controller/uploaded_file.rb", "lib/action_controller/url_rewriter.rb", "lib/action_controller/vendor", "lib/action_controller/vendor/html-scanner", "lib/action_controller/vendor/html-scanner/html", "lib/action_controller/vendor/html-scanner/html/document.rb", "lib/action_controller/vendor/html-scanner/html/node.rb", "lib/action_controller/vendor/html-scanner/html/sanitizer.rb", "lib/action_controller/vendor/html-scanner/html/selector.rb", "lib/action_controller/vendor/html-scanner/html/tokenizer.rb", "lib/action_controller/vendor/html-scanner/html/version.rb", "lib/action_controller/vendor/html-scanner.rb", "lib/action_controller/vendor/rack-1.0", "lib/action_controller/vendor/rack-1.0/rack", "lib/action_controller/vendor/rack-1.0/rack/adapter", "lib/action_controller/vendor/rack-1.0/rack/adapter/camping.rb", "lib/action_controller/vendor/rack-1.0/rack/auth", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract/handler.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/abstract/request.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/basic.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/md5.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/nonce.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/params.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/digest/request.rb", "lib/action_controller/vendor/rack-1.0/rack/auth/openid.rb", "lib/action_controller/vendor/rack-1.0/rack/builder.rb", "lib/action_controller/vendor/rack-1.0/rack/cascade.rb", "lib/action_controller/vendor/rack-1.0/rack/chunked.rb", "lib/action_controller/vendor/rack-1.0/rack/commonlogger.rb", "lib/action_controller/vendor/rack-1.0/rack/conditionalget.rb", "lib/action_controller/vendor/rack-1.0/rack/content_length.rb", "lib/action_controller/vendor/rack-1.0/rack/content_type.rb", "lib/action_controller/vend
** [out :: app2] or/rack-1.0/rack/deflater.rb", "lib/action_controller/vendor/rack-1.0/rack/directory.rb", "lib/action_controller/vendor/rack-1.0/rack/file.rb", "lib/action_controller/vendor/rack-1.0/rack/handler", "lib/action_controller/vendor/rack-1.0/rack/handler/cgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/evented_mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/fastcgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/lsws.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/scgi.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/swiftiplied_mongrel.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/thin.rb", "lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb", "lib/action_controller/vendor/rack-1.0/rack/handler.rb", "lib/action_controller/vendor/rack-1.0/rack/head.rb", "lib/action_controller/vendor/rack-1.0/rack/lint.rb", "lib/action_controller/vendor/rack-1.0/rack/lobster.rb", "lib/action_controller/vendor/rack-1.0/rack/lock.rb", "lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb", "lib/action_controller/vendor/rack-1.0/rack/mime.rb", "lib/action_controller/vendor/rack-1.0/rack/mock.rb", "lib/action_controller/vendor/rack-1.0/rack/recursive.rb", "lib/action_controller/vendor/rack-1.0/rack/reloader.rb", "lib/action_controller/vendor/rack-1.0/rack/request.rb", "lib/action_controller/vendor/rack-1.0/rack/response.rb", "lib/action_controller/vendor/rack-1.0/rack/session", "lib/action_controller/vendor/rack-1.0/rack/session/abstract", "lib/action_controller/vendor/rack-1.0/rack/session/abstract/id.rb", "lib/action_controller/vendor/rack-1.0/rack/session/cookie.rb", "lib/action_controller/vendor/rack-1.0/rack/session/memcache.rb", "lib/action_controller/vendor/rack-1.0/rack/session/pool.rb", "lib/action_controller/vendor/rack-1.0/rack/showexceptions.rb", "lib/action_controller/vendor/rack-1.0/rack/showstatus.rb", "lib/action_controller/vendor/rack-1.0/rack/static.rb", "lib/action_controller/vendor/rack-1.0/rack/urlmap.rb", "lib/action_controller/vendor/rack-1.0/rack/utils.rb", "lib/action_controller/vendor/rack-1.0/rack.rb", "lib/action_controller/verification.rb", "lib/action_controller.rb", "lib/action_pack", "lib/action_pack/version.rb", "lib/action_pack.rb", "lib/action_view", "lib/action_view/base.rb", "lib/action_view/erb", "lib/action_view/erb/util.rb", "lib/action_view/helpers", "lib/action_view/helpers/active_record_helper.rb", "lib/action_view/helpers/asset_tag_helper.rb", "lib/action_view/helpers/atom_feed_helper.rb", "lib/action_view/helpers/benchmark_helper.rb", "lib/action_view/helpers/cache_helper.rb", "lib/action_view/helpers/capture_helper.rb", "lib/action_view/helpers/date_helper.rb", "lib/action_view/helpers/debug_helper.rb", "lib/action_view/helpers/form_helper.rb", "lib/action_view/helpers/form_options_helper.rb", "lib/action_view/helpers/form_tag_helper.rb", "lib/action_view/helpers/javascript_helper.rb", "lib/action_view/helpers/number_helper.rb", "lib/action_view/helpers/prototype_helper.rb", "lib/action_view/helpers/record_identification_helper.rb", "lib/action_view/helpers/record_tag_helper.rb", "lib/action_view/helpers/sanitize_helper.rb", "lib/action_view/helpers/scriptaculous_helper.rb", "lib/action_view/helpers/tag_helper.rb", "lib/action_view/helpers/text_helper.rb", "lib/action_view/helpers/translation_helper.rb", "lib/action_view/helpers/url_helper.rb", "lib/action_view/helpers.rb", "lib/action_view/inline_template.rb", "lib/action_view/locale", "lib/action_view/locale/en.yml", "lib/action_view/partials.rb", "lib/action_view/paths.rb", "lib/action_view/reloadable_template.rb", "lib/action_view/renderable.rb", "lib/action_view/renderable_partial.rb", "lib/action_view/template.rb", "lib/action_view/template_error.rb", "lib/action_view/template_handler.rb", "lib/action_view/template_handlers", "lib/action_view/template_handlers/builder.rb", "lib/action_view/template_handlers/erb.rb", "lib/action_view/template_handlers/rjs.rb", "lib/action_view/template_handlers.rb",
** [out :: app2] "lib/action_view/test_case.rb", "lib/action_view.rb", "lib/actionpack.rb", "test/abstract_unit.rb", "test/active_record_unit.rb", "test/activerecord", "test/activerecord/active_record_store_test.rb", "test/activerecord/render_partial_with_record_identification_test.rb", "test/adv_attr_test.rb", "test/controller", "test/controller/action_pack_assertions_test.rb", "test/controller/addresses_render_test.rb", "test/controller/assert_select_test.rb", "test/controller/base_test.rb", "test/controller/benchmark_test.rb", "test/controller/caching_test.rb", "test/controller/capture_test.rb", "test/controller/content_type_test.rb", "test/controller/controller_fixtures", "test/controller/controller_fixtures/app", "test/controller/controller_fixtures/app/controllers", "test/controller/controller_fixtures/app/controllers/admin", "test/controller/controller_fixtures/app/controllers/admin/user_controller.rb", "test/controller/controller_fixtures/app/controllers/user_controller.rb", "test/controller/controller_fixtures/vendor", "test/controller/controller_fixtures/vendor/plugins", "test/controller/controller_fixtures/vendor/plugins/bad_plugin", "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib", "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib/plugin_controller.rb", "test/controller/cookie_test.rb", "test/controller/deprecation", "test/controller/deprecation/deprecated_base_methods_test.rb", "test/controller/dispatcher_test.rb", "test/controller/fake_controllers.rb", "test/controller/fake_models.rb", "test/controller/filter_params_test.rb", "test/controller/filters_test.rb", "test/controller/flash_test.rb", "test/controller/header_test.rb", "test/controller/helper_test.rb", "test/controller/html-scanner", "test/controller/html-scanner/cdata_node_test.rb", "test/controller/html-scanner/document_test.rb", "test/controller/html-scanner/node_test.rb", "test/controller/html-scanner/sanitizer_test.rb", "test/controller/html-scanner/tag_node_test.rb", "test/controller/html-scanner/text_node_test.rb", "test/controller/html-scanner/tokenizer_test.rb", "test/controller/http_basic_authentication_test.rb", "test/controller/http_digest_authentication_test.rb", "test/controller/integration_test.rb", "test/controller/layout_test.rb", "test/controller/logging_test.rb", "test/controller/middleware_stack_test.rb", "test/controller/mime_responds_test.rb", "test/controller/mime_type_test.rb", "test/controller/polymorphic_routes_test.rb", "test/controller/rack_test.rb", "test/controller/record_identifier_test.rb", "test/controller/redirect_test.rb", "test/controller/render_test.rb", "test/controller/request", "test/controller/request/json_params_parsing_test.rb", "test/controller/request/multipart_params_parsing_test.rb", "test/controller/request/query_string_parsing_test.rb", "test/controller/request/url_encoded_params_parsing_test.rb", "test/controller/request/xml_params_parsing_test.rb", "test/controller/request_forgery_protection_test.rb", "test/controller/request_test.rb", "test/controller/rescue_test.rb", "test/controller/resources_test.rb", "test/controller/routing_test.rb", "test/controller/selector_test.rb", "test/controller/send_file_test.rb", "test/controller/session", "test/controller/session/cookie_store_test.rb", "test/controller/session/mem_cache_store_test.rb", "test/controller/session/test_session_test.rb", "test/controller/test_test.rb", "test/controller/translation_test.rb", "test/controller/url_rewriter_test.rb", "test/controller/verification_test.rb", "test/controller/view_paths_test.rb", "test/controller/webservice_test.rb", "test/fixtures", "test/fixtures/_top_level_partial.html.erb", "test/fixtures/_top_level_partial_only.erb", "test/fixtures/addresses", "test/fixtures/addresses/list.erb", "test/fixtures/alternate_helpers", "test/fixtures/alternate_helpers/foo_helper.rb", "test/fixtures/bad_customers", "test/fixtures/bad_customers/_bad_customer.html.erb", "test/fixtures/companies.yml", "test/fixtures/company.rb", "test/fixtures/content_type", "test/fixtures/content_type/render_default_content_types
** [out :: app2] _for_respond_to.rhtml", "test/fixtures/content_type/render_default_for_rhtml.rhtml", "test/fixtures/content_type/render_default_for_rjs.rjs", "test/fixtures/content_type/render_default_for_rxml.rxml", "test/fixtures/customers", "test/fixtures/customers/_customer.html.erb", "test/fixtures/db_definitions", "test/fixtures/db_definitions/sqlite.sql", "test/fixtures/developer.rb", "test/fixtures/developers", "test/fixtures/developers/_developer.erb", "test/fixtures/developers.yml", "test/fixtures/developers_projects.yml", "test/fixtures/fun", "test/fixtures/fun/games", "test/fixtures/fun/games/_game.erb", "test/fixtures/fun/games/hello_world.erb", "test/fixtures/fun/serious", "test/fixtures/fun/serious/games", "test/fixtures/fun/serious/games/_game.erb", "test/fixtures/functional_caching", "test/fixtures/functional_caching/_partial.erb", "test/fixtures/functional_caching/formatted_fragment_cached.html.erb", "test/fixtures/functional_caching/formatted_fragment_cached.js.rjs", "test/fixtures/functional_caching/formatted_fragment_cached.xml.builder", "test/fixtures/functional_caching/fragment_cached.html.erb", "test/fixtures/functional_caching/html_fragment_cached_with_partial.html.erb", "test/fixtures/functional_caching/inline_fragment_cached.html.erb", "test/fixtures/functional_caching/js_fragment_cached_with_partial.js.rjs", "test/fixtures/good_customers", "test/fixtures/good_customers/_good_customer.html.erb", "test/fixtures/helpers", "test/fixtures/helpers/abc_helper.rb", "test/fixtures/helpers/fun", "test/fixtures/helpers/fun/games_helper.rb", "test/fixtures/helpers/fun/pdf_helper.rb", "test/fixtures/layout_tests", "test/fixtures/layout_tests/alt", "test/fixtures/layout_tests/alt/hello.rhtml", "test/fixtures/layout_tests/alt/layouts", "test/fixtures/layout_tests/alt/layouts/alt.rhtml", "test/fixtures/layout_tests/layouts", "test/fixtures/layout_tests/layouts/controller_name_space", "test/fixtures/layout_tests/layouts/controller_name_space/nested.rhtml", "test/fixtures/layout_tests/layouts/item.rhtml", "test/fixtures/layout_tests/layouts/layout_test.rhtml", "test/fixtures/layout_tests/layouts/multiple_extensions.html.erb", "test/fixtures/layout_tests/layouts/symlinked", "test/fixtures/layout_tests/layouts/third_party_template_library.mab", "test/fixtures/layout_tests/views", "test/fixtures/layout_tests/views/hello.rhtml", "test/fixtures/layouts", "test/fixtures/layouts/_column.html.erb", "test/fixtures/layouts/block_with_layout.erb", "test/fixtures/layouts/builder.builder", "test/fixtures/layouts/default_html.html.erb", "test/fixtures/layouts/partial_with_layout.erb", "test/fixtures/layouts/standard.erb", "test/fixtures/layouts/talk_from_action.erb", "test/fixtures/layouts/xhr.html.erb", "test/fixtures/layouts/yield.erb", "test/fixtures/mascot.rb", "test/fixtures/mascots", "test/fixtures/mascots/_mascot.html.erb", "test/fixtures/mascots.yml", "test/fixtures/multipart", "test/fixtures/multipart/binary_file", "test/fixtures/multipart/boundary_problem_file", "test/fixtures/multipart/bracketed_param", "test/fixtures/multipart/empty", "test/fixtures/multipart/hello.txt", "test/fixtures/multipart/large_text_file", "test/fixtures/multipart/mixed_files", "test/fixtures/multipart/mona_lisa.jpg", "test/fixtures/multipart/none", "test/fixtures/multipart/single_parameter", "test/fixtures/multipart/text_file", "test/fixtures/override", "test/fixtures/override/test", "test/fixtures/override/test/hello_world.erb", "test/fixtures/override2", "test/fixtures/override2/layouts", "test/fixtures/override2/layouts/test", "test/fixtures/override2/layouts/test/sub.erb", "test/fixtures/post_test", "test/fixtures/post_test/layouts", "test/fixtures/post_test/layouts/post.html.erb", "test/fixtures/post_test/layouts/super_post.iphone.erb", "test/fixtures/post_test/post", "test/fixtures/post_test/post/index.html.erb", "test/fixtures/post_test/post/index.iphone.erb", "test/fixtures/post_test/super_post", "test/fixtures/post_test/super_post/index.html.erb", "test/fixtures/post_test/super_post/index.iphone.erb", "test/fixtures/project.rb", "test/fixtures/
** [out :: app2] projects", "test/fixtures/projects/_project.erb", "test/fixtures/projects.yml", "test/fixtures/public", "test/fixtures/public/404.html", "test/fixtures/public/500.da.html", "test/fixtures/public/500.html", "test/fixtures/public/images", "test/fixtures/public/images/rails.png", "test/fixtures/public/javascripts", "test/fixtures/public/javascripts/application.js", "test/fixtures/public/javascripts/bank.js", "test/fixtures/public/javascripts/cache", "test/fixtures/public/javascripts/controls.js", "test/fixtures/public/javascripts/dragdrop.js", "test/fixtures/public/javascripts/effects.js", "test/fixtures/public/javascripts/prototype.js", "test/fixtures/public/javascripts/robber.js", "test/fixtures/public/javascripts/subdir", "test/fixtures/public/javascripts/subdir/subdir.js", "test/fixtures/public/javascripts/version.1.0.js", "test/fixtures/public/stylesheets", "test/fixtures/public/stylesheets/bank.css", "test/fixtures/public/stylesheets/robber.css", "test/fixtures/public/stylesheets/subdir", "test/fixtures/public/stylesheets/subdir/subdir.css", "test/fixtures/public/stylesheets/version.1.0.css", "test/fixtures/quiz", "test/fixtures/quiz/questions", "test/fixtures/quiz/questions/_question.html.erb", "test/fixtures/replies", "test/fixtures/replies/_reply.erb", "test/fixtures/replies.yml", "test/fixtures/reply.rb", "test/fixtures/respond_to", "test/fixtures/respond_to/all_types_with_layout.html.erb", "test/fixtures/respond_to/all_types_with_layout.js.rjs", "test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb", "test/fixtures/respond_to/iphone_with_html_response_type.html.erb", "test/fixtures/respond_to/iphone_with_html_response_type.iphone.erb", "test/fixtures/respond_to/layouts", "test/fixtures/respond_to/layouts/missing.html.erb", "test/fixtures/respond_to/layouts/standard.html.erb", "test/fixtures/respond_to/layouts/standard.iphone.erb", "test/fixtures/respond_to/using_defaults.html.erb", "test/fixtures/respond_to/using_defaults.js.rjs", "test/fixtures/respond_to/using_defaults.xml.builder", "test/fixtures/respond_to/using_defaults_with_type_list.html.erb", "test/fixtures/respond_to/using_defaults_with_type_list.js.rjs", "test/fixtures/respond_to/using_defaults_with_type_list.xml.builder", "test/fixtures/scope", "test/fixtures/scope/test", "test/fixtures/scope/test/modgreet.erb", "test/fixtures/shared.html.erb", "test/fixtures/symlink_parent", "test/fixtures/symlink_parent/symlinked_layout.erb", "test/fixtures/test", "test/fixtures/test/_counter.html.erb", "test/fixtures/test/_customer.erb", "test/fixtures/test/_customer_counter.erb", "test/fixtures/test/_customer_greeting.erb", "test/fixtures/test/_customer_with_var.erb", "test/fixtures/test/_form.erb", "test/fixtures/test/_hash_greeting.erb", "test/fixtures/test/_hash_object.erb", "test/fixtures/test/_hello.builder", "test/fixtures/test/_labelling_form.erb", "test/fixtures/test/_layout_for_block_with_args.html.erb", "test/fixtures/test/_layout_for_partial.html.erb", "test/fixtures/test/_local_inspector.html.erb", "test/fixtures/test/_one.html.erb", "test/fixtures/test/_partial.erb", "test/fixtures/test/_partial.html.erb", "test/fixtures/test/_partial.js.erb", "test/fixtures/test/_partial_for_use_in_layout.html.erb", "test/fixtures/test/_partial_only.erb", "test/fixtures/test/_partial_with_only_html_version.html.erb", "test/fixtures/test/_person.erb", "test/fixtures/test/_raise.html.erb", "test/fixtures/test/_two.html.erb", "test/fixtures/test/action_talk_to_layout.erb", "test/fixtures/test/calling_partial_with_layout.html.erb", "test/fixtures/test/capturing.erb", "test/fixtures/test/content_for.erb", "test/fixtures/test/content_for_concatenated.erb", "test/fixtures/test/content_for_with_parameter.erb", "test/fixtures/test/delete_with_js.rjs", "test/fixtures/test/dont_pick_me", "test/fixtures/test/dot.directory", "test/fixtures/test/dot.directory/render_file_with_ivar.erb", "test/fixtures/test/enum_rjs_test.rjs", "test/fixtures/test/formatted_html_erb.html.erb", "test/fixtures/test/formatted_xml_erb.builder", "test/fixtures/test/formatted_xml_erb
** [out :: app2] .html.erb", "test/fixtures/test/formatted_xml_erb.xml.erb", "test/fixtures/test/greeting.erb", "test/fixtures/test/greeting.js.rjs", "test/fixtures/test/hello.builder", "test/fixtures/test/hello_world.da.html.erb", "test/fixtures/test/hello_world.erb", "test/fixtures/test/hello_world.erb~", "test/fixtures/test/hello_world.pt-BR.html.erb", "test/fixtures/test/hello_world_container.builder", "test/fixtures/test/hello_world_from_rxml.builder", "test/fixtures/test/hello_world_with_layout_false.erb", "test/fixtures/test/hello_xml_world.builder", "test/fixtures/test/hyphen-ated.erb", "test/fixtures/test/implicit_content_type.atom.builder", "test/fixtures/test/list.erb", "test/fixtures/test/malformed", "test/fixtures/test/malformed/malformed.en.html.erb~", "test/fixtures/test/malformed/malformed.erb~", "test/fixtures/test/malformed/malformed.html.erb~", "test/fixtures/test/nested_layout.erb", "test/fixtures/test/non_erb_block_content_for.builder", "test/fixtures/test/potential_conflicts.erb", "test/fixtures/test/render_explicit_html_template.js.rjs", "test/fixtures/test/render_file_from_template.html.erb", "test/fixtures/test/render_file_with_ivar.erb", "test/fixtures/test/render_file_with_locals.erb", "test/fixtures/test/render_implicit_html_template.js.rjs", "test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb", "test/fixtures/test/render_implicit_html_template_from_xhr_request.html.erb", "test/fixtures/test/render_implicit_js_template_without_layout.js.erb", "test/fixtures/test/render_to_string_test.erb", "test/fixtures/test/sub_template_raise.html.erb", "test/fixtures/test/template.erb", "test/fixtures/test/update_element_with_capture.erb", "test/fixtures/test/using_layout_around_block.html.erb", "test/fixtures/test/using_layout_around_block_with_args.html.erb", "test/fixtures/test/utf8.html.erb", "test/fixtures/topic.rb", "test/fixtures/topics", "test/fixtures/topics/_topic.html.erb", "test/fixtures/topics.yml", "test/template", "test/template/active_record_helper_i18n_test.rb", "test/template/active_record_helper_test.rb", "test/template/asset_tag_helper_test.rb", "test/template/atom_feed_helper_test.rb", "test/template/benchmark_helper_test.rb", "test/template/compiled_templates_test.rb", "test/template/date_helper_i18n_test.rb", "test/template/date_helper_test.rb", "test/template/erb_util_test.rb", "test/template/form_helper_test.rb", "test/template/form_options_helper_test.rb", "test/template/form_tag_helper_test.rb", "test/template/javascript_helper_test.rb", "test/template/number_helper_i18n_test.rb", "test/template/number_helper_test.rb", "test/template/prototype_helper_test.rb", "test/template/record_tag_helper_test.rb", "test/template/render_test.rb", "test/template/sanitize_helper_test.rb", "test/template/scriptaculous_helper_test.rb", "test/template/tag_helper_test.rb", "test/template/test_test.rb", "test/template/text_helper_test.rb", "test/template/translation_helper_test.rb", "test/template/url_helper_test.rb", "test/testing_sandbox.rb", "test/view", "test/view/test_case_test.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.requirements = ["none"]
** [out :: app2] s.rubyforge_project = %q{actionpack}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Web-flow and rendering framework putting the VC in MVC.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<activesupport>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/actionpack-2.3.2.gemspec'
** [out :: app2] WARNING: #<NameError: uninitialized constant Gem::VERSION>
** [out :: app2] # -*- encoding: utf-8 -*-
** [out :: app2]
** [out :: app2] Gem::Specification.new do |s|
** [out :: app2] s.name = %q{actionmailer}
** [out :: app2] s.version = "2.3.2"
** [out :: app2]
** [out :: app2] s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
** [out :: app2] s.authors = ["David Heinemeier Hansson"]
** [out :: app2] s.autorequire = %q{action_mailer}
** [out :: app2] s.date = %q{2009-03-15}
** [out :: app2] s.description = %q{Makes it trivial to test and deliver emails sent from a single service layer.}
** [out :: app2] s.email = %q{david@loudthinking.com}
** [out :: app2] s.files = ["Rakefile", "install.rb", "README", "CHANGELOG", "MIT-LICENSE", "lib/action_mailer", "lib/action_mailer/adv_attr_accessor.rb", "lib/action_mailer/base.rb", "lib/action_mailer/helpers.rb", "lib/action_mailer/mail_helper.rb", "lib/action_mailer/part.rb", "lib/action_mailer/part_container.rb", "lib/action_mailer/quoting.rb", "lib/action_mailer/test_case.rb", "lib/action_mailer/test_helper.rb", "lib/action_mailer/utils.rb", "lib/action_mailer/vendor", "lib/action_mailer/vendor/text-format-0.6.3", "lib/action_mailer/vendor/text-format-0.6.3/text", "lib/action_mailer/vendor/text-format-0.6.3/text/format.rb", "lib/action_mailer/vendor/text_format.rb", "lib/action_mailer/vendor/tmail-1.2.3", "lib/action_mailer/vendor/tmail-1.2.3/tmail", "lib/action_mailer/vendor/tmail-1.2.3/tmail/address.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/attachments.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/base64.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/compat.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/config.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/core_extensions.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/encode.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/header.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/index.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/interface.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/loader.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mailbox.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/main.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/mbox.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/net.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/obsolete.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/parser.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/quoting.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/require_arch.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/scanner.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/scanner_r.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/stringio.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/utils.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail/version.rb", "lib/action_mailer/vendor/tmail-1.2.3/tmail.rb", "lib/action_mailer/vendor/tmail.rb", "lib/action_mailer/version.rb", "lib/action_mailer.rb", "lib/actionmailer.rb", "test/abstract_unit.rb", "test/asset_host_test.rb", "test/delivery_method_test.rb", "test/fixtures", "test/fixtures/asset_host_mailer", "test/fixtures/asset_host_mailer/email_with_asset.html.erb", "test/fixtures/auto_layout_mailer", "test/fixtures/auto_layout_mailer/hello.html.erb", "test/fixtures/auto_layout_mailer/multipart.text.html.erb", "test/fixtures/auto_layout_mailer/multipart.text.plain.erb", "test/fixtures/explicit_layout_mailer", "test/fixtures/explicit_layout_mailer/logout.html.erb", "test/fixtures/explicit_layout_mailer/signup.html.erb", "test/fixtures/first_mailer", "test/fixtures/first_mailer/share.erb", "test/fixtures/helper_mailer", "test/fixtures/helper_mailer/use_example_helper.erb", "test/fixtures/helper_mailer/use_helper.erb", "test/fixtures/helper_mailer/use_helper_method.erb", "test/fixtures/helper_mailer/use_mail_helper.erb", "test/fixtures/helpers", "test/fixtures/helpers/example_helper.rb", "test/fixtures/layouts", "test/fixtures/layouts/auto_layout_mailer.html.erb", "test/fixtures/layouts/auto_layout_mailer.text.erb", "test/fixtures/layouts/spam.html.erb", "test/fixtures/path.with.dots", "test/fixtures/path.with.dots/funky_path_mailer", "test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.erb", "test/fixtures/raw_email", "test/fixtures/raw_email10", "test/fixtures/raw_email12", "test/fixtures/raw_email13", "test/fixtures/raw_email2", "test/fixtures/raw_email3", "test/fixtures/raw_email4", "test/fixtures/raw_email5", "test/fixtures/raw_email6", "test/fixtures/raw_email7", "test/fixtures/raw_email8", "test/fixtures/raw_email9", "test/fixtures/raw_email_quoted_with_0d0a", "test/fixtures/raw_email_with_invalid_characters_in_content_type", "test/fixtures/raw_email_with_nested_attachment", "test/fixtures/raw_email_with_partially_quoted_subject", "test/fixtures/second_mailer", "test/fixtures/second_mailer/share.erb", "test/fixtures/templates", "test/fixtures/templates/signed_up.erb", "test/fixtures/test_mailer", "test/fixtures/test_mailer/_subtemplate.text.plain.erb", "test/fixtures/test_mailer/body_ivar.erb", "test/fixtures/test_mailer/custom_templating_extension.text.html.haml", "test/fixtures/test_mailer/custom_templating_extension.text.plain.haml", "test/fixtures/test_mailer/implicitly_multipart_example.ignored.erb", "test/fixtures/test_mailer/implicitly_multipart_example.rhtml.bak", "test/fixtures/test_mailer/implicitly_multipart_example.text.html.erb", "test/fixtures/test_mailer/implicitly_multipart_example.text.html.erb~", "test/fixtures/test_mailer/implicitly_multipart_example.text.plain.erb", "test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.erb", "test/fixtures/test_mailer/included_subtemplate.text.plain.erb", "test/fixtures/test_mailer/rxml_template.builder", "test/fixtures/test_mailer/rxml_template.rxml", "test/fixtures/test_mailer/signed_up.html.erb", "test/fixtures/test_mailer/signed_up_with_url.erb", "test/mail_helper_test.rb", "test/mail_layout_test.rb", "test/mail_render_test.rb", "test/mail_service_test.rb", "test/quoting_test.rb", "test/test_helper_test.rb", "test/tmail_test.rb", "test/url_test.rb"]
** [out :: app2] s.homepage = %q{http://www.rubyonrails.org}
** [out :: app2] s.require_paths = ["lib"]
** [out :: app2] s.requirements = ["none"]
** [out :: app2] s.rubyforge_project = %q{actionmailer}
** [out :: app2] s.rubygems_version = %q{1.3.7}
** [out :: app2] s.summary = %q{Service layer for easy email delivery and testing.}
** [out :: app2]
** [out :: app2] if s.respond_to? :specification_version then
** [out :: app2] current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
** [out :: app2] s.specification_version = 2
** [out :: app2]
** [out :: app2] if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
** [out :: app2] s.add_runtime_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] else
** [out :: app2] s.add_dependency(%q<actionpack>, ["= 2.3.2"])
** [out :: app2] end
** [out :: app2] end
** [out :: app2] WARNING: Invalid .gemspec format in '/ip/releases/20101028213017/vendor/bundle/ruby/1.8/specifications/actionmailer-2.3.2.gemspec'
** [out :: app2] /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/index.rb:102:in `search_by_dependency'
** [out :: app2] : undefined method `prerelease?' for #<Gem::Requirement:0xb786ded8> (NoMethodError)
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/index.rb:32:in `search'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/lazy_specification.rb:48:in `__materialize__'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/spec_set.rb:83:in `materialize'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/spec_set.rb:81:in `map!'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/spec_set.rb:81:in `materialize'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/definition.rb:93:in `specs'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/definition.rb:137:in `specs_for'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/definition.rb:126:in `requested_specs'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/environment.rb:23:in `requested_specs'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/runtime.rb:11:in `setup'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler.rb:100:in `setup'
** [out :: app2] from /opt/local/ruby-enterprise-1.8.6-20090610/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/setup.rb:6
** [out :: app2] Created /ip/releases/20101028213017/public/javascripts/base_packaged_0a20c3a.js
** [out :: app2] Created /ip/releases/20101028213017/public/stylesheets/base_packaged_0a20c3a.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment