File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
66Gem ::Specification . new do |s |
77 s . name = %q{grape}
8- s . version = "0.1.0 "
8+ s . version = "0.1.1 "
99
1010 s . required_rubygems_version = Gem ::Requirement . new ( ">= 0" ) if s . respond_to? :required_rubygems_version=
1111 s . authors = [ "Michael Bleigh" ]
12- s . date = %q{2010-11-13 }
12+ s . date = %q{2010-11-14 }
1313 s . description = %q{A Ruby framework for rapid API development with great conventions.}
1414 s . email = %q{michael@intridea.com}
1515 s . extra_rdoc_files = [
1616 "LICENSE" ,
17- "README.rdoc "
17+ "README.markdown "
1818 ]
1919 s . files = [
2020 ".document" ,
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
2424 "Gemfile" ,
2525 "Gemfile.lock" ,
2626 "LICENSE" ,
27- "README.rdoc " ,
27+ "README.markdown " ,
2828 "Rakefile" ,
2929 "VERSION" ,
3030 "autotest/discover.rb" ,
You can’t perform that action at this time.
0 commit comments