<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>3rdParty/gems/activeresource/CHANGELOG</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/README</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/Rakefile</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/base.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/connection.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/custom_methods.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/formats.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/formats/json_format.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/formats/xml_format.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/http_mock.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/validations.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/active_resource/version.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/lib/activeresource.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/abstract_unit.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/authorization_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/base/custom_methods_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/base/equality_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/base/load_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/base_errors_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/base_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/connection_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/fixtures/beast.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/fixtures/person.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/fixtures/street_address.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/format_test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activeresource/test/setter_trap.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/CHANGELOG</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/README</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/base64.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/basic_object.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/buffered_logger.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache/compressed_mem_cache_store.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache/drb_store.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache/file_store.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache/mem_cache_store.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/cache/memory_store.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/callbacks.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/clean_logger.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array/access.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array/extract_options.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array/grouping.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/array/random_access.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/base64.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/base64/encoding.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/benchmark.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/bigdecimal.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/bigdecimal/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/blank.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/cgi.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/cgi/escape_skipping_slashes.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/class.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/class/attribute_accessors.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/class/delegating_attributes.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/class/removal.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date/behavior.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date/calculations.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date_time.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date_time/calculations.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/date_time/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/duplicable.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/enumerable.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/exception.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/file.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/float.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/float/rounding.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/diff.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/except.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/keys.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/reverse_merge.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/hash/slice.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/integer.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/integer/even_odd.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/integer/inflections.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel/agnostics.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel/daemonizing.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel/debugger.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel/reporting.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/kernel/requires.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/load_error.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/logger.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/aliasing.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/attr_accessor_with_default.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/attr_internal.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/delegation.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/inclusion.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/introspection.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/module/loading.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/name_error.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/numeric.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/numeric/bytes.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/numeric/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/numeric/time.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/object.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/object/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/object/extending.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/object/instance_variables.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/object/misc.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/pathname.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/pathname/clean_within.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/proc.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/process.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/process/daemon.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/range.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/range/blockless_step.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/range/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/range/include_range.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/range/overlaps.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/access.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/filters.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/inflections.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/iterators.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/starts_ends_with.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/unicode.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/string/xchar.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/symbol.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/test.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/test/unit/assertions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/time.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/time/behavior.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/time/calculations.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/time/conversions.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/core_ext/time/zones.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/dependencies.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/deprecation.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/duration.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/gzip.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/inflections.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/inflector.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/decoding.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/date.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/date_time.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/enumerable.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/false_class.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/hash.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/nil_class.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/numeric.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/object.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/regexp.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/string.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/symbol.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/time.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoders/true_class.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/encoding.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/json/variable.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte/chars.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte/generators/generate_tables.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte/handlers/passthru_handler.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/multibyte/handlers/utf8_handler_proc.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/option_merger.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/ordered_hash.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/ordered_options.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/test_case.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/testing/default.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/testing/setup_and_teardown.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/time_with_zone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/values/time_zone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/values/unicode_tables.dat</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/blankslate.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/css.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/xchar.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/memcache-client-1.5.0/memcache.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/data_timezone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/data_timezone_info.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Algiers.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Cairo.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Casablanca.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Harare.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Johannesburg.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Monrovia.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Africa/Nairobi.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Argentina/Buenos_Aires.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Argentina/San_Juan.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Bogota.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Caracas.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Chicago.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Chihuahua.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Denver.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Godthab.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Guatemala.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Halifax.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Indiana/Indianapolis.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Juneau.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/La_Paz.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Lima.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Los_Angeles.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Mazatlan.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Mexico_City.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Monterrey.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/New_York.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Phoenix.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Regina.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Santiago.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/St_Johns.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/America/Tijuana.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Almaty.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Baghdad.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Baku.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Bangkok.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Chongqing.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Dhaka.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Hong_Kong.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Irkutsk.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Jakarta.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Jerusalem.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Kabul.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Kamchatka.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Karachi.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Katmandu.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Kolkata.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Krasnoyarsk.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Kuala_Lumpur.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Kuwait.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Magadan.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Muscat.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Novosibirsk.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Rangoon.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Riyadh.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Seoul.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Shanghai.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Singapore.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Taipei.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Tashkent.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Tbilisi.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Tehran.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Tokyo.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Ulaanbaatar.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Urumqi.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Vladivostok.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Yakutsk.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Yekaterinburg.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Asia/Yerevan.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Atlantic/Azores.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Atlantic/Cape_Verde.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Atlantic/South_Georgia.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Adelaide.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Brisbane.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Darwin.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Hobart.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Melbourne.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Perth.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Australia/Sydney.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Etc/UTC.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Amsterdam.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Athens.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Belgrade.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Berlin.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Bratislava.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Brussels.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Bucharest.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Budapest.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Copenhagen.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Dublin.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Helsinki.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Istanbul.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Kiev.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Lisbon.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Ljubljana.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/London.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Madrid.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Minsk.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Moscow.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Paris.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Prague.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Riga.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Rome.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Sarajevo.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Skopje.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Sofia.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Stockholm.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Tallinn.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Vienna.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Vilnius.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Warsaw.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Europe/Zagreb.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Auckland.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Fiji.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Guam.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Honolulu.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Majuro.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Midway.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Noumea.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Pago_Pago.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Port_Moresby.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/definitions/Pacific/Tongatapu.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/info_timezone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/linked_timezone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/linked_timezone_info.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/offset_rationals.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/time_or_datetime.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_definition.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_info.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_offset_info.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_period.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_transition_info.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/vendor/xml-simple-1.0.11/xmlsimple.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/version.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/active_support/whiny_nil.rb</filename>
    </added>
    <added>
      <filename>3rdParty/gems/activesupport/lib/activesupport.rb</filename>
    </added>
    <added>
      <filename>Resources/Croak.icns</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,7 @@
 		4DDCA70A0ACC9A6100E082CE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
 		4DDCA70C0ACC9A6100E082CE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 		4DDCA70D0ACC9A6100E082CE /* RubyCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8F5E24E03AEB6EC03A81C6F /* RubyCocoa.framework */; };
