quorable.gemspec in quorable-0.1.7 vs quorable.gemspec in quorable-0.1.8

- old
+ new

@@ -1,36 +1,38 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: quorable 0.1.7 ruby lib +# stub: quorable 0.1.8 ruby lib Gem::Specification.new do |s| s.name = "quorable" - s.version = "0.1.7" + s.version = "0.1.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Rahul Hor\u{e9}"] - s.date = "2013-11-26" + s.date = "2013-12-01" s.description = "Still need to add some more functionality. Right now, all this does is get the 10 (or fewer) most recent paths for a given topic." s.email = "hore.rahul@gmail.com" s.executables = ["quera"] s.extra_rdoc_files = [ "LICENSE.txt", "README.md" ] s.files = [ ".document", ".rspec", + ".travis.yml", "Gemfile", "Gemfile.lock", "LICENSE.txt", "README.md", "Rakefile", "VERSION", "bin/quera", "lib/quorable.rb", "quorable.gemspec", + "spec/fixtures/music.html", "spec/quorable_spec.rb", "spec/spec_helper.rb" ] s.homepage = "http://github.com/O-I/quorable" s.licenses = ["MIT"]