# -*- encoding: utf-8 -*- # stub: on_exactitude_in_science 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "on_exactitude_in_science".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Cole Willsea".freeze] s.date = "2014-09-02" s.description = "Allows user to access the text of 'On Exactitude In Science' by calling a method on any object wherein the method name is a symbol-ized representation of the text of 'On Exactitude In Science'.".freeze s.email = ["coleww@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/on_exactitude_in_science.rb".freeze, "lib/on_exactitude_in_science/version.rb".freeze, "on_exactitude_in_science.gemspec".freeze, "test/on_exactitude_in_science_test.rb".freeze] s.homepage = "https://github.com/coleww/on_exactitude_in_science".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Extends Ruby to engage with the work of Jorge Louis Borges".freeze s.test_files = ["test/on_exactitude_in_science_test.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end