date_book.gemspec in date_book-0.1.1 vs date_book.gemspec in date_book-0.1.3

- old
+ new

@@ -1,19 +1,19 @@ # Generated by juwelier # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: date_book 0.1.1 ruby lib +# stub: date_book 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "date_book".freeze - s.version = "0.1.1" + s.version = "0.1.3" s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Karen Lundgren".freeze] - s.date = "2017-08-09" + s.date = "2017-08-13" s.email = "karen.e.lundgren@gmail.com".freeze s.extra_rdoc_files = [ "LICENSE.txt", "README.md" ] @@ -50,11 +50,9 @@ "app/graphql/types/event_type.rb", "app/graphql/types/mutation_type.rb", "app/graphql/types/query_type.rb", "app/helpers/date_book/application_helper.rb", "app/helpers/date_book/events_helper.rb", - "app/jobs/date_book/application_job.rb", - "app/mailers/date_book/application_mailer.rb", "app/views/date_book/application/_date_range.html.haml", "app/views/date_book/application/_wysiwyg.html.haml", "app/views/date_book/calendars/_form.html.haml", "app/views/date_book/calendars/edit.html.haml", "app/views/date_book/calendars/index.html.haml",