sculd.gemspec in sculd-0.2.1 vs sculd.gemspec in sculd-0.2.2

- old
+ new

@@ -1,14 +1,14 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: sculd 0.2.1 ruby lib +# stub: sculd 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "sculd" - s.version = "0.2.1" + s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["ippei94da"] s.date = "2017-04-24" @@ -28,9 +28,11 @@ "README.rdoc", "Rakefile", "VERSION", "bin/dates", "bin/sculd", + "example/dot.sculd", + "example/main.txt", "lib/sculd.rb", "lib/sculd/manager.rb", "lib/sculd/plan.rb", "lib/sculd/plan/deadline.rb", "lib/sculd/plan/reminder.rb",