Sha256: 8d711b6196aa0137192df68b2c7a513c59e3744f1a323d2d903293f0adf62a1e

Contents?: true

Size: 1.12 KB

Versions: 27

Compression:

Stored size: 1.12 KB

Contents

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

Gem::Specification.new do |s|
  s.name = %q{activesupport}
  s.version = "3.1.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = [%q{David Heinemeier Hansson}]
  s.date = %q{2011-10-06}
  s.description = %q{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 = %q{david@loudthinking.com}
  s.homepage = %q{http://www.rubyonrails.org}
  s.require_paths = [%q{lib}]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
  s.rubygems_version = %q{1.8.5}
  s.summary = %q{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<multi_json>, ["~> 1.0"])
    else
      s.add_dependency(%q<multi_json>, ["~> 1.0"])
    end
  else
    s.add_dependency(%q<multi_json>, ["~> 1.0"])
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
dirty_history-0.7.3 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.7.2 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.7.1 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.7.0 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.7 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.6 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.5 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.4 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.3 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.2 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.1 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.6.0 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.5.4 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.5.3 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.5.2 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.5.1 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.5.0 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.4.10 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.4.9 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec
dirty_history-0.4.8 dirty_history/ruby/1.9.1/specifications/activesupport-3.1.1.gemspec