+		D60484F00E690653007A5DDD /* Croak.icns in Resources */ = {isa = PBXBuildFile; fileRef = D60484EF0E690653007A5DDD /* Croak.icns */; };
 		D61EAC620E68F9DE005C6B07 /* Growl.rb in Resources */ = {isa = PBXBuildFile; fileRef = D61EAC610E68F9DE005C6B07 /* Growl.rb */; };
 		D61EAC8E0E68FDC9005C6B07 /* gems in Resources */ = {isa = PBXBuildFile; fileRef = D61EAC790E68FDC9005C6B07 /* gems */; };
 		D628123A0E62DCAE00FBEDF4 /* NSSound+SoundList.m in Sources */ = {isa = PBXBuildFile; fileRef = D62812380E62DCAE00FBEDF4 /* NSSound+SoundList.m */; };
@@ -61,6 +62,7 @@
 		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
 		4DDCA7110ACC9A6100E082CE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
 		4DDCA7120ACC9A6100E082CE /* Croak.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Croak.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		D60484EF0E690653007A5DDD /* Croak.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Croak.icns; path = Resources/Croak.icns; sourceTree = &quot;&lt;group&gt;&quot;; };
 		D61EAC610E68F9DE005C6B07 /* Growl.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; name = Growl.rb; path = 3rdParty/Growl.rb; sourceTree = &quot;&lt;group&gt;&quot;; };
 		D61EAC790E68FDC9005C6B07 /* gems */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gems; path = 3rdParty/gems; sourceTree = &quot;&lt;group&gt;&quot;; };
 		D62812370E62DCAE00FBEDF4 /* NSSound+SoundList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = &quot;NSSound+SoundList.h&quot;; path = &quot;3rdParty/NSSound+SoundList.h&quot;; sourceTree = &quot;&lt;group&gt;&quot;; };
@@ -174,6 +176,7 @@
 		29B97317FDCFA39411CA2CEA /* Resources */ = {
 			isa = PBXGroup;
 			children = (
+				D60484EF0E690653007A5DDD /* Croak.icns */,
 				D6436F000E5E5F4D0018B508 /* green_frog.gif */,
 				D6436F010E5E5F4D0018B508 /* grey_frog.gif */,
 				D62BD9660E5D9CAB00119FB7 /* MainMenu.xib */,
@@ -316,6 +319,7 @@
 				D628125C0E63B95400FBEDF4 /* PreferencesController.rb in Resources */,
 				D62813230E63C9B900FBEDF4 /* CroakTableView.rb in Resources */,
 				D61EAC620E68F9DE005C6B07 /* Growl.rb in Resources */,
+				D60484F00E690653007A5DDD /* Croak.icns in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};</diff>
      <filename>Croak.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -731,7 +731,7 @@
 			&lt;object class=&quot;NSWindowTemplate&quot; id=&quot;84891084&quot;&gt;
 				&lt;int key=&quot;NSWindowStyleMask&quot;&gt;8223&lt;/int&gt;
 				&lt;int key=&quot;NSWindowBacking&quot;&gt;2&lt;/int&gt;
-				&lt;string key=&quot;NSWindowRect&quot;&gt;{{1101, 785}, {377, 374}}&lt;/string&gt;
+				&lt;string key=&quot;NSWindowRect&quot;&gt;{{481, 776}, {377, 374}}&lt;/string&gt;
 				&lt;int key=&quot;NSWTFlags&quot;&gt;1677721600&lt;/int&gt;
 				&lt;string key=&quot;NSWindowTitle&quot;&gt;Croak&lt;/string&gt;
 				&lt;string key=&quot;NSWindowClass&quot;&gt;NSPanel&lt;/string&gt;</diff>
      <filename>English.lproj/MainMenu.xib</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
 	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
 	&lt;string&gt;Croak&lt;/string&gt;
 	&lt;key&gt;CFBundleIconFile&lt;/key&gt;
-	&lt;string&gt;&lt;/string&gt;
+	&lt;string&gt;Croak.icns&lt;/string&gt;
 	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
 	&lt;string&gt;6.0&lt;/string&gt;
 	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
@@ -15,7 +15,7 @@
 	&lt;key&gt;CFBundleSignature&lt;/key&gt;
 	&lt;string&gt;roCr&lt;/string&gt;
 	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0 (rev-GIT)&lt;/string&gt;
+	&lt;string&gt;0.2 (rev-GIT)&lt;/string&gt;
 	&lt;key&gt;NSMainNibFile&lt;/key&gt;
 	&lt;string&gt;MainMenu&lt;/string&gt;
 	&lt;key&gt;NSPrincipalClass&lt;/key&gt;
@@ -23,7 +23,7 @@
 	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
 	&lt;string&gt;com.roobasoft.CroakApp&lt;/string&gt;
 	&lt;key&gt;CFBundleShortVersionString&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
+	&lt;string&gt;0.2&lt;/string&gt;
 	&lt;key&gt;NSUIElement&lt;/key&gt;
 	&lt;string&gt;1&lt;/string&gt;
 &lt;/dict&gt;</diff>
      <filename>Info.plist</filename>
    </modified>
    <modified>
      <diff>@@ -27,9 +27,9 @@
 				&lt;string key=&quot;NSClassName&quot;&gt;NSApplication&lt;/string&gt;
 			&lt;/object&gt;
 			&lt;object class=&quot;NSWindowTemplate&quot; id=&quot;118112917&quot;&gt;
-				&lt;int key=&quot;NSWindowStyleMask&quot;&gt;15&lt;/int&gt;
+				&lt;int key=&quot;NSWindowStyleMask&quot;&gt;1&lt;/int&gt;
 				&lt;int key=&quot;NSWindowBacking&quot;&gt;2&lt;/int&gt;
-				&lt;string key=&quot;NSWindowRect&quot;&gt;{{196, 376}, {425, 134}}&lt;/string&gt;
+				&lt;string key=&quot;NSWindowRect&quot;&gt;{{196, 376}, {485, 134}}&lt;/string&gt;
 				&lt;int key=&quot;NSWTFlags&quot;&gt;603979776&lt;/int&gt;
 				&lt;string key=&quot;NSWindowTitle&quot;&gt;Window&lt;/string&gt;
 				&lt;string key=&quot;NSWindowClass&quot;&gt;NSWindow&lt;/string&gt;
@@ -42,8 +42,8 @@
 						&lt;bool key=&quot;EncodedWithXMLCoder&quot;&gt;YES&lt;/bool&gt;
 						&lt;object class=&quot;NSTextField&quot; id=&quot;524802359&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
-							&lt;int key=&quot;NSvFlags&quot;&gt;270&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{131, 92}, {112, 22}}&lt;/string&gt;
+							&lt;int key=&quot;NSvFlags&quot;&gt;266&lt;/int&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{131, 92}, {217, 22}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSTextFieldCell&quot; key=&quot;NSCell&quot; id=&quot;116976213&quot;&gt;
@@ -80,7 +80,7 @@
 						&lt;object class=&quot;NSTextField&quot; id=&quot;484540233&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;266&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{131, 60}, {274, 22}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{131, 60}, {334, 22}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSTextFieldCell&quot; key=&quot;NSCell&quot; id=&quot;838576971&quot;&gt;
@@ -142,13 +142,13 @@
 						&lt;object class=&quot;NSTextField&quot; id=&quot;42904317&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;265&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{246, 94}, {92, 17}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{353, 94}, {115, 17}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSTextFieldCell&quot; key=&quot;NSCell&quot; id=&quot;694521348&quot;&gt;
 								&lt;int key=&quot;NSCellFlags&quot;&gt;68288064&lt;/int&gt;
 								&lt;int key=&quot;NSCellFlags2&quot;&gt;272630784&lt;/int&gt;
-								&lt;string key=&quot;NSContents&quot;&gt;.hoptoad.com&lt;/string&gt;
+								&lt;string key=&quot;NSContents&quot;&gt;.hoptoadapp.com&lt;/string&gt;
 								&lt;reference key=&quot;NSSupport&quot; ref=&quot;466535112&quot;/&gt;
 								&lt;reference key=&quot;NSControlView&quot; ref=&quot;42904317&quot;/&gt;
 								&lt;reference key=&quot;NSBackgroundColor&quot; ref=&quot;918850313&quot;/&gt;
@@ -158,7 +158,7 @@
 						&lt;object class=&quot;NSButton&quot; id=&quot;699349938&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;265&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{315, 12}, {96, 32}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{375, 12}, {96, 32}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSButtonCell&quot; key=&quot;NSCell&quot; id=&quot;1006103459&quot;&gt;
@@ -178,7 +178,7 @@
 						&lt;object class=&quot;NSButton&quot; id=&quot;727863977&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;265&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{219, 12}, {96, 32}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{279, 12}, {96, 32}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSButtonCell&quot; key=&quot;NSCell&quot; id=&quot;653144218&quot;&gt;
@@ -199,7 +199,7 @@
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;-2147482359&lt;/int&gt;
 							&lt;object class=&quot;NSPSMatrix&quot; key=&quot;NSDrawMatrix&quot;/&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{197, 21}, {16, 16}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{257, 21}, {16, 16}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSpiFlags&quot;&gt;20746&lt;/int&gt;
 							&lt;double key=&quot;NSMinValue&quot;&gt;1.600000e+01&lt;/double&gt;
@@ -208,7 +208,7 @@
 						&lt;object class=&quot;NSTextField&quot; id=&quot;1017825443&quot;&gt;
 							&lt;reference key=&quot;NSNextResponder&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;int key=&quot;NSvFlags&quot;&gt;268&lt;/int&gt;
-							&lt;string key=&quot;NSFrame&quot;&gt;{{24, 20}, {192, 17}}&lt;/string&gt;
+							&lt;string key=&quot;NSFrame&quot;&gt;{{17, 20}, {259, 17}}&lt;/string&gt;
 							&lt;reference key=&quot;NSSuperview&quot; ref=&quot;226210020&quot;/&gt;
 							&lt;bool key=&quot;NSEnabled&quot;&gt;YES&lt;/bool&gt;
 							&lt;object class=&quot;NSTextFieldCell&quot; key=&quot;NSCell&quot; id=&quot;369045005&quot;&gt;
@@ -222,7 +222,7 @@
 							&lt;/object&gt;
 						&lt;/object&gt;
 					&lt;/object&gt;
-					&lt;string key=&quot;NSFrameSize&quot;&gt;{425, 134}&lt;/string&gt;
+					&lt;string key=&quot;NSFrameSize&quot;&gt;{485, 134}&lt;/string&gt;
 					&lt;reference key=&quot;NSSuperview&quot;/&gt;
 				&lt;/object&gt;
 				&lt;string key=&quot;NSScreenRect&quot;&gt;{{0, 0}, {1920, 1178}}&lt;/string&gt;
@@ -249,14 +249,6 @@
 					&lt;int key=&quot;connectionID&quot;&gt;37&lt;/int&gt;
 				&lt;/object&gt;
 				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
-					&lt;object class=&quot;IBOutletConnection&quot; key=&quot;connection&quot;&gt;
-						&lt;string key=&quot;label&quot;&gt;auth_token&lt;/string&gt;
-						&lt;reference key=&quot;source&quot; ref=&quot;1001&quot;/&gt;
-						&lt;reference key=&quot;destination&quot; ref=&quot;484540233&quot;/&gt;
-					&lt;/object&gt;
-					&lt;int key=&quot;connectionID&quot;&gt;38&lt;/int&gt;
-				&lt;/object&gt;
-				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
 					&lt;object class=&quot;IBActionConnection&quot; key=&quot;connection&quot;&gt;
 						&lt;string key=&quot;label&quot;&gt;save:&lt;/string&gt;
 						&lt;reference key=&quot;source&quot; ref=&quot;1001&quot;/&gt;
@@ -304,6 +296,14 @@
 					&lt;/object&gt;
 					&lt;int key=&quot;connectionID&quot;&gt;47&lt;/int&gt;
 				&lt;/object&gt;
+				&lt;object class=&quot;IBConnectionRecord&quot;&gt;
+					&lt;object class=&quot;IBOutletConnection&quot; key=&quot;connection&quot;&gt;
+						&lt;string key=&quot;label&quot;&gt;auth_token&lt;/string&gt;
+						&lt;reference key=&quot;source&quot; ref=&quot;1001&quot;/&gt;
+						&lt;reference key=&quot;destination&quot; ref=&quot;484540233&quot;/&gt;
+					&lt;/object&gt;
+					&lt;int key=&quot;connectionID&quot;&gt;48&lt;/int&gt;
+				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;object class=&quot;IBMutableOrderedSet&quot; key=&quot;objectRecords&quot;&gt;
 				&lt;object class=&quot;NSArray&quot; key=&quot;orderedObjects&quot;&gt;
@@ -514,9 +514,9 @@
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilderKit&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilderKit&lt;/string&gt;
-					&lt;string&gt;{{666, 557}, {425, 134}}&lt;/string&gt;
+					&lt;string&gt;{{666, 557}, {485, 134}}&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
-					&lt;string&gt;{{666, 557}, {425, 134}}&lt;/string&gt;
+					&lt;string&gt;{{666, 557}, {485, 134}}&lt;/string&gt;
 					&lt;integer value=&quot;0&quot;/&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
 					&lt;string&gt;com.apple.InterfaceBuilder.CocoaPlugin&lt;/string&gt;
@@ -558,7 +558,7 @@
 				&lt;/object&gt;
 			&lt;/object&gt;
 			&lt;nil key=&quot;sourceID&quot;/&gt;
-			&lt;int key=&quot;maxID&quot;&gt;47&lt;/int&gt;
+			&lt;int key=&quot;maxID&quot;&gt;48&lt;/int&gt;
 		&lt;/object&gt;
 		&lt;object class=&quot;IBClassDescriber&quot; key=&quot;IBDocument.Classes&quot;&gt;
 			&lt;object class=&quot;NSMutableArray&quot; key=&quot;referencedPartialClassDescriptions&quot;&gt;</diff>
      <filename>Resources/HoptoadInfoSheet.xib</filename>
    </modified>
    <modified>
      <diff>@@ -29,7 +29,7 @@
 			&lt;object class=&quot;NSWindowTemplate&quot; id=&quot;1021054522&quot;&gt;
 				&lt;int key=&quot;NSWindowStyleMask&quot;&gt;8211&lt;/int&gt;
 				&lt;int key=&quot;NSWindowBacking&quot;&gt;2&lt;/int&gt;
-				&lt;string key=&quot;NSWindowRect&quot;&gt;{{935, 985}, {349, 126}}&lt;/string&gt;
+				&lt;string key=&quot;NSWindowRect&quot;&gt;{{436, 985}, {349, 126}}&lt;/string&gt;
 				&lt;int key=&quot;NSWTFlags&quot;&gt;1677721600&lt;/int&gt;
 				&lt;string key=&quot;NSWindowTitle&quot;&gt;Preferences&lt;/string&gt;
 				&lt;string key=&quot;NSWindowClass&quot;&gt;NSPanel&lt;/string&gt;</diff>
      <filename>Resources/Preferences.xib</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@ class ApplicationController &lt; NSObject
     NSUserDefaults.standardUserDefaults.registerDefaults(defaults)
     
     # register with growl (rawr)
-    @growl = GrowlNotifier.new('Croak',['New error'], nil, OSX::NSWorkspace.sharedWorkspace().iconForFileType_('unknown'))
+    @growl = GrowlNotifier.new('Croak',['New error'], nil, NSImage.imageNamed(&quot;Croak&quot;))
     @growl.register()
   end
   </diff>
      <filename>controllers/ApplicationController.rb</filename>
    </modified>
    <modified>
      <diff>@@ -27,8 +27,7 @@ def rb_main_init
   rbfiles = Dir.entries(path).select {|x| /\.rb\z/ =~ x}
   rbfiles -= [ File.basename(__FILE__) ]
   rbfiles.each do |path|
-    next if File.basename(path) == &quot;Error.rb&quot;
-    NSLog(path)
+    next if File.basename(path) == &quot;Error.rb&quot; # save that guy for later (takes too long to load)
     require( File.basename(path) )
   end
 end</diff>
      <filename>rb_main.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7098da5d4067234c319479d7e62f8ed3e04f109e</id>
    </parent>
  </parents>
  <author>
    <name>Brian Cooke</name>
    <email>bcooke@roobasoft.com</email>
  </author>
  <url>http://github.com/bricooke/croak-app/commit/e7cc0629df570dca967515ff82bb9970ff9d86ca</url>
  <id>e7cc0629df570dca967515ff82bb9970ff9d86ca</id>
  <committed-date>2008-08-30T06:17:47-07:00</committed-date>
  <authored-date>2008-08-30T06:17:47-07:00</authored-date>
  <message>add stolen app icon. add activesupport and activeresource since machines without dev installs dont have RoR (who knew!). resive the hoptoadinfo sheet and make it nonresizable.</message>
  <tree>9aa5578b64a3fda8bfb6f7b9afeb91c772f774d0</tree>
  <committer>
    <name>Brian Cooke</name>
    <email>bcooke@roobasoft.com</email>
  </committer>
</commit>
