Sha256: 2559f8a380fe8e209417169918aa4feee45da648fd378e6563e7b88395ec3b4f

Contents?: true

Size: 1.28 KB

Versions: 13

Compression:

Stored size: 1.28 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "activesupport"
  s.version = "3.2.9"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["David Heinemeier Hansson"]
  s.date = "2012-11-12"
  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."
  s.email = "david@loudthinking.com"
  s.homepage = "http://www.rubyonrails.org"
  s.rdoc_options = ["--encoding", "UTF-8"]
  s.require_paths = ["lib"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
  s.rubygems_version = "1.8.23"
  s.summary = "A toolkit of support libraries and Ruby core extensions extracted from the Rails framework."

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<i18n>, ["~> 0.6"])
      s.add_runtime_dependency(%q<multi_json>, ["~> 1.0"])
    else
      s.add_dependency(%q<i18n>, ["~> 0.6"])
      s.add_dependency(%q<multi_json>, ["~> 1.0"])
    end
  else
    s.add_dependency(%q<i18n>, ["~> 0.6"])
    s.add_dependency(%q<multi_json>, ["~> 1.0"])
  end
end

Version data entries

13 entries across 5 versions & 3 rubygems

Version Path
challah-0.9.0 vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/specifications/activesupport-3.2.9.gemspec
jquery_regex-0.0.1 vendor/bundle/specifications/activesupport-3.2.9.gemspec
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/specifications/activesupport-3.2.9.gemspec
challah-rolls-0.2.0 vendor/bundle/specifications/activesupport-3.2.9.gemspec
challah-0.8.3 vendor/bundle/specifications/activesupport-3.2.9.gemspec