Sha256: 3aebcafa27e698d36fa395d9c7a96bf1e2c29edea9fd20d403fdaf0d2acb2852

Contents?: true

Size: 821 Bytes

Versions: 2

Compression:

Stored size: 821 Bytes

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Philip Ross"]
  s.date = "2013-03-02"
  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 = "2.0.0"
  s.summary = "Daylight-savings aware timezone library"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
font-awesome-rails-3.1.1.2 vendor/ruby/2.0.0/specifications/tzinfo-0.3.36.gemspec
font-awesome-rails-3.1.1.1 vendor/ruby/2.0.0/specifications/tzinfo-0.3.36.gemspec