# -*- encoding: utf-8 -*- # stub: time-lord 0.1.5 ruby lib Gem::Specification.new do |s| s.name = "time-lord".freeze s.version = "0.1.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kurtis Rainbolt-Greene".freeze, "Simon H\u00C3\u00B8rup Eskildsen".freeze] s.date = "2011-03-16" s.description = "This is a gem that adds a ton of extras to the Time class.".freeze s.email = ["kurtisrainboltgreene@gmail.com".freeze, "sirup@sirupsen.com".freeze] s.files = [".gitignore".freeze, ".rvmrc".freeze, ".yardoc/checksums".freeze, ".yardoc/objects/root.dat".freeze, ".yardoc/proxy_types".freeze, "COPYRIGHT".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "doc/Time.html".freeze, "doc/TimeLord.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.README.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/top-level-namespace.html".freeze, "lib/time-lord.rb".freeze, "lib/time-lord/version.rb".freeze, "test/base.rb".freeze, "test/helper.rb".freeze, "time-lord.gemspec".freeze] s.homepage = "http://github.com/krainboltgreene/time-lord#README".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Adding various bonuses to the Time class.".freeze s.test_files = ["test/base.rb".freeze, "test/helper.rb".freeze] end