debian-mirror-gitlab/debian/gems-compat/activesupport-5.1.6.1/activesupport.gemspec

46 lines
14 KiB
Ruby

#########################################################
# This file has been automatically generated by gem2tgz #
#########################################################
# -*- encoding: utf-8 -*-
# stub: activesupport 5.1.6.1 ruby lib
Gem::Specification.new do |s|
s.name = "activesupport".freeze
s.version = "5.1.6.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.metadata = { "changelog_uri" => "https://github.com/rails/rails/blob/v5.1.6.1/activesupport/CHANGELOG.md", "source_code_uri" => "https://github.com/rails/rails/tree/v5.1.6.1/activesupport" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["David Heinemeier Hansson".freeze]
s.date = "2018-11-27"
s.description = "A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.".freeze
s.email = "david@loudthinking.com".freeze
s.files = ["CHANGELOG.md".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "lib/active_support.rb".freeze, "lib/active_support/all.rb".freeze, "lib/active_support/array_inquirer.rb".freeze, "lib/active_support/backtrace_cleaner.rb".freeze, "lib/active_support/benchmarkable.rb".freeze, "lib/active_support/builder.rb".freeze, "lib/active_support/cache.rb".freeze, "lib/active_support/cache/file_store.rb".freeze, "lib/active_support/cache/mem_cache_store.rb".freeze, "lib/active_support/cache/memory_store.rb".freeze, "lib/active_support/cache/null_store.rb".freeze, "lib/active_support/cache/strategy/local_cache.rb".freeze, "lib/active_support/cache/strategy/local_cache_middleware.rb".freeze, "lib/active_support/callbacks.rb".freeze, "lib/active_support/concern.rb".freeze, "lib/active_support/concurrency/load_interlock_aware_monitor.rb".freeze, "lib/active_support/concurrency/share_lock.rb".freeze, "lib/active_support/configurable.rb".freeze, "lib/active_support/core_ext.rb".freeze, "lib/active_support/core_ext/array.rb".freeze, "lib/active_support/core_ext/array/access.rb".freeze, "lib/active_support/core_ext/array/conversions.rb".freeze, "lib/active_support/core_ext/array/extract_options.rb".freeze, "lib/active_support/core_ext/array/grouping.rb".freeze, "lib/active_support/core_ext/array/inquiry.rb".freeze, "lib/active_support/core_ext/array/prepend_and_append.rb".freeze, "lib/active_support/core_ext/array/wrap.rb".freeze, "lib/active_support/core_ext/benchmark.rb".freeze, "lib/active_support/core_ext/big_decimal.rb".freeze, "lib/active_support/core_ext/big_decimal/conversions.rb".freeze, "lib/active_support/core_ext/class.rb".freeze, "lib/active_support/core_ext/class/attribute.rb".freeze, "lib/active_support/core_ext/class/attribute_accessors.rb".freeze, "lib/active_support/core_ext/class/subclasses.rb".freeze, "lib/active_support/core_ext/date.rb".freeze, "lib/active_support/core_ext/date/acts_like.rb".freeze, "lib/active_support/core_ext/date/blank.rb".freeze, "lib/active_support/core_ext/date/calculations.rb".freeze, "lib/active_support/core_ext/date/conversions.rb".freeze, "lib/active_support/core_ext/date/zones.rb".freeze, "lib/active_support/core_ext/date_and_time/calculations.rb".freeze, "lib/active_support/core_ext/date_and_time/compatibility.rb".freeze, "lib/active_support/core_ext/date_and_time/zones.rb".freeze, "lib/active_support/core_ext/date_time.rb".freeze, "lib/active_support/core_ext/date_time/acts_like.rb".freeze, "lib/active_support/core_ext/date_time/blank.rb".freeze, "lib/active_support/core_ext/date_time/calculations.rb".freeze, "lib/active_support/core_ext/date_time/compatibility.rb".freeze, "lib/active_support/core_ext/date_time/conversions.rb".freeze, "lib/active_support/core_ext/digest/uuid.rb".freeze, "lib/active_support/core_ext/enumerable.rb".freeze, "lib/active_support/core_ext/file.rb".freeze, "lib/active_support/core_ext/file/atomic.rb".freeze, "lib/active_support/core_ext/hash.rb".freeze, "lib/active_support/core_ext/hash/compact.rb".freeze, "lib/active_support/core_ext/hash/conversions.rb".freeze, "lib/active_support/core_ext/hash/deep_merge.rb".freeze, "lib/active_support/core_ext/hash/except.rb".freeze, "lib/active_support/core_ext/hash/indifferent_access.rb".freeze, "lib/active_support/core_ext/hash/keys.rb".freeze, "lib/active_support/core_ext/hash/reverse_merge.rb".freeze, "lib/active_support/core_ext/hash/slice.rb".freeze, "lib/active_support/core_ext/hash/transform_values.rb".freeze, "lib/active_support/core_ext/integer.rb".freeze, "lib/active_support/core_ext/integer/inflections.rb".freeze, "lib/active_support/core_ext/integer/multiple.rb".freeze, "lib/active_support/core_ext/integer/time.rb".freeze, "lib/active_support/core_ext/kernel.rb".freeze, "lib/active_support/core_ext/kernel/agnostics.rb".freeze, "lib/active_support/core_ext/kernel/concern.rb".freeze, "lib/active_support/core_ext/kernel/reporting.rb".freeze, "lib/active_support/core_ext/kernel/singleton_class.rb".freeze, "lib/active_support/core_ext/load_error.rb".freeze, "lib/active_support/core_ext/marshal.rb".freeze, "lib/active_support/core_ext/module.rb".freeze, "lib/active_support/core_ext/module/aliasing.rb".freeze, "lib/active_support/core_ext/module/anonymous.rb".freeze, "lib/active_support/core_ext/module/attr_internal.rb".freeze, "lib/active_support/core_ext/module/attribute_accessors.rb".freeze, "lib/active_support/core_ext/module/attribute_accessors_per_thread.rb".freeze, "lib/active_support/core_ext/module/concerning.rb".freeze, "lib/active_support/core_ext/module/delegation.rb".freeze, "lib/active_support/core_ext/module/deprecation.rb".freeze, "lib/active_support/core_ext/module/introspection.rb".freeze, "lib/active_support/core_ext/module/reachable.rb".freeze, "lib/active_support/core_ext/module/remove_method.rb".freeze, "lib/active_support/core_ext/name_error.rb".freeze, "lib/active_support/core_ext/numeric.rb".freeze, "lib/active_support/core_ext/numeric/bytes.rb".freeze, "lib/active_support/core_ext/numeric/conversions.rb".freeze, "lib/active_support/core_ext/numeric/inquiry.rb".freeze, "lib/active_support/core_ext/numeric/time.rb".freeze, "lib/active_support/core_ext/object.rb".freeze, "lib/active_support/core_ext/object/acts_like.rb".freeze, "lib/active_support/core_ext/object/blank.rb".freeze, "lib/active_support/core_ext/object/conversions.rb".freeze, "lib/active_support/core_ext/object/deep_dup.rb".freeze, "lib/active_support/core_ext/object/duplicable.rb".freeze, "lib/active_support/core_ext/object/inclusion.rb".freeze, "lib/active_support/core_ext/object/instance_variables.rb".freeze, "lib/active_support/core_ext/object/json.rb".freeze, "lib/active_support/core_ext/object/to_param.rb".freeze, "lib/active_support/core_ext/object/to_query.rb".freeze, "lib/active_support/core_ext/object/try.rb".freeze, "lib/active_support/core_ext/object/with_options.rb".freeze, "lib/active_support/core_ext/range.rb".freeze, "lib/active_support/core_ext/range/conversions.rb".freeze, "lib/active_support/core_ext/range/each.rb".freeze, "lib/active_support/core_ext/range/include_range.rb".freeze, "lib/active_support/core_ext/range/overlaps.rb".freeze, "lib/active_support/core_ext/regexp.rb".freeze, "lib/active_support/core_ext/securerandom.rb".freeze, "lib/active_support/core_ext/string.rb".freeze, "lib/active_support/core_ext/string/access.rb".freeze, "lib/active_support/core_ext/string/behavior.rb".freeze, "lib/active_support/core_ext/string/conversions.rb".freeze, "lib/active_support/core_ext/string/exclude.rb".freeze, "lib/active_support/core_ext/string/filters.rb".freeze, "lib/active_support/core_ext/string/indent.rb".freeze, "lib/active_support/core_ext/string/inflections.rb".freeze, "lib/active_support/core_ext/string/inquiry.rb".freeze, "lib/active_support/core_ext/string/multibyte.rb".freeze, "lib/active_support/core_ext/string/output_safety.rb".freeze, "lib/active_support/core_ext/string/starts_ends_with.rb".freeze, "lib/active_support/core_ext/string/strip.rb".freeze, "lib/active_support/core_ext/string/zones.rb".freeze, "lib/active_support/core_ext/time.rb".freeze, "lib/active_support/core_ext/time/acts_like.rb".freeze, "lib/active_support/core_ext/time/calculations.rb".freeze, "lib/active_support/core_ext/time/compatibility.rb".freeze, "lib/active_support/core_ext/time/conversions.rb".freeze, "lib/active_support/core_ext/time/zones.rb".freeze, "lib/active_support/core_ext/uri.rb".freeze, "lib/active_support/dependencies.rb".freeze, "lib/active_support/dependencies/autoload.rb".freeze, "lib/active_support/dependencies/interlock.rb".freeze, "lib/active_support/deprecation.rb".freeze, "lib/active_support/deprecation/behaviors.rb".freeze, "lib/active_support/deprecation/constant_accessor.rb".freeze, "lib/active_support/deprecation/instance_delegator.rb".freeze, "lib/active_support/deprecation/method_wrappers.rb".freeze, "lib/active_support/deprecation/proxy_wrappers.rb".freeze, "lib/active_support/deprecation/reporting.rb".freeze, "lib/active_support/descendants_tracker.rb".freeze, "lib/active_support/duration.rb".freeze, "lib/active_support/duration/iso8601_parser.rb".freeze, "lib/active_support/duration/iso8601_serializer.rb".freeze, "lib/active_support/evented_file_update_checker.rb".freeze, "lib/active_support/execution_wrapper.rb".freeze, "lib/active_support/executor.rb".freeze, "lib/active_support/file_update_checker.rb".freeze, "lib/active_support/gem_version.rb".freeze, "lib/active_support/gzip.rb".freeze, "lib/active_support/hash_with_indifferent_access.rb".freeze, "lib/active_support/i18n.rb".freeze, "lib/active_support/i18n_railtie.rb".freeze, "lib/active_support/inflections.rb".freeze, "lib/active_support/inflector.rb".freeze, "lib/active_support/inflector/inflections.rb".freeze, "lib/active_support/inflector/methods.rb".freeze, "lib/active_support/inflector/transliterate.rb".freeze, "lib/active_support/json.rb".freeze, "lib/active_support/json/decoding.rb".freeze, "lib/active_support/json/encoding.rb".freeze, "lib/active_support/key_generator.rb".freeze, "lib/active_support/lazy_load_hooks.rb".freeze, "lib/active_support/locale/en.yml".freeze, "lib/active_support/log_subscriber.rb".freeze, "lib/active_support/log_subscriber/test_helper.rb".freeze, "lib/active_support/logger.rb".freeze, "lib/active_support/logger_silence.rb".freeze, "lib/active_support/logger_thread_safe_level.rb".freeze, "lib/active_support/message_encryptor.rb".freeze, "lib/active_support/message_verifier.rb".freeze, "lib/active_support/multibyte.rb".freeze, "lib/active_support/multibyte/chars.rb".freeze, "lib/active_support/multibyte/unicode.rb".freeze, "lib/active_support/notifications.rb".freeze, "lib/active_support/notifications/fanout.rb".freeze, "lib/active_support/notifications/instrumenter.rb".freeze, "lib/active_support/number_helper.rb".freeze, "lib/active_support/number_helper/number_converter.rb".freeze, "lib/active_support/number_helper/number_to_currency_converter.rb".freeze, "lib/active_support/number_helper/number_to_delimited_converter.rb".freeze, "lib/active_support/number_helper/number_to_human_converter.rb".freeze, "lib/active_support/number_helper/number_to_human_size_converter.rb".freeze, "lib/active_support/number_helper/number_to_percentage_converter.rb".freeze, "lib/active_support/number_helper/number_to_phone_converter.rb".freeze, "lib/active_support/number_helper/number_to_rounded_converter.rb".freeze, "lib/active_support/number_helper/rounding_helper.rb".freeze, "lib/active_support/option_merger.rb".freeze, "lib/active_support/ordered_hash.rb".freeze, "lib/active_support/ordered_options.rb".freeze, "lib/active_support/per_thread_registry.rb".freeze, "lib/active_support/proxy_object.rb".freeze, "lib/active_support/rails.rb".freeze, "lib/active_support/railtie.rb".freeze, "lib/active_support/reloader.rb".freeze, "lib/active_support/rescuable.rb".freeze, "lib/active_support/security_utils.rb".freeze, "lib/active_support/string_inquirer.rb".freeze, "lib/active_support/subscriber.rb".freeze, "lib/active_support/tagged_logging.rb".freeze, "lib/active_support/test_case.rb".freeze, "lib/active_support/testing/assertions.rb".freeze, "lib/active_support/testing/autorun.rb".freeze, "lib/active_support/testing/constant_lookup.rb".freeze, "lib/active_support/testing/declarative.rb".freeze, "lib/active_support/testing/deprecation.rb".freeze, "lib/active_support/testing/file_fixtures.rb".freeze, "lib/active_support/testing/isolation.rb".freeze, "lib/active_support/testing/method_call_assertions.rb".freeze, "lib/active_support/testing/setup_and_teardown.rb".freeze, "lib/active_support/testing/stream.rb".freeze, "lib/active_support/testing/tagged_logging.rb".freeze, "lib/active_support/testing/time_helpers.rb".freeze, "lib/active_support/time.rb".freeze, "lib/active_support/time_with_zone.rb".freeze, "lib/active_support/values/time_zone.rb".freeze, "lib/active_support/values/unicode_tables.dat".freeze, "lib/active_support/version.rb".freeze, "lib/active_support/xml_mini.rb".freeze, "lib/active_support/xml_mini/jdom.rb".freeze, "lib/active_support/xml_mini/libxml.rb".freeze, "lib/active_support/xml_mini/libxmlsax.rb".freeze, "lib/active_support/xml_mini/nokogiri.rb".freeze, "lib/active_support/xml_mini/nokogirisax.rb".freeze, "lib/active_support/xml_mini/rexml.rb".freeze]
s.homepage = "http://rubyonrails.org".freeze
s.licenses = ["MIT".freeze]
s.rdoc_options = ["--encoding".freeze, "UTF-8".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 2.2.2".freeze)
s.rubygems_version = "2.7.6".freeze
s.summary = "A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.".freeze
if s.respond_to? :specification_version then
s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
s.add_runtime_dependency(%q<concurrent-ruby>.freeze, [">= 1.0.2", "~> 1.0"])
s.add_runtime_dependency(%q<i18n>.freeze, ["< 2", ">= 0.7"])
s.add_runtime_dependency(%q<minitest>.freeze, ["~> 5.1"])
s.add_runtime_dependency(%q<tzinfo>.freeze, ["~> 1.1"])
else
s.add_dependency(%q<concurrent-ruby>.freeze, [">= 1.0.2", "~> 1.0"])
s.add_dependency(%q<i18n>.freeze, ["< 2", ">= 0.7"])
s.add_dependency(%q<minitest>.freeze, ["~> 5.1"])
s.add_dependency(%q<tzinfo>.freeze, ["~> 1.1"])
end
else
s.add_dependency(%q<concurrent-ruby>.freeze, [">= 1.0.2", "~> 1.0"])
s.add_dependency(%q<i18n>.freeze, ["< 2", ">= 0.7"])
s.add_dependency(%q<minitest>.freeze, ["~> 5.1"])
s.add_dependency(%q<tzinfo>.freeze, ["~> 1.1"])
end
end