Sha256: d3de7d85ae6facdc708a9013534b94a2cd5d1cc845b84dd153304c91f78ced0e

Contents?: true

Size: 1005 Bytes

Versions: 16

Compression:

Stored size: 1005 Bytes

Contents

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

Gem::Specification.new do |s|
  s.name = "tzinfo"
  s.version = "0.3.31"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Philip Ross"]
  s.date = "2011-11-05"
  s.description = "TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones."
  s.email = "phil.ross@gmail.com"
  s.extra_rdoc_files = ["README", "CHANGES"]
  s.files = ["README", "CHANGES"]
  s.homepage = "http://tzinfo.rubyforge.org/"
  s.rdoc_options = ["--exclude", "definitions", "--exclude", "indexes"]
  s.require_paths = ["lib"]
  s.rubyforge_project = "tzinfo"
  s.rubygems_version = "1.8.15"
  s.summary = "Daylight-savings aware timezone library"

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
challah-0.6.1 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.6.0 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.5.4 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.5.3 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.5.2 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.5.0 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.4.1 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.4.0 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.5 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.4 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.3 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.2 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.1 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.3.0 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.2.1 vendor/bundle/specifications/tzinfo-0.3.31.gemspec
challah-0.2.0 vendor/bundle/specifications/tzinfo-0.3.31.gemspec