2019-03-12 20:41:51 +05:30
#########################################################
# This file has been automatically generated by gem2tgz #
#########################################################
# -*- encoding: utf-8 -*-
2019-08-02 22:44:51 +05:30
# stub: activesupport 5.1.7 ruby lib
2019-03-12 20:41:51 +05:30
Gem :: Specification . new do | s |
s . name = " activesupport " . freeze
2019-08-02 22:44:51 +05:30
s . version = " 5.1.7 "
2019-03-12 20:41:51 +05:30
s . required_rubygems_version = Gem :: Requirement . new ( " >= 0 " . freeze ) if s . respond_to? :required_rubygems_version =
2019-08-02 22:44:51 +05:30
s . metadata = { " changelog_uri " = > " https://github.com/rails/rails/blob/v5.1.7/activesupport/CHANGELOG.md " , " source_code_uri " = > " https://github.com/rails/rails/tree/v5.1.7/activesupport " } if s . respond_to? :metadata =
2019-03-12 20:41:51 +05:30
s . require_paths = [ " lib " . freeze ]
s . authors = [ " David Heinemeier Hansson " . freeze ]
2019-08-02 22:44:51 +05:30
s . date = " 2019-03-28 "
2019-03-12 20:41:51 +05:30
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 " . free
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 )
2019-08-02 22:44:51 +05:30
s . rubygems_version = " 2.7.6.2 " . freeze
2019-03-12 20:41:51 +05:30
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