escoffier.gemspec in escoffier-0.1.1 vs escoffier.gemspec in escoffier-0.1.2
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{escoffier}
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Erik Kastman"]
s.date = %q{2010-09-20}
s.description = %q{Administrative prep tasks, from mother sauces to hotel pans.}
@@ -23,9 +23,10 @@
"Rakefile",
"VERSION",
"bin/loads",
"bin/mise",
"bin/normalize_directory.rb",
+ "config/load_config.yaml",
"escoffier.gemspec",
"lib/escoffier.rb",
"lib/escoffier/compressible.rb",
"lib/escoffier/core_additions.rb",
"lib/escoffier/normalizer.rb",