Sha256: 4ac18fdde451ed361bb159d8db8de000d3e2a2ff16c804b6dee2d7a393ce2e69

Contents?: true

Size: 974 Bytes

Versions: 23

Compression:

Stored size: 974 Bytes

Contents

Gem::Specification.new do |s|
  s.name = 'tzinfo'
  s.version = '1.2.5'
  s.summary = 'Daylight savings aware timezone library'
  s.description = 'TZInfo provides daylight savings aware transformations between times in different time zones.'
  s.author = 'Philip Ross'
  s.email = 'phil.ross@gmail.com'
  s.homepage = 'http://tzinfo.github.io'
  s.license = 'MIT' 
  s.files = %w(CHANGES.md LICENSE Rakefile README.md tzinfo.gemspec .yardopts) +
            Dir['lib/**/*.rb'].delete_if {|f| f.include?('.svn')} +
            Dir['test/**/*.rb'].delete_if {|f| f.include?('.svn')} +
            Dir['test/zoneinfo/**/*'].delete_if {|f| f.include?('.svn') || File.symlink?(f)}
  s.platform = Gem::Platform::RUBY
  s.require_path = 'lib'
  s.rdoc_options << '--title' << 'TZInfo' << 
                    '--main' << 'README.md'
  s.extra_rdoc_files = ['README.md', 'CHANGES.md', 'LICENSE']
  s.required_ruby_version = '>= 1.8.7'
  s.add_dependency 'thread_safe', '~> 0.1'
end

Version data entries

23 entries across 23 versions & 10 rubygems

Version Path
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.9.0 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.8.2 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.8.1 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.8.0 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
spiral_form-0.1.1 vendor/bundle/gems/tzinfo-1.2.5/tzinfo.gemspec
spiral_form-0.1.0 vendor/bundle/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.7.1 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
zuora_connect_ui-0.7.0 vendor/ruby/2.6.0/gems/tzinfo-1.2.5/tzinfo.gemspec
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/tzinfo-1.2.5/tzinfo.gemspec
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/tzinfo-1.2.5/tzinfo.gemspec
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec
nullifyable-0.1.0 vendor/bundle/gems/tzinfo-1.2.5/tzinfo.gemspec