app_box.gemspec in app_box-0.2.2 vs app_box.gemspec in app_box-0.2.4
- old
+ new
@@ -3,25 +3,25 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "app_box"
- s.version = "0.2.2"
+ s.version = "0.2.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ahmed El.Hussaini"]
s.date = "2011-10-15"
s.description = "app_box provides a simple and yet very powerful structure to configure glonal settings for any Rails application."
s.email = "aelhussaini@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
- "README.rdoc"
+ "README.md"
]
s.files = [
".document",
"Gemfile",
"LICENSE.txt",
- "README.rdoc",
+ "README.md",
"Rakefile",
"VERSION",
"app_box.gemspec",
"lib/app_box.rb",
"test/helper.rb",