Sha256: ac0114f4e56eeaea60f58dd0f82a5e9a8ec719b33b790e395ef406f72c46806a

Contents?: true

Size: 1005 Bytes

Versions: 6

Compression:

Stored size: 1005 Bytes

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Philip Ross"]
  s.date = "2013-03-10"
  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.23"
  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

6 entries across 6 versions & 2 rubygems

Version Path
font-awesome-rails-3.1.1.2 vendor/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec
font-awesome-rails-3.1.1.1 vendor/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec
fc-webicons-0.0.4 vendor/bundle/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec
fc-webicons-0.0.3 vendor/bundle/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec
fc-webicons-0.0.2 vendor/bundle/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec
fc-webicons-0.0.1 vendor/bundle/ruby/1.9.1/specifications/tzinfo-0.3.37.gemspec